Skip to content

ci: trigger ci#12

Closed
upils wants to merge 2 commits into
mainfrom
check-workflow
Closed

ci: trigger ci#12
upils wants to merge 2 commits into
mainfrom
check-workflow

Conversation

@upils
Copy link
Copy Markdown
Owner

@upils upils commented Apr 21, 2026

  • Have you signed the CLA?

@upils
Copy link
Copy Markdown
Owner Author

upils commented Apr 21, 2026

Command Mean [s] Min [s] Max [s] Relative
BASE 13.799 ± 0.034 13.744 13.848 1.00
HEAD 13.806 ± 0.053 13.712 13.867 1.00 ± 0.00

cjdcordeiro and others added 2 commits April 23, 2026 13:49
After the recent changes to the `GITHUB_TOKEN`, the `build.yml` workflow can no longer push the release artifacts to the GitHub release: https://github.com/canonical/chisel/actions/runs/24026969346

This PR replaces the `GITHUB_TOKEN` with a new one, managed by us. This new token has `contents: write` permissions (similarly to the `GITHUB_TOKEN`), which are unfortunately broad, because GitHub does not offer fine-grained control for releases. The use of the secret is bound to a single step, which runs our own CI script, and always in the context of the base repo and on `release` events.
@upils upils closed this Apr 28, 2026
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.

2 participants