Граф коммитов

192 Коммитов

Автор SHA1 Сообщение Дата
GrantBirki f6a5490587
update all `actions/checkout` versions to v4 2024-03-18 09:46:22 -06:00
GrantBirki 4e1d5fbfdb
update bootstrap script 2024-03-18 09:44:20 -06:00
GrantBirki cd3cac8418
fmt 2024-03-18 09:42:29 -06:00
GrantBirki 7c87f34399
fix broken acceptance tests and pin bundler to a version for stability 2024-03-18 09:39:34 -06:00
Arun 9672545585
Quote envvar to match documentation 2024-01-22 17:34:46 -08:00
Arun 51c8ded24b
ci: Use GITHUB_OUTPUT envvar instead of set-output command 2024-01-12 21:33:27 -08:00
Grant Birkinbine f9b81cf67f
Merge pull request #24 from github/release-updates
Release Updates
2023-08-29 15:35:45 -06:00
GrantBirki 978a05d5a3
update all the gems 2023-08-29 14:16:52 -06:00
GrantBirki fdd7a42562
linter 2023-08-29 14:11:37 -06:00
GrantBirki 188ab0ad56
panolint fixes 2023-08-29 14:10:26 -06:00
GrantBirki c851355a24
bundle install 2023-08-29 14:08:40 -06:00
GrantBirki 3da705c7be
use our standard 'lib/version.rb' file 2023-08-29 14:08:25 -06:00
GrantBirki e2991ccd69
add new status badges 2023-08-29 14:04:42 -06:00
GrantBirki b42648b701
remove old release script 2023-08-29 13:58:39 -06:00
GrantBirki d9ef9258a2
add build ci job 2023-08-29 13:53:31 -06:00
GrantBirki 5bad72d7ab
update workflows 2023-08-29 13:53:07 -06:00
GrantBirki f9a6b13c97
add release workflow 2023-08-29 13:51:01 -06:00
GrantBirki d9d78c8705
update docs 2023-08-29 13:46:13 -06:00
Grant Birkinbine a380771872
Merge pull request #22 from github/Shaeli-patch-1
Update ldap.rb to allow unencrypted LDAP Access
2023-08-29 11:08:06 -06:00
Grant Birkinbine 94c75021a2
Merge branch 'main' into Shaeli-patch-1 2023-08-28 17:50:34 -06:00
Victor H 27deb869de
Merge pull request #23 from github/nobe4-patch-1
Delete vendor-gem
2023-06-08 23:52:33 +02:00
Victor H a3dad6bc36
Delete vendor-gem
Remove unused file
2023-06-08 23:42:45 +02:00
Eléonore Carpentier 00ec1db325 Add missing gems 2023-04-03 09:43:49 +02:00
Eléonore Carpentier 896e28a913 Bump version 2023-04-03 09:30:37 +02:00
Eléonore Carpentier b5c1f18a11 Fix tests 2023-04-03 09:15:37 +02:00
Eléonore Carpentier f71769fc06
Update ldap.rb to allow LDAP and not LDAPS access
The code was failing because 
```
vendor/gems/ruby/3.1.0/gems/net-ldap-0.17.1/lib/net/ldap/connection.rb:72:in `open_connection': unsupported encryption method  (Net::LDAP::Error)
```
The "nil" encryption method doesn't exist, to not use encryption, we can just omit the `encryption` parameter
2023-04-02 12:26:55 +02:00
Dan Hoerst 3a623ac8a7
Merge pull request #18 from brasic/readme-fix
Remove broken link
2023-03-07 10:15:25 -05:00
Carl Brasic ab80a241b4 Remove broken link
It looks like docs/reorgs.md was redacted by blanking when this repo was
open sourced. To avoid a README which points to a blank page, delete the
reference as well as the file.
2023-01-20 15:46:54 -06:00
Dan Hoerst 2d489448aa
Merge pull request #14 from chrisgavin/allow-ignoring-expirations
Add a configuration option for ignoring expirations.
2022-11-09 12:22:12 -05:00
Dan Hoerst 8d63a8de86
Merge branch 'main' into allow-ignoring-expirations 2022-11-09 11:00:04 -05:00
Rick Bradley d77a37e01f
Merge pull request #8 from github/ruby3
Upgrade to ruby3(.1.2)
2022-09-14 11:21:05 -05:00
Rick Bradley 6dd13e2eeb
Merge branch 'main' into allow-ignoring-expirations 2022-09-05 12:59:14 -05:00
Rick Bradley ae6ca68fd0 Stop using deprecated bundler flags in bootstrap 2022-09-05 12:50:29 -05:00
Rick Bradley 169843f4de Merge remote-tracking branch 'origin/main' into ruby3 2022-09-05 12:27:39 -05:00
Rick Bradley 264dad1381 upgrade simplecov-erb 2022-09-05 12:24:00 -05:00
Chris Gavin f5d650894b
Add a configuration option for ignoring expirations. 2022-09-02 14:22:07 +01:00
Dan Hoerst 2f6d495df9
Merge pull request #13 from github/octokit
Remove octokit dependency since that lives in entitlements-github-plu…
2022-08-25 17:31:19 -04:00
Dan Hoerst af8de8179d Add bundler lock 2022-08-25 15:32:24 -04:00
Dan Hoerst f72f272288 Remove bundler freeze 2022-08-25 15:28:47 -04:00
Dan Hoerst 91810ad416 Remove octokit dependency since that lives in entitlements-github-plugin now 2022-08-25 15:26:55 -04:00
Rick Bradley a934c7d69e Ensure we keep ruby platform 2022-08-16 14:32:12 -05:00
Rick Bradley 094b216426 Upgrade faraday to get non-deprecated version
and to also get non-deprecated multipart-post dependencies
2022-08-16 14:25:33 -05:00
Rick Bradley 3a89480ef3 Merge remote-tracking branch 'origin/main' into ruby3 2022-08-15 16:53:20 -05:00
Rick Bradley eb4d5f89b1
Merge pull request #10 from github/push-both-gems
Allow releasing to both entitlements and entitlements-app gem names
2022-08-15 16:36:52 -05:00
Rick Bradley c227c12c08 Drop debugging output 2022-08-15 15:32:00 -05:00
Rick Bradley e40594c3db Allow releasing to both entitlements and entitlements-app gem names 2022-08-15 15:10:24 -05:00
Rick Bradley a68a540ef1 Bring back ruby2 Dockerfile as -ruby2 Dockerfile for acceptance matrix 2022-08-09 21:24:19 -05:00
Rick Bradley 3b43218946 Start splitting Dockerfile for acceptance tests based on ruby version 2022-08-09 21:20:37 -05:00
Rick Bradley 492d2f4523 Bring ruby version matrix into changes: section of acceptance workflow 2022-08-09 21:14:22 -05:00
Rick Bradley 803f1349b3 Use ruby/setup-ruby action for acceptance 2022-08-09 21:09:01 -05:00