- Feb 22, 2024
-
-
Matthew Clarkson authored
We need a second maintainer for each section!
-
Matthew Clarkson authored
This patch adds `upload:*` targets to the project that will upload the binaries and put them in the GitLab generic package registry. This requires a `~/.netrc` with a `api` token setup for `gitlab.arm.com`. To upload all binaries perform the following: for TARGET in $(bazelisk query 'upload:*'); do bazelisk run --ui_event_filters -INFO -- "${TARGET}" done Things to do in the future: - Create a `multirun` upload target that does the upload in parallel - Add a manually triggered CI job that does the upload - This will need a deploy token with _only_ package registry access For now, a manual upload has been done help with outages.
-
- Feb 19, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Feb 14, 2024
-
-
Matthew Clarkson authored
-
- Feb 13, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Jan 13, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Jan 12, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Jan 09, 2024
-
-
Thomas Wilks authored
-
- Jan 05, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Nov 15, 2023
-
-
Matthew Clarkson authored
-
- Nov 14, 2023
-
-