Skip to content

Refactor pkg_npm to support caching and remove the embedded package path#43

Merged
Silic0nS0ldier merged 1 commit intomainfrom
jordan-mele_remove-embedded-path-pkg-npm
Dec 8, 2023
Merged

Refactor pkg_npm to support caching and remove the embedded package path#43
Silic0nS0ldier merged 1 commit intomainfrom
jordan-mele_remove-embedded-path-pkg-npm

Conversation

@Silic0nS0ldier
Copy link
Copy Markdown
Contributor

Removing local from execution_requirements in favour of no-remote-exec and no-sandbox so actions can be cached.

Embedded package path replaced with reference to TreeArtifact output (referenced via $(location :%s)). This also appears to address an issue where npm pack fails with exit code 254, however the issue manifested as a flake so there is a chance it lingers on. Regardless, this is a safer way to reference inputs.

@Silic0nS0ldier Silic0nS0ldier merged commit 9bc6f08 into main Dec 8, 2023
@Silic0nS0ldier Silic0nS0ldier deleted the jordan-mele_remove-embedded-path-pkg-npm branch February 7, 2024 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants