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

Release 1.3.15.0 #262

Closed
wants to merge 36 commits into from
Closed

Release 1.3.15.0 #262

wants to merge 36 commits into from

Conversation

lukas-vlcek
Copy link
Collaborator

Description

The release commit for #259


  • All my commits include DCO.
    DCO stands for Developer Certificate of Origin and it is your declaration that your contribution is correctly attributed and licensed. Please read more about how to attach DCO to your commits here (spoiler alert: in most cases it is as simple as using -s option when doing git commit).
    Please be aware that commits without DCO will cause failure of PR CI workflow and can not be merged.

lukas-vlcek and others added 30 commits June 15, 2022 10:53
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Stein Arne Storslett <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Bumps [tim-actions/get-pr-commits](https://github.com/tim-actions/get-pr-commits) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/tim-actions/get-pr-commits/releases)
- [Commits](tim-actions/get-pr-commits@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: tim-actions/get-pr-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Closes: #154
Closes: #158

Signed-off-by: Lukáš Vlček <[email protected]>
* Bump actions/setup-java from 1 to 3

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 1 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v1...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* GHA java-setup@v3 requires distribution name

Signed-off-by: Lukáš Vlček <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Bumps [tim-actions/get-pr-commits](https://github.com/tim-actions/get-pr-commits) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/tim-actions/get-pr-commits/releases)
- [Commits](tim-actions/get-pr-commits@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: tim-actions/get-pr-commits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
This is backport of #167

Signed-off-by: nhuttran <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Closes #193

Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Backport of #200

Signed-off-by: Lukáš Vlček <[email protected]>
Closes #214

Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Closes #225

Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
dependabot bot and others added 6 commits December 4, 2023 17:06
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Bumps [tim-actions/get-pr-commits](https://github.com/tim-actions/get-pr-commits) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/tim-actions/get-pr-commits/releases)
- [Commits](tim-actions/get-pr-commits@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: tim-actions/get-pr-commits
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
Signed-off-by: Lukáš Vlček <[email protected]>
@lukas-vlcek
Copy link
Collaborator Author

Wrong branch, closing....

@lukas-vlcek lukas-vlcek closed this Apr 5, 2024
@lukas-vlcek lukas-vlcek deleted the release_1.3.15.0 branch April 5, 2024 13:20
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.

3 participants