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

Cleanup and add version to preview builds #3894

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

WalshyDev
Copy link
Member

@WalshyDev WalshyDev commented Jul 6, 2023

Changes the version in preview builds from 4.9-UNOFFICIAL to Preview Build #<pr-num>-<hash>

Just a nice way to see what preview build we're running, check it's latest, check it's the right pr, etc.

Also does some cleanup, we no longer do preview stuff in the "Java CI" workflow and try to work around it firing on both push + pr. There's now just a PR workflow

@WalshyDev WalshyDev requested a review from a team as a code owner July 6, 2023 21:00
@github-actions github-actions bot added the 🧹 Chores Refactoring / Cleanup. label Jul 6, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Your Pull Request was automatically labelled as: "🧹 Chores"
Thank you for contributing to this project! ❤️

@WalshyDev WalshyDev force-pushed the chore/add-ver-to-preview-builds branch from 6f246ea to ee626e4 Compare July 6, 2023 21:15
@J3fftw1
Copy link
Contributor

J3fftw1 commented Jul 7, 2023

bit out of scope but can we add the commit to the preview message as signature so we know if it has changed

@WalshyDev WalshyDev force-pushed the chore/add-ver-to-preview-builds branch from 973b4a2 to 366b870 Compare July 7, 2023 07:11
@WalshyDev WalshyDev changed the title Add version to preview builds Cleanup and add version to preview builds Jul 7, 2023
@WalshyDev WalshyDev force-pushed the chore/add-ver-to-preview-builds branch from dfb863b to 69dbecf Compare July 7, 2023 07:48
Sfiguz7
Sfiguz7 previously approved these changes Jul 7, 2023
@J3fftw1
Copy link
Contributor

J3fftw1 commented Jul 7, 2023

@WalshyDev can you fire a preview build so we know how it looks?

@WalshyDev
Copy link
Member Author

Nope, it runs on main (which is why it can access secrets and so forth). We'd need to merge it in to see

@J3fftw1
Copy link
Contributor

J3fftw1 commented Jul 7, 2023

ugh

@WalshyDev
Copy link
Member Author

yeah trying to make this actually run as a test is annoying, in theory it'll work now but I'm sure another error will happen

@WalshyDev WalshyDev force-pushed the chore/add-ver-to-preview-builds branch from ddf460b to 16871dd Compare July 7, 2023 08:05
@WalshyDev
Copy link
Member Author

yeah i give up, we'll just test once merged

@WalshyDev WalshyDev force-pushed the chore/add-ver-to-preview-builds branch from 16871dd to cd699ce Compare July 7, 2023 08:07
@WalshyDev WalshyDev force-pushed the chore/add-ver-to-preview-builds branch from cd699ce to c0e0b64 Compare July 7, 2023 08:07
@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@WalshyDev WalshyDev requested a review from Sfiguz7 July 7, 2023 08:09
Copy link
Member

@Sefiraat Sefiraat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again, just trusting you know your stuff here xD <3

Copy link
Member

@Sfiguz7 Sfiguz7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Blob goes beep boop

@Sfiguz7 Sfiguz7 merged commit 8241f65 into master Jul 7, 2023
11 checks passed
@Sfiguz7 Sfiguz7 deleted the chore/add-ver-to-preview-builds branch July 7, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹 Chores Refactoring / Cleanup.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants