Commit Graph

40 Commits

Author SHA1 Message Date
Dean Welch 557b2c70c6 Enable longpaths on windows github actions runners 2025-03-13 15:00:39 +00:00
adfoster-r7 91f1db308d Update ubuntu versions for github actions 2025-03-04 17:52:31 +00:00
adfoster-r7 ad8c1c3f43 Update nokogiri dependency 2025-02-07 16:26:52 +00:00
adfoster-r7 293598d924 Support Ruby 3.4 2024-12-26 13:47:48 +00:00
Arne De Herdt fe4d5aff74 MS-9682 Rails Upgrade Preparation: Workflows
Updating the workflows to accommodate the required changes for the Ruby on Rails 7.1 upgrade.
This increases the timeout settings and changes the healthcheck command to properly use the correct account and reduce the noise level in the logs.
2024-11-14 09:39:19 +01:00
cgranleese-r7 145ab02f0c Land #19573, Update to Ruby 3.2 2024-11-04 16:37:29 +00:00
adfoster-r7 69dabe6817 Update to Ruby 3.2 2024-11-04 16:08:01 +00:00
adfoster-r7 825e557269 Update puma and dependencies 2024-10-30 22:41:00 +00:00
adfoster-r7 566a7f1c36 Update docker Ruby version 2024-09-25 16:30:05 +01:00
adfoster-r7 e10d8e20f2 Add support for Ruby 3.4.0-preview1 2024-06-10 19:36:34 +01:00
adfoster-r7 b1381f54a1 Dry BUNDLER_WITHOUT config 2024-06-07 15:59:16 +01:00
adfoster-r7 93953313b2 Use latest Ruby 3.3 releases during tests 2024-05-29 12:29:21 +01:00
adfoster-r7 50a220b00f Add support for Ruby 3.3.x 2024-05-23 15:55:45 +01:00
adfoster-r7 c4e55f1493 Update ruby version 2024-05-20 17:55:10 +01:00
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