Commit Graph

47 Commits

Author SHA1 Message Date
Bret Fisher
fcd9d2f262 Update Super-Linter workflow configuration 2026-04-13 21:39:17 -04:00
Bret Fisher
2119a31476 move back to ruby 3.1 (#83)
* move back to ruby 3.1
* gem system update and fixing local builds
* fixing 2nd build, adding ignore
* adding dockerignore
2023-03-07 01:06:14 -06:00
Bret Fisher
de92372e98 Moving to Ruby 3 in 2023 (#81)
* update to ruby 3 and remove bundler 1.x
* remove jekyll webrick issue that's fixed with Jekyll 4.3
* removing alpine due to unsupported dependencies in latest ruby/jekyll
2023-01-13 14:14:32 -05:00
Bret Fisher
e450f45bf4 add debian back (#72) 2022-05-24 13:43:44 -04:00
Bret Fisher
033002bedd fixing build conditional 2022-05-17 17:21:11 -04:00
Bret Fisher
270a9b516c speed up builds (#70) 2022-05-17 16:16:33 -04:00
Bret Fisher
38e574fd4e updating gha's 2022-01-17 01:22:59 -05:00
Bret Fisher
3ca32162bd Merge pull request #60 from BretFisher/dependabot/github_actions/actions/checkout-2.4.0
Bump actions/checkout from 2.3.5 to 2.4.0
2022-01-14 13:54:15 -05:00
Bret Fisher
6fac7b84a6 Merge pull request #66 from BretFisher/dependabot/github_actions/docker/metadata-action-3.6.2
Bump docker/metadata-action from 3.6.0 to 3.6.2
2022-01-14 13:49:09 -05:00
Bret Fisher
aea987841a Merge pull request #64 from BretFisher/dependabot/github_actions/actions/cache-2.1.7
Bump actions/cache from 2.1.6 to 2.1.7
2022-01-14 13:48:58 -05:00
dependabot[bot]
cc0765b081 Bump github/super-linter from 4.8.1 to 4.8.5
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.8.1 to 4.8.5.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.8.1...v4.8.5)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 19:05:06 +00:00
dependabot[bot]
f317c9f4c1 Bump docker/metadata-action from 3.6.0 to 3.6.2
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v3.6.0...v3.6.2)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-06 19:06:05 +00:00
dependabot[bot]
acc838b2e2 Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 19:06:16 +00:00
dependabot[bot]
16f1c9ff36 Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 19:06:18 +00:00
Bret Fisher
8262f40ae0 Merge pull request #58 from BretFisher/dependabot/github_actions/actions/checkout-2.3.5
Bump actions/checkout from 2.3.4 to 2.3.5
2021-10-27 10:59:42 -04:00
Bret Fisher
21aa4c1db5 Merge pull request #57 from BretFisher/dependabot/github_actions/github/super-linter-4.8.1
Bump github/super-linter from 4.7.3 to 4.8.1
2021-10-27 10:59:28 -04:00
dependabot[bot]
cb84f6652d Bump docker/metadata-action from 3.4.1 to 3.6.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.4.1 to 3.6.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v3.4.1...v3.6.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-25 19:05:24 +00:00
dependabot[bot]
616b51cbe4 Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 19:06:00 +00:00
dependabot[bot]
377f6f0208 Bump github/super-linter from 4.7.3 to 4.8.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.7.3 to 4.8.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/main/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.7.3...v4.8.1)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 19:06:11 +00:00
Bret Fisher
d994faa1be fixing lints 2021-09-20 18:23:24 -04:00
dependabot[bot]
d6f7667df4 Bump github/super-linter from 4.6.1 to 4.7.3
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.6.1 to 4.7.3.
- [Release notes](https://github.com/github/super-linter/releases)
- [Changelog](https://github.com/github/super-linter/blob/master/docs/release-process.md)
- [Commits](https://github.com/github/super-linter/compare/v4.6.1...v4.7.3)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 19:04:34 +00:00
dependabot[bot]
2e4db68485 Bump github/super-linter from 4.5.1 to 4.6.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.5.1 to 4.6.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.5.1...v4.6.1)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 19:05:20 +00:00
Bret Fisher
6ce2feb030 Merge pull request #46 from BretFisher/dependabot/github_actions/docker/metadata-action-3.4.1
Bump docker/metadata-action from 3.4.0 to 3.4.1
2021-07-26 16:51:48 -04:00
dependabot[bot]
5360173221 Bump github/super-linter from 4.2.2 to 4.5.1
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.2 to 4.5.1.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.2...v4.5.1)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 19:05:16 +00:00
dependabot[bot]
c054e17d13 Bump docker/metadata-action from 3.4.0 to 3.4.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.4.0 to 3.4.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v3.4.0...v3.4.1)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 19:05:52 +00:00
dependabot[bot]
bc60eb5d41 Bump docker/metadata-action from 3.3.0 to 3.4.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v3.3.0...v3.4.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-06 19:10:11 +00:00
dependabot[bot]
2334dc6640 Bump github/super-linter from 4.2.0 to 4.2.2
Bumps [github/super-linter](https://github.com/github/super-linter) from 4.2.0 to 4.2.2.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v4.2.0...v4.2.2)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 06:17:11 +00:00
Bret Fisher
383eb0fc35 changing GHAs linting to async 2021-06-10 18:50:47 -04:00
Bret Fisher
6ffa41f03e Update docker-build-and-push.yml 2021-06-08 12:13:16 -04:00
Bret Fisher
6b026d254c Merge pull request #42 from BretFisher/dependabot/github_actions/docker/setup-qemu-action-1.2.0
Bump docker/setup-qemu-action from 1.1.0 to 1.2.0
2021-06-08 12:10:50 -04:00
dependabot[bot]
71d3752957 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)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 06:39:08 +00:00
dependabot[bot]
94fcae47ce Bump docker/setup-qemu-action from 1.1.0 to 1.2.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 06:39:05 +00:00
Bret Fisher
4bdfc2bf89 fix super linter 2021-06-07 16:27:41 -04:00
Bret Fisher
6bb71e3e4e readme and lint changes 2021-06-07 16:23:03 -04:00
Bret Fisher
96f10fe5c7 Merge pull request #39 from BretFisher/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.3.0
Bump crazy-max/ghaction-docker-meta from 2 to 3.3.0
2021-06-07 15:05:07 -04:00
Bret Fisher
aa0584ee8d Merge pull request #35 from BretFisher/dependabot/github_actions/actions/cache-2.1.5
Bump actions/cache from 2 to 2.1.5
2021-06-07 15:04:28 -04:00
Bret Fisher
db676a6de2 Merge pull request #33 from BretFisher/dependabot/github_actions/docker/setup-qemu-action-1.1.0
Bump docker/setup-qemu-action from 1 to 1.1.0
2021-06-07 15:04:10 -04:00
Bret Fisher
ea3f853303 Merge pull request #40 from BretFisher/dependabot/github_actions/github/super-linter-4.1.0
Bump github/super-linter from 3 to 4.1.0
2021-06-07 15:03:52 -04:00
Bret Fisher
7787ef78d9 Merge pull request #31 from BretFisher/dependabot/github_actions/actions/checkout-2.3.4
Bump actions/checkout from 2 to 2.3.4
2021-06-07 15:00:53 -04:00
Bret Fisher
f8eb92cb16 targeting the correct dockerfile stage 2021-06-07 14:57:19 -04:00
dependabot[bot]
dff293510e Bump github/super-linter from 3 to 4.1.0
Bumps [github/super-linter](https://github.com/github/super-linter) from 3 to 4.1.0.
- [Release notes](https://github.com/github/super-linter/releases)
- [Commits](https://github.com/github/super-linter/compare/v3...v4.1.0)

---
updated-dependencies:
- dependency-name: github/super-linter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-04 07:30:28 +00:00
dependabot[bot]
0dfa1f78da Bump crazy-max/ghaction-docker-meta from 2 to 3.3.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 2 to 3.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-26 06:27:08 +00:00
dependabot[bot]
50aec57c71 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 06:24:21 +00:00
dependabot[bot]
4c9d193a11 Bump docker/setup-qemu-action from 1 to 1.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1 to 1.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1...v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 06:23:09 +00:00
dependabot[bot]
5ac5060fbe 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 06:22:56 +00:00
Bret Fisher
83165bda26 GH Action updates 2021-05-01 15:58:29 -05:00
Bret Fisher
769b5a12dd moving to gh actions, adding arm support 2021-04-08 16:37:01 -04:00