KanchiMoe
ac7c06e18c
Upversion Github Actions
2024-03-02 14:30:54 +00:00
Dean Welch
901a972a71
Remove extra CI test run
2024-02-20 14:48:04 +00:00
Dean Welch
46273d5f08
Add test run with defer module loads feature enabled
2024-01-16 17:40:55 +00:00
adfoster-r7
cb83782159
Add support for Ruby 3.3.0-preview3
2023-11-18 01:52:34 +00:00
adfoster-r7
b81252e34f
Add support for ruby 3.3.0-preview2
2023-10-13 01:41:10 +01:00
adfoster-r7
68ce65c6c9
Revert "Revert "Add Meterpreter sanity tests to CI""
2023-08-15 13:24:59 +01:00
adfoster-r7
cdbd591f07
Revert "Add Meterpreter sanity tests to CI"
2023-08-10 19:08:09 +01:00
adfoster-r7
9a3d068c17
Add apt-get install options for y and no-install-recommends
2023-08-03 17:12:00 +01:00
adfoster-r7
d968d92e53
Remove Ruby 2.7 from Github actions
2023-06-30 14:10:07 +01:00
adfoster-r7
085943bd78
Add Ruby 3.3.0-preview1 to test suite
2023-06-29 22:53:17 +01:00
cgranleese-r7
fb196cb378
Testing Ruby 3.2 against CI
2023-01-31 13:19:06 +00:00
Grant Willcox
6057047384
fix: 🐛 Add quotes around Ruby version strings
...
This fixes issues where Ruby would interpret version strings as floats,
which could lead to casting errors. An example of this was when 3.0 would be interpreted
as the number 3, so instead of getting the latest Ruby 3.0.X release,
you would instead get the latest Ruby 3 release.
2022-12-27 12:27:54 -06:00
Grant Willcox
2d2ab6b739
Bump actions/checkout to version 3.x to use NodeJS 16.x instead of deprecated NodeJS 12
2022-10-19 11:36:36 -05:00
adfoster-r7
3a281234df
Add feature flagged datastore rewrite, with support for option fallback lookups
2022-09-16 12:59:02 +01:00
cgranleese-r7
4993fb7921
updates ubuntu 18.04 to 20.04
2022-09-02 10:46:17 +01:00
adfoster-r7
f65119b353
Support OpenSSL3 and run Ubuntu 22.04 in test matrix
2022-08-03 15:49:53 +01:00
Jeffrey Martin
3fe5e8b450
dependency updates PR action
...
In an effort to offer an opportunity for security review and approval
of gem updates after a version is tagged and pushed a new `bundle update`
be preformed and a branch pushed containing the isolate `Gemfile.lock` changes.
This new action will open a PR for committers to review and an land after
completing security review of updates in the gems.
2022-04-12 14:40:15 -05:00
adfoster-r7
76ede9ef8f
Add ruby 3.1 support
2022-03-24 21:59:02 +00:00
adfoster-r7
9694b9ff1d
Add explicit Github action permissions
2022-03-01 19:48:33 +00:00
Jeffrey Martin
370d0b4bc0
remove ruby 2.5 support
...
Update the project to officially drop Ruby 2.5.
2022-01-10 12:06:44 -06:00
Jeffrey Martin
aad35abff2
expand version to 3.0.3 until 3.1 is handled
2021-12-28 09:22:17 -06:00
sjanusz
d191042cbf
Update workflow to Ubuntu 18.04
2021-09-02 14:06:55 +01:00
adfoster-r7
c97263b9d3
Add support for ruby 3
2021-08-10 12:58:09 +01:00
Alan Foster
260527076c
Require rubocop for new modules
2021-02-23 23:05:48 +00:00
Alan Foster
7cb8876e92
Ensure msftidy runs on ci
2021-01-29 12:29:15 +00:00
Alan Foster
3fd028b43d
Add github actions for testing
2020-12-10 19:02:16 +00:00