Marco Ferrari
da61f6135a
Reduce duplication using a single Dockerfile ( #2178 )
...
* Reduce duplication using a single Dockerfile
* Remove slim Dockerfile
* Update PROD and RELEASE workflows
* Fix apk package installing
* Force link creation
* Don't check if the versions file exist
* Fix BUILD_DATE
* Fix BUILD_DATE
* Fix BUILD_DATE
* Fix BUILD_DATE
2021-12-10 10:15:12 -06:00
Masaya Suzuki
60ccdfca87
Add CI timeout ( #2127 )
2021-11-15 10:25:36 -06:00
dependabot[bot]
8bdd5deb1f
Bump actions/checkout from 2.3.4 to 2.4.0 ( #2096 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2.3.4 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.4...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-10 11:53:31 -06:00
Masaya Suzuki
9cbc40ed58
Fix errors by switching to main branch ( #2019 )
2021-10-01 18:40:25 -07:00
Zack Koppert
42ac0c1f0f
switch to main branch ( #2010 )
...
* switch to main branch
* switch from master to main
* switch default branch to main
* switch to main branch
* switch to main branch
* switch to main branch
* switch to main branch
* switch to main branch
* switch to main branch
* switch to main branch
* switch to main branch
* switch to main branch
* switch to main branch
* make comment reflect code
* switch to main branch
2021-10-01 12:57:26 -07:00
Barry Pollard
1930e2f9a9
Correct expressions in GitHub Actions workflows ( #1952 )
...
* Correct expressions in stale workflow
* Fix other workflows
* Fix typos
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-09-14 08:32:24 -05:00
dependabot[bot]
d77b7ddabd
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 ( #1926 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-07 09:09:45 -05:00
dependabot[bot]
cd3beb6c6c
Bump docker/build-push-action from 2.6.1 to 2.7.0 ( #1874 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-24 11:18:02 -05:00
dependabot[bot]
86d514f3b3
Bump codacy/codacy-coverage-reporter-action from 1.0.1 to 1.1 ( #1864 )
...
* Bump codacy/codacy-coverage-reporter-action from 1.0.1 to 1.1
Bumps [codacy/codacy-coverage-reporter-action](https://github.com/codacy/codacy-coverage-reporter-action ) from 1.0.1 to 1.1.
- [Release notes](https://github.com/codacy/codacy-coverage-reporter-action/releases )
- [Commits](https://github.com/codacy/codacy-coverage-reporter-action/compare/1.0.1...v1.1 )
---
updated-dependencies:
- dependency-name: codacy/codacy-coverage-reporter-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update Dockerfile
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2021-08-16 11:05:24 -05:00
Lukas Gravley
ab24b82199
Adding actionlint ( #1775 )
...
* Adding action lint
* adding tests
* adding tests
* Update Dockerfile
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
* cleanup name
* fix test
* typo
* fix file name
* fix our own errors
* more cleanup
* angry
* make it happy
* stop double jobs
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
2021-07-19 09:28:49 -05:00
dependabot[bot]
df37da7afc
Bump docker/setup-buildx-action from 1.3.0 to 1.5.1 ( #1738 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.3.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:23 -05:00
dependabot[bot]
c65cb09d90
Bump docker/build-push-action from 2.5.0 to 2.6.1 ( #1724 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-12 14:38:08 -05:00
Lukas Gravley
46f72b56e8
Use GitHub Action cache ( #1687 )
...
* maybe
* buildx
* fix order
* make phar happy
* have to use run
* slashes
* commands are hard
* adding info
* try load and push
* only push
* only load
* better way
* cleanup
2021-06-24 10:19:42 -05:00
Lukas Gravley
83badbc49c
Image 4.0 ( #1565 )
...
* adding new one...
* adding automation
* linter
* pull apart for faster builds
* maybe
* update automation
* fix that
* prime is smart
* fixed it
* quotes
* fix build image
* inpec
* typo
* forgot backslash
* fixed hairbrain logic
* this should help cleanup
* i hate r
* order
* maybe fix r
* maybe fix r
* update readme
* remove spaces
* update
2021-05-25 10:14:43 -05:00