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

ci: update workflows to the default version from Workflow-Template #50

Merged
merged 4 commits into from
May 14, 2024

Conversation

kayman-mk
Copy link
Member

@kayman-mk kayman-mk commented May 14, 2024

Description

  • update all workflows according to the latest version from Workflow-Templates
  • as we now use Java 21, I added a test to make sure that the class files are compatible to Java 8 (as we want to support this old version)

Copy link

Hey @kayman-mk! 👋

Thank you for your contribution to the project. Please refer to the contribution rules for a quick overview of the process.

Make sure that this PR clearly explains:

  • the problem being solved
  • the best way a reviewer and you can test your changes

With submitting this PR you confirm that you hold the rights of the code added and agree that it will published under this LICENSE.

The following ChatOps commands are supported:

  • /help: notifies a maintainer to help you out

Simply add a comment with the command in the first line. If you need to pass more information, separate it with a blank line from the command.

This message was generated automatically. You are welcome to improve it.

@kayman-mk kayman-mk changed the title ci: update workflows to latest version ci: update workflows to the default version from Workflow-Template May 14, 2024
@kayman-mk kayman-mk merged commit c29c89c into main May 14, 2024
14 checks passed
@kayman-mk kayman-mk deleted the update-workflows branch May 14, 2024 12:24
kayman-mk added a commit that referenced this pull request May 14, 2024
# Description

The release files are provided by the standard workflow templates. We
have to remove them here. #50 didn't do that.

The workflow failed with

```
Run # using same ref as in calling workflow
Cloning into '.release_clone'...
Your branch is up to date with 'origin/main'.
mv: cannot stat '.release/.releaserc.yml': No such file or directory
Error: Process completed with exit code 1.
```

# Verification

None, it's the release process which can't be checked here. Was checked
in the Test repository without a `.release` directory.
@HapagLloydTechnicalUser

🎉 This PR is included in version 1.3.18 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants