-
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add nvm, update readme and bake-file #76
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- update pulumi version to 3.91.0 - set CARGO_HOME to `/usr/local/cargo` - set RUSTUP_HOME to `/usr/local/rustup` - remove warning from readme
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Overview
Environment Variables (3 changes)
ACTIONS_RUNNER_PRINT_LOG_TO_STDOUT=1
AGENT_TOOLSDIRECTORY=/opt/hostedtoolcache
AZURE_EXTENSION_DIR=/opt/az/azcliextensions
-CARGO_HOME=/etc/.skel/.cargo
+CARGO_HOME=/usr/local/cargo
DEBIAN_FRONTEND=noninteractive
DOTNET_CLI_TELEMETRY_OPTOUT=1
DOTNET_GENERATE_ASPNET_CERTIFICATE=false
DOTNET_HOST_PATH=/opt/hostedtoolcache/dotnet/dotnet
DOTNET_MULTILEVEL_LOOKUP=0
DOTNET_NOLOGO=true
DOTNET_ROLL_FORWARD=Major
DOTNET_ROOT=/opt/hostedtoolcache/dotnet
DOTNET_SDK_VERSION=latest
DOTNET_USE_POLLING_FILE_WATCHER=true
LANG=en_US.utf8
LANGUAGE=en_US
LC_ALL=en_US.utf8
NUGET_PACKAGES=/opt/hostedtoolcache/nugetpackages
NUGET_XMLDOC_MODE=skip
-PATH=/etc/.skel/.cargo/bin:/usr/local/go/bin:/opt/pipx_bin:/opt/hostedtoolcache/dotnet/tools:/opt/hostedtoolcache/dotnet:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+PATH=/usr/local/cargo/bin:/usr/local/go/bin:/opt/pipx_bin:/opt/hostedtoolcache/dotnet/tools:/opt/hostedtoolcache/dotnet:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PIPX_BIN_DIR=/opt/pipx_bin
PIPX_HOME=/opt/pipx
RUNNER_MANUALLY_TRAP_SIG=1
-RUSTUP_HOME=/etc/.skel/.rustup
+RUSTUP_HOME=/usr/local/rustup Labels (3 changes)
org.opencontainers.image.authors=mauwii
-org.opencontainers.image.created=2023-10-23T22:41:51Z
+org.opencontainers.image.created=2023-10-27T13:05:29Z
org.opencontainers.image.description=This Image is made to be used with Nektos/act to run your GH-Workflows locally
org.opencontainers.image.documentation=https://github.com/mauwii/act-docker-images
org.opencontainers.image.ref.name=ubuntu
-org.opencontainers.image.revision=98e8a34252f761dec58a50e7d7d3452f0859f6a1
+org.opencontainers.image.revision=6cc6fa2e2690f13bc8b0edd6bc6018894983b307
-org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/98e8a34252f761dec58a50e7d7d3452f0859f6a1/linux/ubuntu/Dockerfile
+org.opencontainers.image.source=https://github.com/mauwii/act-docker-images/blob/6cc6fa2e2690f13bc8b0edd6bc6018894983b307/linux/ubuntu/Dockerfile
org.opencontainers.image.title=ubuntu-act-focal
org.opencontainers.image.url=https://hub.docker.com/r/mauwii/ubuntu-act
org.opencontainers.image.vendor=mauwii
org.opencontainers.image.version=20.04 Packages and Vulnerabilities (11 package changes and 0 vulnerability changes)
Changes for packages of type
|
Package | Versionmauwii/ubuntu-act:20.04-main |
Version/home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar |
|
---|---|---|---|
➕ | node | 20.9.0 |
Changes for packages of type golang
(7 changes)
Changes for packages of type npm
(2 changes)
Package | Versionmauwii/ubuntu-act:20.04-main |
Version/home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar |
|
---|---|---|---|
➕ | nvm | 0.39.5 |
|
➕ | test-npmlink | 0.0.1 |
Changes for packages of type pypi
(1 changes)
Package | Versionmauwii/ubuntu-act:20.04-main |
Version/home/runner/work/act-docker-images/act-docker-images/linux/amd64/ubuntu-act-focal.tar |
|
---|---|---|---|
♾️ | pipx | 1.2.0 |
1.2.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
/usr/local/cargo
/usr/local/rustup