@@ -16,19 +16,21 @@ guide](https://riscv-runners.riseproject.dev/docs/getting-started/install).
1616## GitLab
1717
1818The ` python-wheels ` project is a continuation of
19- [ wheel_builder] ( https://gitlab.com/riseproject/python/wheel_builder ) , which is
20- hosted on GitLab. This project leverages the GitLab CI/CD framework to create
21- pipelines for building, testing, and deploying wheels, along with automatic
22- documentation updates and periodic checks for new package versions upstream.
19+ [ wheel_builder] ( https://riseproject.gitlab.io/python/wheel_builder/index.html ) ,
20+ which is hosted on GitLab. This project leverages the GitLab CI/CD framework to
21+ create pipelines for building, testing, and deploying wheels, along with
22+ automatic documentation updates and periodic checks for new package versions
23+ upstream.
2324
2425While development and maintenance now primarily occur on GitHub, the existing
2526GitLab infrastructure (particularly the package registry) must be maintained.
2627
2728### GitLab for Open Source
2829
2930We apply for the [ GitLab for Open
30- Source] ( https://about.gitlab.com/solutions/open-source/join/ ) program.
31- Membership requires annual renewal.
31+ Source] ( https://about.gitlab.com/solutions/open-source/join/ ) program. This
32+ provides us with the GitLab Ultimate Plan at no cost. Membership requires annual
33+ renewal.
3234
3335### CI/CD Pipeline Tokens and Access
3436
0 commit comments