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

Update gpg release step to use new variables format #748

Merged
merged 22 commits into from
Apr 18, 2023

Conversation

fedinskiy
Copy link
Contributor

Summary

New format was introduced here: https://github.com/crazy-max/ghaction-import-gpg/releases/tag/v4.0.0 This PR brought it to our codebase #745

Please check the relevant options

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Dependency update
  • Refactoring
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • This change requires execution against OCP (use run tests phrase in comment)

Checklist:

  • Example scenarios has been updated / added
  • Methods and classes used in PR scenarios are meaningful
  • Commits are well encapsulated and follow the best practices

mjurc and others added 22 commits April 14, 2023 15:58
…shift extension

Applications, which use separate network interface for management
can now be deployed by openshift extension
Be aware, that https connection for the interface is not enabled
upstream, so it is disabled in tests.
Update used actions, remove unused parts
Bump mamezou-tech/setup-helmfile from 1.0.0 to 1.2.0
Bump actions/download-artifact from 1 to 3
Bump al-cheb/configure-pagefile-action from 1.2 to 1.3
Bump actions/checkout from 2 to 3
Bump actions/upload-artifact from 1 to 3
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 3 to 5.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Changelog](https://github.com/crazy-max/ghaction-import-gpg/blob/v5/CHANGELOG.md)
- [Commits](crazy-max/ghaction-import-gpg@v3...v5)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions/crazy-max/ghaction-import-gpg-5

Bump crazy-max/ghaction-import-gpg from 3 to 5
…nterface-openshift

Support deployment of applications with management interface via openshift extension
Add retention-days for storing maven repo artifact
@fedinskiy fedinskiy requested a review from mjurc April 18, 2023 12:53
Copy link
Member

@mjurc mjurc left a comment

Choose a reason for hiding this comment

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

Thanks for the prompt fix!

Merging as this doesn't affect CI actions

@mjurc mjurc merged commit b942deb into quarkus-qe:main Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants