Commit Graph

73 Commits

Author SHA1 Message Date
adfoster-r7 e7bc17cab3 Add postgres acceptance tests 2024-03-07 10:35:45 +00:00
KanchiMoe ac7c06e18c Upversion Github Actions 2024-03-02 14:30:54 +00:00
adfoster-r7 fcbb3bddfa Update github action libraries 2024-02-29 15:51:23 +00:00
Dean Welch 901a972a71 Remove extra CI test run 2024-02-20 14:48:04 +00:00
adfoster-r7 0d250c49fa Remove redundant require statements in tests 2024-02-14 12:26:08 +00:00
adfoster-r7 12b188d186 Temporarily remove PHP github action testing 2024-02-05 14:36:26 +00:00
adfoster-r7 48221e594d
Land #18704, Leverage the module metadata cache in the module_sets 2024-02-02 14:16:46 +00:00
adfoster-r7 d9defd40e4 Update PHP Github action for acceptance tests 2024-02-01 18:02:46 +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 901938c0f1
Add Meterpreter compatibility matrix generation 2023-09-11 12:04:18 +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 d8dc189168
Add Meterpreter sanity tests to CI 2023-08-03 17:11:44 +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
adfoster-r7 6aad398e2b
Update attic issue text 2023-04-25 00:42:10 +01:00
cgranleese-r7 c1df987c0b Adds support for attic label on issues 2023-04-17 13:45:39 +01:00
adfoster-r7 6870efc34a
Land #17426, Update all references to old Wiki to point to new docs site 2023-02-01 23:49:20 +00:00
adfoster-r7 5076518fe4
Land #17559, add support for Ruby 3.2 2023-01-31 13:45:51 +00:00
cgranleese-r7 fb196cb378 Testing Ruby 3.2 against CI 2023-01-31 13:19:06 +00:00
Grant Willcox 6043d0ffba
Update all links from Wiki site to new docs site. 2023-01-27 09:58:53 -06:00
Grant Willcox 87b9152314
Continue fixing versions of Ruby in YAML files not being properly quoted like they should be. 2023-01-26 09:49:08 -06:00
adfoster-r7 e3cd004003
Add edit link to docs website 2023-01-13 14:01:40 +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
adfoster-r7 ee800db2fa
Land #17161, Bump actions/checkout to version 3.x 2022-10-20 11:02:35 +01:00
Grant Willcox 3f6649982b
Update additional .github files to use actions/checkout@v3 2022-10-19 12:59:32 -05: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
Gábor Lipták 548c3408a8
Bump actions/github-script to v6
Signed-off-by: Gábor Lipták <gliptak@gmail.com>
2022-10-04 19:47:20 -04:00
cgranleese-r7 55119aaac7
Land #16940, Rewrite datastore, and add support for option fallback lookups 2022-09-16 14:19:19 +01:00
adfoster-r7 3a281234df
Add feature flagged datastore rewrite, with support for option fallback lookups 2022-09-16 12:59:02 +01:00
Jeffrey Martin 1aa5e2f38b
update lint to ruby 2.7 2022-09-13 09:43:37 -05:00
cgranleese-r7 3587c38687 Updates ubuntu 18.04 to ubuntu-latest 2022-09-02 16:33:30 +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
bcoles a7676dc375
Workflows: Labels: Fix typo 2022-07-21 12:08:57 +10:00
Jeffrey Martin f4131817f0
improve PR filter to reference `owner`
When using `head` to filter the PR list user or head organization
and branch name in the format of `user:ref-name` or `organization:ref-name`
are required.
2022-05-02 12:22:01 -05:00
Jeffrey Martin 2934fe6ab8
add context to log entries 2022-04-28 17:03:31 -05:00
Jeffrey Martin 9b3424f166
log for PR status 2022-04-28 16:55:38 -05:00
Jeffrey Martin 6b6dff0c6a
unique constants 2022-04-28 15:00:14 -05:00
Jeffrey Martin 7f386e635c
expand weekly deps PR logging 2022-04-28 14:53:22 -05:00
adfoster-r7 0cba703b7e
Add docs build to CI 2022-04-25 16:14:58 +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
dwelch-r7 a82c936613
Land #16373, Add initial ruby 3.1 support 2022-04-07 16:44:02 +01:00
adfoster-r7 76ede9ef8f
Add ruby 3.1 support 2022-03-24 21:59:02 +00:00
adfoster-r7 078f165ff4
Add stale bot exemption for discussion label 2022-03-16 14:50:19 +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