Commit Graph

32 Commits

Author SHA1 Message Date
dependabot[bot]
9dec52f4ae Bump actions/cache from 2.1.5 to 2.1.6
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.5...v2.1.6)

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 13:37:06 +00:00
dependabot[bot]
9e4cee9c4e Bump actions/setup-node from 2.4.0 to 2.4.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 07:12:01 +00:00
dependabot[bot]
71e37aba03 Bump actions/setup-node from 2.2.0 to 2.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-06 07:09:30 +00:00
dependabot[bot]
235c237e46 Bump actions/setup-node from 2.1.5 to 2.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.5...v2.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 20:17:34 +00:00
Brenda Wallace
e0c4c77568 Merge pull request #2821 from Growstuff/dependabot/github_actions/actions/cache-2.1.5
Bump actions/cache from 2 to 2.1.5
2021-05-17 08:33:02 +12:00
Brenda Wallace
b3a2c3ed8e Merge pull request #2822 from Growstuff/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-05-17 08:32:43 +12:00
dependabot[bot]
72f34765fa Bump actions/cache from 2 to 2.1.5
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 2.1.5.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v2.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 14:37:39 +00:00
dependabot[bot]
b71cafa922 Bump actions/setup-ruby from 1 to 1.1.3
Bumps [actions/setup-ruby](https://github.com/actions/setup-ruby) from 1 to 1.1.3.
- [Release notes](https://github.com/actions/setup-ruby/releases)
- [Commits](https://github.com/actions/setup-ruby/compare/v1...v1.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 14:37:39 +00:00
dependabot[bot]
e95ff8e423 Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 14:37:38 +00:00
dependabot[bot]
cc8e924a6e Bump actions/setup-node from 2.pre.beta to 2.1.5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.pre.beta to 2.1.5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2-beta...v2.1.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 16:30:46 +00:00
dependabot-preview[bot]
7be9e72d1e Upgrade to GitHub-native Dependabot 2021-04-28 16:44:59 +00:00
Brenda Wallace
c733bb463c add flickr keys to ci 2021-01-05 19:46:07 +13:00
Brenda Wallace
42116db99e break out steps of setup 2021-01-05 19:46:07 +13:00
Brenda Wallace
784bf66216 use codeclimate from gem 2021-01-05 19:46:07 +13:00
Brenda Wallace
0cb7c76c76 use apt-get instead of apt 2021-01-05 19:46:07 +13:00
Brenda Wallace
f0b931b3cd Remove duplicate env var 2021-01-05 19:46:07 +13:00
Brenda Wallace
4f70156d4c install chrome in gh workflow 2021-01-05 19:46:07 +13:00
Brenda Wallace
ce88f6e43e Move env variable to on place in gh workflow config 2021-01-05 19:46:07 +13:00
Brenda Wallace
0d33960e1d Rename ci step to "start elasticsearch" 2021-01-05 19:46:07 +13:00
Brenda Wallace
bd62b7bd5d adding RAILS_SECRET_TOKEN: supersecret 2021-01-05 19:46:07 +13:00
Brenda Wallace
39f244f3be devise secrets needs to match 2021-01-05 19:46:07 +13:00
Brenda Wallace
9d77d5362d Set elasticsearch to 7.5.1 2021-01-05 19:46:07 +13:00
Brenda Wallace
528cc5c1b3 Add elastic search 2021-01-05 19:46:07 +13:00
Brenda Wallace
2b843ceaca Only run on pull requests 2021-01-05 19:46:07 +13:00
Brenda Wallace
e276efe1f0 Run the rspec on github 2021-01-05 19:46:07 +13:00
Brenda Wallace
03d807cc45 Create brakeman-analysis.yml 2021-01-05 19:46:07 +13:00
Brenda Wallace
5b2355bf42 check out repo 2020-08-26 12:36:58 +12:00
Brenda Wallace
b1b2661682 only run static checks on github 2020-08-26 12:36:58 +12:00
Brenda Wallace
fe0157641a Removing dependabot config 2020-08-26 12:36:58 +12:00
Brenda Wallace
0a604ede52 Run github actions on push, pull request 2020-08-26 12:36:58 +12:00
Brenda Wallace
8016a35e49 Adding contributor check to github actions 2020-08-26 12:36:58 +12:00
Brenda Wallace
fb37cf8843 Adding github actions 2020-08-26 12:36:58 +12:00