Commit Graph

30 Commits (577981d90a92199f260dd03fd1ea79937d574796)

Author SHA1 Message Date
Josh Rabinowitz 577981d90a
disable arch tests for now (#928)
* disable arch tests for now
* note that Arch Linux now requires install from source
* note issue with Arch, and with spaces in parent dirs
2 years ago
dependabot[bot] 68b19e031d
Bump vmactions/freebsd-vm from 0.1.9 to 0.2.0 (#906)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.1.9 to 0.2.0.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.1.9...v0.2.0)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] b980f8eea0
Bump vmactions/freebsd-vm from 0.1.7 to 0.1.9 (#902)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.1.7 to 0.1.9.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.1.7...v0.1.9)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
dependabot[bot] 6e4eefc954
Bump vmactions/freebsd-vm from 0.1.6 to 0.1.7 (#898)
Bumps [vmactions/freebsd-vm](https://github.com/vmactions/freebsd-vm) from 0.1.6 to 0.1.7.
- [Release notes](https://github.com/vmactions/freebsd-vm/releases)
- [Commits](https://github.com/vmactions/freebsd-vm/compare/v0.1.6...v0.1.7)

---
updated-dependencies:
- dependency-name: vmactions/freebsd-vm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Josh Rabinowitz c143bf0652
add freebsd testing (#849) 2 years ago
Josh Rabinowitz a7fa6554e8
test on windows with WSL, update changelog 2 years ago
Nikita Sobolev fee5b1a181
Use matrix build for OSX tests (#805)
* Update test.yml

* Update test.yml

* Update test.yml
2 years ago
Josh Rabinowitz 563ae4ec82
improve testing gitignore, add verbose test on osx (#800)
* Improve testing of .gitignore contents
* add an automated verbose output test on osx
* rename variables, comment improvements
2 years ago
Nikita Sobolev 20fbaf2126
Update test.yml 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>
2 years ago
Josh Rabinowitz a57acbceab
test on arch (#785)
* also cleanups
2 years ago
Josh Rabinowitz 2b9cfcdb64
test and build release rpms with alma linux 2 years ago
Josh Rabinowitz ae866f7505
test with rocky linux instead of centos (#772) 2 years ago
Nikita Sobolev 722a28a975
Update test.yml (#764) 2 years ago
Nikita Sobolev 9cef8bb25f
Update test.yml 2 years ago
Nikita Sobolev 8c5d5dd3eb
Update test.yml 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
sobolevn ce73d9d43c No idea how windows works, removed 3 years ago
sobolevn 49c308c26c Fixes Windows build 3 years ago
sobolevn 17fd5ff3ab Trying out windows CI 3 years ago
sobolevn 5fc8ecbdde Adds hadolint, re-enables shellcheck 3 years ago
sobolevn 2bdb4e4f84 Adds osx tests and gnupg1 3 years ago
sobolevn a342993dd6 Adds new manual generation process 3 years ago
sobolevn 5dae68ca0a Adds centos tests 3 years ago
sobolevn 28dbdf3fde Adds fedora testing 3 years ago
sobolevn 9efae709db Adds alpine tests 3 years ago
sobolevn 38e72e7b05 Adds ubuntu testing 3 years ago
sobolevn edf822d30b Fixes lint action 3 years ago
sobolevn 6be7bdc1d3 Adds lint 3 years ago
sobolevn 8f7b9c51de [WIP] New CI 3 years ago