Paul Hinze
|
e600d6e4a8
|
GH Actions: Remove architecture from inputs
Should clean up warnings like this:
> Unexpected input(s) 'architecture', valid inputs are ['ruby-version',
> 'rubygems', 'bundler', 'bundler-cache', 'working-directory',
> 'cache-version']
|
2022-04-25 12:26:44 -05:00 |
|
Paul Hinze
|
a684350a7b
|
Give CI jobs unique names
This helps make https://github.com/nektos/act easier to use locally,
since you often want to run `act -j jobname` when debugging a failed
workflow.
|
2022-04-25 12:26:40 -05:00 |
|
Chris Roberts
|
1c0362837a
|
Re-enable Ruby 2.6 in testing
|
2022-04-25 12:24:42 -05:00 |
|
sophia
|
0dbb1d7da3
|
Drop ruby 2.6 from testing
|
2022-04-25 12:24:41 -05:00 |
|
Chris Roberts
|
5d24b91f70
|
Disable testing for Ruby 2.5
|
2021-10-29 08:48:30 -07:00 |
|
Chris Roberts
|
e7a6f397da
|
Updates for Ruby 3.0
|
2021-06-21 15:57:46 -07:00 |
|
grahamhub
|
c157c6c317
|
fix versioning syntax (on correct branch) #12305
|
2021-04-14 16:43:20 -05:00 |
|
sophia
|
ff40bd2cf9
|
Use ruby/setup-ruby gh action
actions/setup-ruby is deprecated
|
2021-04-13 16:23:54 -05:00 |
|
sophia
|
d9b3bebf67
|
Make tests run on changes to templates
|
2021-02-19 09:42:37 -06:00 |
|
Dan Čermák
|
ac467ce64a
|
Add Gemfile, vagrant.gemspec & Rakefile to testing github workflow
|
2020-12-04 15:09:59 +01:00 |
|
sophia
|
336001ac17
|
Update default branch to main
|
2020-10-19 16:37:10 -05:00 |
|
Chris Roberts
|
203ebf59ad
|
Update minimum Ruby constriant to 2.5
|
2020-08-10 13:05:41 -07:00 |
|
Chris Roberts
|
97b127297f
|
Add path filtering to pull requests
Also include `./bin` directory contents
|
2020-03-10 15:59:08 -07:00 |
|
Brian Cain
|
b33dfa968d
|
Add glob syntax to include files inside path folders
|
2020-03-10 10:07:49 -07:00 |
|
Brian Cain
|
52bd7ba797
|
Only run workflow tests on code paths
|
2020-03-10 09:54:56 -07:00 |
|
Chris Roberts
|
ee302f3a9b
|
Add CI scripts and configuration
Provides scripts for building, storing, and releasing Vagrant
via builders. Includes updates for testing and removal of
deprecated CI configuration.
|
2020-01-15 17:16:54 -08:00 |
|