release

Solid

Test and publish one exact aweb OSS candidate using artifact tags.

AI & Automation 80 stars 9 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
64
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
29
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Release OSS `main` is synchronization only. Decide the artifact tags before testing. 1. Run `make release-candidate TAGS='tag-vX.Y.Z ...'` from the final clean commit. It runs every local Docker test and E2E and creates the tags only on complete success. 2. Push each resulting tag separately with `git push origin refs/tags/<tag>`. 3. Each tag invokes only its thin artifact publisher; hosted publishers never rerun product suites. During a hosted-runner outage, use `make release-publish TAG=<tag>` with the registry credential documented in `docs/release.md`.

Details

Author
awebai
Repository
awebai/aweb
Created
7 months ago
Last Updated
5 days ago
Language
Go
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category