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

Use caching built into actions/setup-node@v2 #270

Closed
wants to merge 1 commit into from
Closed

Conversation

GaryGSC
Copy link
Member

@GaryGSC GaryGSC commented Jul 20, 2021

This was announced on GitHub's blog. Unfortunately, because our application code is in a subdirectory we can't use it quite yet.

At the moment, only lock files in the project root are supported.

So, this is a draft PR using the syntax described in the ADR, which will supposedly be implemented in the coming months.

@github-actions
Copy link

Terraform Plan:

will create 1 resource:

  • local_file - appspec_json

will update 2 resources:

  • aws_s3_bucket - my_s3_bucket_logs
  • aws_lambda_function - test_lambda

will replace (delete then create) 1 resource:

  • aws_ecs_task_definition - task_def

see details

@GaryGSC
Copy link
Member Author

GaryGSC commented Jul 20, 2021

Dang. Clicked the green button before switching it to a draft PR and now I don't see an option to change it. Closing in favor of a new one.

@GaryGSC GaryGSC closed this Jul 20, 2021
@GaryGSC GaryGSC deleted the setup-node-cache branch August 9, 2021 16:08
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.

None yet

1 participant