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 |
|
Ryan
|
168b321e02
|
fix(pwsh): trust PSGallery (#33)
This prevents PowerShell from prompting if we should trust PSGallery during module installation without `-Force`
|
2021-10-09 11:03:19 +02:00 |
|
Ryan
|
8fabe83029
|
docs: update info about ubuntu-16.04 (#32)
* docs: update info about ubuntu-16.04
|
2021-09-22 21:26:52 +02:00 |
|
Ryan
|
2d4799793d
|
Merge pull request #29 from catthehacker/update-dcs
|
2021-09-15 08:56:03 +00:00 |
|
Ryan
|
05efb49188
|
docs: remove additional registries
Docker Hub is pretty unusable for free and Quay is only used as backup registry for GHCR
|
2021-09-15 10:55:46 +02:00 |
|
Ryan
|
fc6b2fea5e
|
Merge pull request #24 from consideRatio/pr/arm64-builds
|
2021-08-17 18:27:00 +00:00 |
|
Erik Sundell
|
447ca83cfa
|
Make arm64 compatible
|
2021-08-17 20:10:52 +02:00 |
|
Ryan
|
ab5d728303
|
Merge pull request #25 from catthehacker/fix/workflow
|
2021-08-17 06:21:55 +00:00 |
|
Ryan
|
69d6d7a55e
|
fix: log in to registries only when it's me
|
2021-08-17 08:20:22 +02:00 |
|
Ryan
|
79853fc883
|
docs: update virtual environments repo, add missing tag (#22)
|
2021-08-08 04:17:48 +02:00 |
|
Ryan
|
78b5061720
|
fix: move to GHCR (#21)
|
2021-08-02 08:22:16 +02:00 |
|
Ryan
|
bcdb19ee1a
|
fix: wrong link (#20)
|
2021-08-02 08:18:39 +02:00 |
|
Ryan
|
495f3e1aa1
|
fix: add 18.04 tag and point to linux dir (#19)
|
2021-08-02 08:17:34 +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)
|
3ce111504e
|
fix: match PATH= only (#15)
|
2021-06-22 09:54:33 +02:00 |
|
Ryan (hackercat)
|
405652dcda
|
fix(workflows): update actions/setup-go to v2 (#14)
|
2021-06-15 00:30:46 +02:00 |
|
hackercat
|
93fbe6ae61
|
fix: finish rust Dockerfile
|
2021-06-06 01:21:31 +00: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
|
3e763ddfb6
|
fix: add RUNNER ARG
|
2021-05-18 21:36:57 +00:00 |
|
hackercat
|
377301fa5e
|
fix: allow local act execution/testing
|
2021-05-18 21:36:57 +00:00 |
|
Ryan (hackercat)
|
2bf0412744
|
fix: remove -E from shell options
|
2021-05-15 00:43:05 +02:00 |
|
hackercat
|
887661cb61
|
fix: install git-lfs on focal/bionic only
|
2021-05-02 18:09:59 +00:00 |
|
hackercat
|
5fa45fbef0
|
fix: add git-lfs
|
2021-05-02 17:34:45 +00:00 |
|
hackercat
|
7818b929c6
|
refactor: image building
refactor image building, add more variants
|
2021-05-02 17:17:16 +00:00 |
|
hackercat
|
d0defb200a
|
fix: scan github.com and save to known_hosts
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
151097b05b
|
fix: add more OCI spec labels
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
5ee01d8db2
|
refactor: add USER, move steps in Dockerfile
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
d2182b9ac8
|
fix: add USER and RUNNER_USER to /etc/environment
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
7cf55a7620
|
refactor: refactor build workflow, add dependabot
|
2021-04-26 17:38:07 +00:00 |
|
Felipe Santos
|
bdcc8235a5
|
Fix SHELL and ENTRYPOINT missing -c
|
2021-04-26 17:38:07 +00:00 |
|
Felipe Santos
|
d85c393787
|
Add xz-utils to act image
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
796dba29c0
|
Add libicu to image
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
bd8d7af121
|
Refactor build workflow
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
c769888e60
|
Format Dockerfile/s
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
f3791102af
|
Update README
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
8b33c584e4
|
Add post-build security scan
|
2021-04-26 17:38:07 +00:00 |
|
hackercat
|
8b7c09c340
|
Add Docker CLI client
|
2021-04-26 17:38:06 +00:00 |
|
hackercat
|
f464430272
|
Update repository URI
|
2021-04-26 17:38:06 +00:00 |
|
hackercat
|
f099cb9c6a
|
sync Dockerfile, add new lines
|
2021-02-16 15:08:35 +00:00 |
|
hackercat
|
3b7189f165
|
Move installed packages printing
|
2021-02-16 15:08:35 +00:00 |
|
hackercat
|
5dcb54af20
|
Ignore sudo in images since it is required
|
2021-02-16 15:08:35 +00:00 |
|
hackercat
|
77bb67bd0b
|
Add unzip and print installed packages
|
2021-02-16 15:08:35 +00:00 |
|
hackercat
|
2ff13ae3fe
|
Shift workflows 12h
|
2021-02-16 15:08:29 +00:00 |
|
hackercat
|
a739cdeb68
|
Update readme
|
2021-02-16 15:07:28 +00:00 |
|
hackercat
|
3bd54d2bf6
|
Refine workflow triggers
|
2021-02-16 15:07:28 +00:00 |
|
hackercat
|
1a45973e6f
|
Move cleaning to each layer to further minimise image size
|
2021-01-19 08:54:12 +00:00 |
|
hackercat
|
822abaf3e9
|
Add zstd
https://github.com/nektos/act-environments/issues/7
https://github.com/nektos/act/issues/257
https://github.com/nektos/act/issues/345
|
2021-01-19 08:44:31 +00:00 |
|