Commit Graph

22 Commits

Author SHA1 Message Date
Tristram Oaten 0ae51b0d10 fix sha 2022-04-28 10:58:56 +01:00
Tristram Oaten a52cd5a16a Update setup-ruby to the latest release
The default github action ruby template references this old commit which doesn't have any modern rubies https://github.com/ruby/setup-ruby/commit/473e4d8fe5dd94ee328fdfca9f8c9c7afc9dae5e
The fix is to update the pinned version to the latest release https://github.com/alphagov/forms-api/pull/3/commits/e3c8ad2759088a12ba9f3040d2c47c23799c8455
2022-04-25 15:02:37 +01:00
Sampark Sharma c47d6eda52 Merge branch 'main' into patch-7 2022-03-30 14:53:33 +05:30
Thomas Boop 1d9d6d7fb0 Update Actions to node16 (#1469)
* update actions

* address merge conflicts

* fix java updates

* update github script

* update cache to v3

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-03-28 22:40:48 +05:30
arjundashrath baf5276476 Update ruby.yml 2022-02-14 13:05:59 +05:30
chenrui d36b72e889 ruby: add ruby 2.7 and 3.0 into bootstrap script (#766)
sync with main branch

quote versions

remove redundant bundle install

Signed-off-by: Rui Chen <rui@chenrui.dev>
2021-01-05 11:11:06 -05:00
Benoit Daloze d644b9852c Update ruby.yml to use the latest release of ruby/setup-ruby (#758)
https://github.com/ruby/setup-ruby/releases/tag/v1.61.0

Co-authored-by: Josh Gross <joshmgross@github.com>
2021-01-04 15:24:14 -05:00
Andy McKay 04faecd243 Update ruby.yml
Noticed that this version of setup-ruby causes problems with the `set-env` deprecation. This just bumps it up to the latest commit on https://github.com/ruby/setup-ruby/
2020-12-01 13:40:54 -08:00
Christopher Schleiden abf7f258d1 Use $default-branch token 2020-07-13 12:12:41 -07:00
Benoit Daloze 9dd8f4e44a Use a full commit sha as required by GitHub for 3rd-party actions 2020-04-10 23:09:51 +02:00
Benoit Daloze 67ffe1ea7a Use ruby/setup-ruby for the Ruby starter workflow 2020-04-06 18:14:17 +02:00
Edward Thomson 8beb802437 Renormalize line endings
We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
2020-03-21 14:55:11 +00:00
Konrad Pabjan d037e97e82 Update starter workflows 2020-02-12 13:26:01 -05:00
Sean C. Sullivan ca86544176 GitHub Actions checkout v1 -> v2 2019-12-24 14:22:22 -08:00
Danny McCormick 3b54d16037 Update setup actions to use *-version (#31) 2019-08-14 14:05:28 -04:00
Danny McCormick ee61b8e679 v1 tags for checkout (#38) 2019-08-14 10:43:09 -04:00
Chris Patterson b13ec89084 Initial formatting 2019-08-06 16:37:30 -07:00
Danny McCormick 17db7d1efb Update templates to use v1 tag 2019-08-02 10:30:20 -04:00
Mike Coutermarsh 80cb6f08a7 Fix indenting, invalid syntax 2019-07-31 16:44:02 -07:00
Andy McKay 58deb538c4 add in checkout step 2019-07-30 08:17:08 -07:00
Andy McKay 961d4c73bd actions to steps 2019-07-29 15:36:33 -07:00
Andy McKay 9a95e8f777 add in Ruby 2019-07-29 15:34:10 -07:00