Skip to content

Commit befc7b0

Browse files
committed
README: add 'Infrastructure' section
Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
1 parent 2d49ac6 commit befc7b0

2 files changed

Lines changed: 12 additions & 6 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,7 @@ Under Construction
4646
## Contributing
4747

4848
Under Construction
49+
50+
## Infrastructure
51+
52+
See [infrastructure.md](docs/infrastructure.md)

docs/infrastructure.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,19 +16,21 @@ guide](https://riscv-runners.riseproject.dev/docs/getting-started/install).
1616
## GitLab
1717

1818
The `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

2425
While development and maintenance now primarily occur on GitHub, the existing
2526
GitLab infrastructure (particularly the package registry) must be maintained.
2627

2728
### GitLab for Open Source
2829

2930
We 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

Comments
 (0)