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

Using GitHub actions for nightly and release #393

Merged
merged 15 commits into from
Jul 30, 2023

Conversation

Rover656
Copy link
Member

@Rover656 Rover656 commented Jul 30, 2023

Description

Adds automated nightly and release pipelines.

Nightly will build any dev/* branches, and releases will be built and published everywhere with the GitHub releases page.

This also makes jar classifiers easier to understand, -all is now not suffixed, and the previously unsuffixed build is now classified as -partial

Checklist:

  • My code follows the style guidelines of this project (.editorconfig, most IDEs will use this for you).
  • I have performed a self-review of my own code.
  • I have commented my code in areas it may be challenging to understand.
  • I have made corresponding changes to the documentation.
  • My changes are ready for review from a contributor.

@Rover656 Rover656 added Area-Backend Backend work not usually visible to players. P-0-High High priority, crash/breaking. labels Jul 30, 2023
@Rover656 Rover656 changed the title Initial work on new nightly action Using GitHub actions for nightly and release Jul 30, 2023
@Rover656 Rover656 merged commit 9bdfe16 into dev/1.20.1 Jul 30, 2023
@Rover656 Rover656 deleted the feature/nightly-actions branch July 30, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Backend Backend work not usually visible to players. P-0-High High priority, crash/breaking.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant