-
Notifications
You must be signed in to change notification settings - Fork 51
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
Update bleeding branch from Master #272
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Prison V3.2.8 Release!
Check for null and an empty string in the parseInt() function for the…
v3.2.8.1 2021-06-18 Apply fixes to the v3.2.8 release
Bleeding pull v3.2.8
Release branch v3.2.9
Release branch v3.2.10
Release branch v3.2.11
Release branch.v3.3.0 alpha.12
Bleeding branch v3.3.0 alpha.13
Bleeding branch v3.3.0 alpha.14
Bleeding branch v3.3.0 alpha.15
Bleeding branch v3.3.0 alpha.16
Adding a code of conduct to the project to help better define expected behaviors of everyone who comes in to contact with this project.
Added a Bug Report and Feature request templates to satisfy some of the github community standards.
Create CODE_OF_CONDUCT.md
Update issue templates
Initial security policies for Prison. This provides more support for github's community standards.
Create SECURITY.md
Bleeding branch v3.3.0 alpha.17
Bleeding branch v3.3.0 alpha.17a
Bleeding branch v3.3.0 alpha.18
Bleeding branch v3.3.0 alpha.18a
Github updated their actions, whereas the checkout and upload-artifact are currently at v4 and v1 and v2 has been disabled and must change. v3 will be disabled in about 2 months, so only makes sense to update to v4. actions/setup-java has also been updated to v2, but not sure if v1 is yet depricated; updating now to bypass near future issues if it will too be disabled.
Revert to actions/setup-java@v1 since @v2 failed and I do not have the time to figure it out. v1 was working, and not producing any errors... sooo....
Update github's actions for prison's internal build process when committing to github: gradle.yml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull request to update bleeding based on the current mater branch. they have not been updated for a while.