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
Jeffrey Martin
aad35abff2
expand version to 3.0.3 until 3.1 is handled
2021-12-28 09:22:17 -06:00
adfoster-r7
3c6dc6dba7
Remove ruby3 label automation
2021-09-07 14:53:16 +01: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
Brendan Coles
8a4bf53143
GitHub Actions: Termux issue label: auto close issue
2021-08-02 13:54:29 +00:00
Alan Foster
8039babfad
Replace third-party github labels app with standalone github actions
2021-04-21 10:13:08 +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
Jeffrey Martin
1a8911e934
Land #14495 , Add github actions for testing
2020-12-14 12:18:13 -06:00
dwelch-r7
eb5241d1e3
Make feature, enhancement, library label exemptions
2020-12-11 15:40:13 +00:00
Alan Foster
3fd028b43d
Add github actions for testing
2020-12-10 19:02:16 +00:00
dwelch-r7
6f0bf7d2a6
Add more exempt labels
2020-12-01 13:20:14 +00:00
dwelch-r7
93685407f6
Limit stalebot to weekdays
2020-11-16 11:38:49 +00:00
dwelch-r7
7da99f72b8
Update schedule-stale.yml
2020-10-07 11:43:43 +01:00
dwelch-r7
d63a79b35f
Increase operations per run
2020-09-09 16:35:31 +01:00
dwelch-r7
5769519d2d
Exclude more labels from stale bot
2020-09-08 12:08:36 +01:00
dwelch-r7
234ef7cd6d
Reduce operations per run
2020-09-07 14:07:54 +01:00
dwelch-r7
bea6259560
Set exempt labels
2020-08-26 22:09:16 +01:00
dwelch-r7
8272d556e6
Put in debug mode for initial land
2020-07-22 12:50:11 +01:00
dwelch-r7
8713313aca
Add a stale bot for dealing with stale issues
2020-07-21 23:08:42 +01:00