forked from micronaut-projects/micronaut-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
update #1
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
Open
CoderYellow
wants to merge
535
commits into
MicroJService:master
Choose a base branch
from
micronaut-projects:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update #1
Conversation
This file contains hidden or 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
#406) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….7 (#410) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…#409) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#408) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….0 (#417) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…11 (#415) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#421) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….1 (#420) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#425) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
#427) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
There is a dependabot vulnerability alert for versions < 2.4.2 This PRs pins to a specific version of the Gradle build-action. Using a specific version instead of @v2 keeps CI more stable. see: https://github.com/marketplace/actions/gradle-build-action
* ci: GitHub upload-artifacts @v4 * v4 upload artifacts * Update gradle.yml * upload artifacts v4.0.0
https://github.com/actions/upload-artifact#breaking-changes > Uploading to the same named Artifact multiple times. > Due to how Artifacts are created in this new version, it is no longer possible to upload to the same named Artifact multiple times. You must either split the uploads into multiple Artifacts with different names, or only upload once. Otherwise you will encounter an error.
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ctions (#433) * chore(deps-dev): use same versions for artifact upload and download Actions Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com> * chore(deps-dev): pin the artifact Actions and use the exact versions Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com> --------- Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
….2 (#435) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….0-m9 (#612) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Unfortunately, GitHub does not expose the “Set as the latest release”. see: https://github.com/orgs/community/discussions/64734 This PR invokes the GitHub API to identify whether a release is the latest or not. BETA influences whether `latest` docs are published or not: https://github.com/micronaut-projects/github-pages-deploy-action/blob/master/entrypoint.sh#L106 This PR sets beta to true if the release is draft, prerelease (this UI Settings is exposed) or if the release is not the latest release
This reverts commit 83a6f18.
Unfortunately, GitHub does not expose the “Set as the latest release”. see: https://github.com/orgs/community/discussions/64734 This PR invokes the GitHub API to identify whether a release is the latest or not. BETA influences whether latest docs are published or not: https://github.com/micronaut-projects/github-pages-deploy-action/blob/master/entrypoint.sh#L106 This PR sets beta to true if the release is draft, prerelease (this UI Settings is exposed) or if the release is not the latest release
To avoid expanding secrets in run blocks is security-sensitive [githubactions:S7636](https://sonarcloud.io/organizations/micronaut-projects/rules?open=githubactions%3AS7636&rule_key=githubactions%3AS7636)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….9 (#623) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….0-m12 (#627) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…-artifact-actions chore(deps): update github artifact actions (major)
…e-5.x chore(deps): update actions/cache action to v5
…create-pull-request-8.x chore(deps): update peter-evans/create-pull-request action to v8
…kout-6.x chore(deps): update actions/checkout action to v6.0.1
….build.shared.settings-8.x chore(deps): update plugin io.micronaut.build.shared.settings to v8.0.0-m13
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
….12 (#630) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.
No description provided.