secondlife / secondlife/viewer
add warning about LL_TAG_RELEASE_TOKEN expiration
Open
@brad-linden is already working on this.
Since Jan 9, 2025.
ignore-for-release
infra
stale
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Description
the tag-release workflow needs an access token to create a tag properly for building a release and the longest expiration we can set is 1 year. we should record the expiration date in a repo Environment var and add a warning log statement to build.yaml's release job that triggers a couple weeks before expiration so this doesn't sneak up on us.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.