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
2021-07-21 10:43:59 +02:00
2021-05-28 13:31:42 +02:00
2021-07-21 10:43:59 +02:00
2021-07-21 10:43:59 +02:00

Docker images

Scheduled build (Ubuntu) On-demand build (Ubuntu) Linter

When updates will be applied to images

  • A package that will be required for action(s) to work properly might be added/removed/changed
  • Any maintenance that will be required due to:
    • GitHub Container Registry
    • GitHub Actions
    • Act
  • Performance and/or disk space improvements

Images available

  • catthehacker/virtual-environments-fork - GitHub Actions runner image containing all possible tools (image is extremely big, 20GB compressed, ~60GB extracted)

  • /linux/ubuntu/act - image used in github.com/nektos/act as medium size image retaining compatibility with most actions while maintaining small size

    • ghcr.io/catthehacker/ubuntu:act-16.04
    • ghcr.io/catthehacker/ubuntu:act-18.04
    • ghcr.io/catthehacker/ubuntu:act-20.04
    • ghcr.io/catthehacker/ubuntu:act-latest
  • /linux/ubuntu/runner - ghcr.io/catthehacker/ubuntu:act-* but with runner as user instead of root

    • ghcr.io/catthehacker/ubuntu:runner-16.04
    • ghcr.io/catthehacker/ubuntu:runner-18.04
    • ghcr.io/catthehacker/ubuntu:runner-20.04
    • ghcr.io/catthehacker/ubuntu:runner-latest
  • /linux/ubuntu/js - ghcr.io/catthehacker/ubuntu:act-* but with js tools installed (yarn, nvm, node v10/v12, pnpm, grunt, etc.)

    • ghcr.io/catthehacker/ubuntu:js-18.04
    • ghcr.io/catthehacker/ubuntu:js-20.04
    • ghcr.io/catthehacker/ubuntu:js-latest
  • /linux/ubuntu/rust - ghcr.io/catthehacker/ubuntu:act-* but with rust tools installed (rustfmt, clippy, cbindgen, etc.)

  • /linux/ubuntu/pwsh - ghcr.io/catthehacker/ubuntu:act-* but with pwsh tools and modules installed

    • ghcr.io/catthehacker/ubuntu:pwsh-18.04
    • ghcr.io/catthehacker/ubuntu:pwsh-20.04
    • ghcr.io/catthehacker/ubuntu:pwsh-latest

ubuntu-16.04 has been deprecated and images for that environment will not be updated anymore

Repository contains parts of actions/virtual-environments which is licenced under "MIT License"

S
Description
No description provided
Readme 235 KiB
Languages
Shell 77.3%
Dockerfile 13.6%
PowerShell 9.1%