Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Snapshot and actions #166

Merged
merged 6 commits into from
Jan 21, 2022
Merged

Snapshot and actions #166

merged 6 commits into from
Jan 21, 2022

Conversation

lucaneg
Copy link
Member

@lucaneg lucaneg commented Jan 21, 2022

Description
Commits on the master branch will now:

  • perform a build + cron build and publish junit results
  • delete pre-releases from GitHub Packages of all 3 subprojects
  • compute a changelog from the last tag, and compute a new candidate tag name by increasing the patch number by 1
  • effectively build and publish to GitHub Packages only
  • move the latest tag to the current commit
  • create (or update) a pre-release for the latest tag, containing the computed changelog

Implemented features
Closes #164

@lucaneg lucaneg added 🎆 type:feature New feature or request 🧱 scope:build Workflow or build setup work labels Jan 21, 2022
@lucaneg lucaneg added this to the 0.1b5 milestone Jan 21, 2022
@lucaneg lucaneg self-assigned this Jan 21, 2022
@lucaneg lucaneg added the 🏗 resolution:wip Incomplete work - do not review yet label Jan 21, 2022
@github-actions
Copy link

Unit Test Results

  34 files    34 suites   20s ⏱️
205 tests 205 ✔️ 0 💤 0 ❌

Results for commit f487ad6.

@github-actions

This comment has been minimized.

@lucaneg lucaneg removed the 🏗 resolution:wip Incomplete work - do not review yet label Jan 21, 2022
@VincenzoArceri VincenzoArceri merged commit bb05be4 into master Jan 21, 2022
@VincenzoArceri VincenzoArceri deleted the snapshot-and-actions branch January 21, 2022 16:08
@github-actions
Copy link

All Test Results (unit + cron)

  44 files  ±0    44 suites  ±0   33s ⏱️ +18s
227 tests ±0  227 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit bb05be4. ± Comparison against base commit 1173b98.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧱 scope:build Workflow or build setup work 🎆 type:feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQUEST] Snapshot releases
2 participants