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

chore: Fix CI Action for run #25

Merged
merged 1 commit into from
Jan 10, 2020
Merged

Conversation

seebees
Copy link
Contributor

@seebees seebees commented Jan 10, 2020

Each GA step needs a run or a uses.
I do not see any advantage to having one step for each npm command.
Also, it should be npm ci to use the package-lock.json

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Each GA step needs a `run` or a `uses`.
I do not see any advantage to having one step for each npm command.
Also, it should be `npm ci` to use the package-lock.json
@mattsb42-aws
Copy link
Member

I do not see any advantage to having one step for each npm command.

It was broken because of this[1], not because of the multi-line command.

[1] https://github.com/aws/aws-sdk-js-crypto-helpers/pull/25/files#diff-d11d7cf4b819641948e24fdf20e1ff44L27-L29

@seebees
Copy link
Contributor Author

seebees commented Jan 10, 2020

@mattsb42-aws I know, but I also changed the chaining... Thanks.

@seebees seebees merged commit e880037 into aws:master Jan 10, 2020
@seebees seebees deleted the ci-action-each-line-run branch January 10, 2020 23:24
This was referenced Jan 10, 2020
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