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

docs: Update cargo-make commands so that tasks come after arguments #1797

Merged
merged 1 commit into from
Nov 2, 2021

Conversation

jpculp
Copy link
Member

@jpculp jpculp commented Nov 1, 2021

Issue number:

#1796

Description of changes:

Due to a change in cargo-make v0.35.3, arguments like -e PUBLISH_REGION must be passed before the task name (instead of after).

Testing done:

Built, published, and ran aws-k8s-1.20 AMI without an Infra.toml file.

Terms of contribution:

By submitting this pull request, I agree that this contribution is dual-licensed under the terms of both the Apache License, version 2.0, and the MIT license.

@jpculp jpculp requested a review from tjkirch November 1, 2021 23:41
Due to a change in `cargo-make` v0.35.3, arguments like `-e
PUBLISH_REGION` must be passed before the task name (instead of after).
@jpculp jpculp force-pushed the cargo-make-ami-fix branch from 63a10f0 to 0f2bcc6 Compare November 2, 2021 00:41
@jpculp jpculp changed the title docs: Update command for building AMIs docs: Update cargo-make commands so that tasks come after arguments Nov 2, 2021
@jpculp
Copy link
Member Author

jpculp commented Nov 2, 2021

Updated to address all instances of tasks before arguments.

Copy link
Contributor

@zmrow zmrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎃

@jpculp jpculp merged commit 821ca07 into bottlerocket-os:develop Nov 2, 2021
@jpculp jpculp deleted the cargo-make-ami-fix branch November 2, 2021 18:47
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.

5 participants