Skip to content

chore(ci): use apache archive for cassandra download#98

Merged
BigLep merged 2 commits intomainfrom
rvagg/cassandra-from-archive
Apr 1, 2026
Merged

chore(ci): use apache archive for cassandra download#98
BigLep merged 2 commits intomainfrom
rvagg/cassandra-from-archive

Conversation

@rvagg
Copy link
Copy Markdown
Contributor

@rvagg rvagg commented Mar 31, 2026

dlcdn is only for the latest versions, we were using 5.0.6 which was removed when 5.0.7 was released. In this change we use archive.apache.org which has all the versions and we increment to 5.0.7 while we're at it.

See failure example @ https://github.com/FilOzone/foc-devnet/actions/runs/23631974924/job/68834336731 & https://dlcdn.apache.org/cassandra/ vs https://archive.apache.org/dist/cassandra/

dlcdn is only for the latest versions, we were using 5.0.6 which was
removed when 5.0.7 was released. In this change we use archive.apache.org
which has all the versions and we increment to 5.0.7 while we're at it.
@rvagg rvagg requested review from Copilot and rjan90 March 31, 2026 06:41
@FilOzzy FilOzzy added this to FOC Mar 31, 2026
@github-project-automation github-project-automation bot moved this to 📌 Triage in FOC Mar 31, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the scenario prerequisites installer to fetch Apache Cassandra from the Apache archive (so older point releases remain downloadable) and bumps the Cassandra version used for cqlsh.

Changes:

  • Bump Cassandra dependency used for cqlsh from 5.0.6 → 5.0.7.
  • Switch Cassandra download URL from dlcdn.apache.org to archive.apache.org for version stability.

@Kubuxu
Copy link
Copy Markdown

Kubuxu commented Mar 31, 2026

I should have checked open PRs.

@BigLep BigLep moved this from 📌 Triage to 🔎 Awaiting review in FOC Apr 1, 2026
Copy link
Copy Markdown
Contributor

@BigLep BigLep left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change makes sense to me and is similar to the proposal from @Kubuxu in #99

@github-project-automation github-project-automation bot moved this from 🔎 Awaiting review to ✔️ Approved by reviewer in FOC Apr 1, 2026
@BigLep BigLep merged commit c20d1fd into main Apr 1, 2026
5 of 6 checks passed
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FOC Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

5 participants