Skip to content

feat: Migrate install instructions from Gemfury to GitHub Pages#2932

Open
barnabasbusa wants to merge 1 commit intomainfrom
bbusa/fix-install-instructions
Open

feat: Migrate install instructions from Gemfury to GitHub Pages#2932
barnabasbusa wants to merge 1 commit intomainfrom
bbusa/fix-install-instructions

Conversation

@barnabasbusa
Copy link
Collaborator

Summary

  • Update all apt/yum repository URLs from Gemfury (apt.fury.io/kurtosis-tech, yum.fury.io/kurtosis-tech) to the new GitHub Pages hosted repo (sdk.kurtosis.com/kurtosis-cli-release-artifacts)
  • Add a migration warning banner to the install page with one-liner commands for existing Gemfury users to switch over
  • Update CI configs (CircleCI + GitHub Actions) to use the new repository URL

Files changed

  • docs/docs/get-started/installing-the-cli.md — new URLs + migration notice
  • docs/docs/guides/installing-historical-versions.md — new URLs
  • .circleci/config.yml — 4 apt source references updated
  • .github/workflows/build.yml — 1 apt source reference updated

Test plan

  • Verify apt-get update && apt-get install kurtosis-cli works with new URL
  • Verify yum install kurtosis-cli works with new URL
  • Verify docs render correctly with the migration warning banner

🤖 Generated with Claude Code

The apt/yum package repositories have moved from Gemfury
(apt.fury.io/kurtosis-tech, yum.fury.io/kurtosis-tech) to GitHub Pages
(sdk.kurtosis.com/kurtosis-cli-release-artifacts).

Update all apt/yum URLs in:
- Install docs (installing-the-cli.md)
- Historical versions guide (installing-historical-versions.md)
- CI configs (.circleci/config.yml, .github/workflows/build.yml)

Also add a migration notice to the install page with one-liner commands
for users still pointing at the old Gemfury repositories.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@barnabasbusa barnabasbusa requested a review from tedim52 March 5, 2026 13:20
@barnabasbusa barnabasbusa changed the title Migrate install instructions from Gemfury to GitHub Pages feat: Migrate install instructions from Gemfury to GitHub Pages Mar 5, 2026
@cloudflare-workers-and-pages
Copy link

Deploying kurtosis with  Cloudflare Pages  Cloudflare Pages

Latest commit: 47bbcf7
Status: ✅  Deploy successful!
Preview URL: https://001aff62.kurtosis-docs.pages.dev
Branch Preview URL: https://bbusa-fix-install-instructio.kurtosis-docs.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant