Commit Graph

30 Commits

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
2022-09-05 18:51:45 -04:00
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>
2022-07-19 21:13:28 +03:00
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>
2022-07-18 19:52:04 +03:00
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>
2022-07-12 16:36:33 -04:00
Josh Rabinowitz
c143bf0652
add freebsd testing (#849) 2022-04-24 14:26:05 -04:00
Josh Rabinowitz
a7fa6554e8
test on windows with WSL, update changelog 2022-04-23 23:54:22 -04:00
Nikita Sobolev
fee5b1a181
Use matrix build for OSX tests (#805)
* Update test.yml

* Update test.yml

* Update test.yml
2022-03-27 13:47:46 +03:00
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
2022-03-26 14:49:11 -04:00
Nikita Sobolev
20fbaf2126
Update test.yml 2022-03-03 19:06:30 +03:00
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>
2022-03-02 18:14:04 +03:00
Josh Rabinowitz
a57acbceab
test on arch (#785)
* also cleanups
2022-02-27 08:37:18 -05:00
Josh Rabinowitz
2b9cfcdb64
test and build release rpms with alma linux 2022-02-15 13:49:02 -05:00
Josh Rabinowitz
ae866f7505
test with rocky linux instead of centos (#772) 2022-02-13 13:46:17 -05:00
Nikita Sobolev
722a28a975
Update test.yml (#764) 2022-02-01 23:10:31 +03:00
Nikita Sobolev
9cef8bb25f
Update test.yml 2022-01-31 18:23:56 +03:00
Nikita Sobolev
8c5d5dd3eb
Update test.yml 2021-05-19 10:46:35 +03:00
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
2021-05-05 15:59:28 +03:00
sobolevn
ce73d9d43c No idea how windows works, removed 2021-05-04 13:01:41 +03:00
sobolevn
49c308c26c Fixes Windows build 2021-05-04 13:01:41 +03:00
sobolevn
17fd5ff3ab Trying out windows CI 2021-05-04 13:01:41 +03:00
sobolevn
5fc8ecbdde Adds hadolint, re-enables shellcheck 2021-05-04 13:01:41 +03:00
sobolevn
2bdb4e4f84 Adds osx tests and gnupg1 2021-05-04 13:01:41 +03:00
sobolevn
a342993dd6 Adds new manual generation process 2021-05-04 13:01:41 +03:00
sobolevn
5dae68ca0a Adds centos tests 2021-05-04 13:01:41 +03:00
sobolevn
28dbdf3fde Adds fedora testing 2021-05-04 13:01:41 +03:00
sobolevn
9efae709db Adds alpine tests 2021-05-04 13:01:41 +03:00
sobolevn
38e72e7b05 Adds ubuntu testing 2021-05-04 13:01:41 +03:00
sobolevn
edf822d30b Fixes lint action 2021-05-04 13:01:41 +03:00
sobolevn
6be7bdc1d3 Adds lint 2021-05-04 13:01:41 +03:00
sobolevn
8f7b9c51de [WIP] New CI 2021-05-04 13:01:41 +03:00