Commit Graph

25 Commits (22d0aeb4ba4f75ce61bc0153afed7325bd24c30e)

Author SHA1 Message Date
dependabot[bot] e7f6e573cb
Bump actions/checkout from 3 to 4 (#1024)
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](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Josh Rabinowitz c7751afad8
temp removal alpine releases for #881; build fixes (#884)
* temp removal alpine releases for #881; build fixes
* update CHANGELOG for next release
* update archlinux base image
2 years ago
sobolevn 83e1e282f6
Run release-ci on Makefile changes 2 years ago
sobolevn 0c3a535ec6
Fix release dry run 2 years ago
sobolevn 9f04fe7593
Fix releaser install 2 years ago
sobolevn 7d68acffbe
Add release dry-run 2 years ago
dependabot[bot] 08ae017981
Bump actions/checkout from 2 to 3 (#787)
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](https://github.com/actions/checkout/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Josh Rabinowitz 2b9cfcdb64
test and build release rpms with alma linux 3 years ago
Nikita Sobolev 569f2e8315
Update release-ci.yml 3 years ago
Nikita Sobolev f761eba9a9
Update release-ci.yml (#774) 3 years ago
Nikita Sobolev 07e948b68e
Update release-ci.yml 3 years ago
dependabot[bot] 192bd479d7
Bump actions/github-script from 5.1.0 to 6 (#773)
Bumps [actions/github-script](https://github.com/actions/github-script) from 5.1.0 to 6.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v5.1.0...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] 3535a6171d
Bump actions/github-script from 3 to 5.1.0 (#771)
Bumps [actions/github-script](https://github.com/actions/github-script) from 3 to 5.1.0.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](https://github.com/actions/github-script/compare/v3...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Nikita Sobolev ebcdf214f2
Update release-ci.yml 3 years ago
Nikita Sobolev 62ebb9b497
Update release-ci.yml 3 years ago
Nikita Sobolev bd88b31585
Update release-ci.yml 3 years ago
Nikita Sobolev 0ea259187f
Update release-ci.yml 3 years ago
Nikita Sobolev 7db41789ea
Update release-ci.yml 3 years ago
Nikita Sobolev 9b91d94c66
Update release-ci.yml 3 years ago
Nikita Sobolev ae82ff5fd6
Update release-ci.yml 3 years ago
Nikita Sobolev 2114fc6e7c
Update release-ci.yml 3 years ago
sobolevn d2b9184f19
Fixes alpine releases, refs #659 3 years ago
sobolevn 5e264fa99e
Fixes release-ci 3 years ago
sobolevn 5f976c7de0
Fixes release-ci 3 years ago
Nikita Sobolev 19941f91f4
Adds release-ci script to test installation (#664)
* Adds release-ci script to test installation

* Fixes CI

* Fixes CI

* Renames some variables to follow the same SECRETS_ convention
3 years ago