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

Rework Release Creation #231

Merged
merged 4 commits into from
Feb 5, 2023

Conversation

grische
Copy link
Contributor

@grische grische commented Feb 5, 2023

This PR backports aca0f24 and it reworks the release action to handle release created in the Github UI gracefully.

Using the new download-artifact@v3 together with softprops/action-gh-release@v1 also allows us to drop the second Github Action matrix run and only have a single instance.

Here is an examplary run: https://github.com/grische/site-ffm/actions/runs/4096766822

goligo and others added 4 commits February 5, 2023 12:12
As the Github build is building targets in separate VMs, it does not use the target-list in the Makefile, but holds its own copy instead. This change moves the target list into a new file called "targets" which is then used by the Makefile as well as the Github workflow.
@grische grische requested a review from a team as a code owner February 5, 2023 13:26
@grische grische merged commit 635a228 into freifunkMUC:stable Feb 5, 2023
@grische grische deleted the feature/release_creation_rework branch February 5, 2023 19:37
@grische grische added the backport gluon-v2021.1.x Backport to 4/32 Branch label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants