Skip to content
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

Lockfiles for Node Functions examples #418

Merged
merged 2 commits into from
Oct 25, 2023

Conversation

colincasey
Copy link
Contributor

To unblock #417. There is no reason why these examples shouldn't have lockfiles in place.

@colincasey colincasey requested a review from a team as a code owner October 25, 2023 13:04
.gitignore Outdated Show resolved Hide resolved
Co-authored-by: Ed Morley <501702+edmorley@users.noreply.github.com>
@edmorley edmorley merged commit dad5744 into main Oct 25, 2023
46 checks passed
@edmorley edmorley deleted the lockfiles_for_node_functions_examples branch October 25, 2023 13:40
edmorley added a commit that referenced this pull request Oct 25, 2023
The example functions fixtures in this repo are only needed to provide
a quick smoke test of building a function using the functions builder
image (primarily to ensure that the builder order grouping is correct).
All other CNB functionality should (and is) tested in the CNB or function
invoker itself.

This means the testing/linting related files in the fixtures is unused and
can be removed,

Doing so will prevent an endless stream of Dependabot security alert PRs
for Node.js dev/test dependencies (eg: #419, #420, #422), now that we have
committed the NPM lockfiles (xref #418).

GUS-W-14364076.
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