Commit Graph

29 Commits

Author SHA1 Message Date
dependabot[bot] 4870d790b1 build(deps): bump actions/checkout from 2 to 3 (#53) 2022-04-01 09:24:53 +02:00
Ryan 343ae52a8b add arm64/armhf for 18.04, replace git{,-lfs} (#51) 2022-03-05 04:22:34 +01:00
dependabot[bot] 664778dd40 build(deps): bump megalinter/megalinter from 5.2.0 to 5.8.0 (#49)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-23 21:00:32 +01:00
Ryan 2615f18d2a Update images
- replace shell script with pwsh
- add more tools from actions/virtual-environments
- fixup pwsh modules installation
- install node 12 and 16 in base
- add node 14 in js-*
- build rust images
- restrict flavours to amd64 only for now
- add helper scripts from actions/virtual-environments
- overhaul build and dockerfile
2022-02-23 20:58:25 +01:00
dependabot[bot] 31d391457e build(deps): bump megalinter/megalinter from 5.0.4 to 5.2.0 (#38)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-01 06:15:56 +01:00
dependabot[bot] b373cfafb3 build(deps): bump nvuillam/mega-linter from 4 to 5.0.4 (#35)
* build(deps): bump nvuillam/mega-linter from 4 to 5.0.4

Bumps [nvuillam/mega-linter](https://github.com/nvuillam/mega-linter) from 4 to 5.0.4.
- [Release notes](https://github.com/nvuillam/mega-linter/releases)
- [Changelog](https://github.com/megalinter/megalinter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nvuillam/mega-linter/compare/v4...v5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Update lint.yml

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan <me@hackerc.at>
2021-11-02 11:16:57 +01:00
Ryan 0d1f0cd66e ci: remove Ubuntu 16.04 (#34) 2021-10-19 14:46:41 +02:00
Erik Sundell 447ca83cfa Make arm64 compatible 2021-08-17 20:10:52 +02:00
Ryan 69d6d7a55e fix: log in to registries only when it's me 2021-08-17 08:20:22 +02:00
Ryan (hackercat) c84f165490 refactor: move to sh scripts (#17) 2021-07-21 10:43:59 +02:00
Ryan (hackercat) fc531ee59c fix: push non-versioned tags (#16) 2021-06-25 15:45:23 +02:00
Ryan (hackercat) 405652dcda fix(workflows): update actions/setup-go to v2 (#14) 2021-06-15 00:30:46 +02:00
Ryan (hackercat) 6ffb01cfd3 Refactor again (#11) 2021-05-28 13:31:42 +02:00
hackercat da6b7b185b fix: remove env.ACT 2021-05-18 21:39:13 +00:00
hackercat 377301fa5e fix: allow local act execution/testing 2021-05-18 21:36:57 +00:00
hackercat 7818b929c6 refactor: image building
refactor image building, add more variants
2021-05-02 17:17:16 +00:00
hackercat 7cf55a7620 refactor: refactor build workflow, add dependabot 2021-04-26 17:38:07 +00:00
hackercat bd8d7af121 Refactor build workflow 2021-04-26 17:38:07 +00:00
hackercat 8b33c584e4 Add post-build security scan 2021-04-26 17:38:07 +00:00
hackercat 5dcb54af20 Ignore sudo in images since it is required 2021-02-16 15:08:35 +00:00
hackercat 2ff13ae3fe Shift workflows 12h 2021-02-16 15:08:29 +00:00
hackercat 3bd54d2bf6 Refine workflow triggers 2021-02-16 15:07:28 +00:00
hackercat 6c834ba41a Add quay.io 2021-01-17 23:53:08 +00:00
hackercat e824f25259 Use shorter image names, add Docker Hub, lower frequency of runs, run more in parallel 2021-01-17 19:09:37 +00:00
hackercat 521aee08fd Create image replacement that is compatible with current act 2021-01-14 17:46:10 +00:00
hackercat d57b268555 Split build script into segments, add NODE_VERSION to workflow 2021-01-13 03:58:31 +00:00
hackercat 849c2b7bfb Add additional triggers 2021-01-12 19:24:55 +00:00
hackercat 8b653da664 Replace docker login command with official Docker action 2021-01-12 19:22:08 +00:00
hackercat 93b0b305de Initial repo 2021-01-12 15:18:54 +00:00