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

pubsys: minor comment changes in Infra.toml.example #1004

Merged
merged 1 commit into from
Jul 28, 2020

Conversation

etungsten
Copy link
Contributor

Issue number:
N/A

Description of changes:

Author: Erikson Tung <[email protected]>
Date:   Mon Jul 27 18:16:56 2020 -0700

    pubsys: minor comment changes in Infra.toml
    
    * Corrects the env variable to override for changing the `repo` pubsys
    reads from. Should be `PUBLISH_REPO` and not `REPO`.
    * Adds a similar comment for changing the `signing-key` used by pubsys.

Testing done:
Successfully created a repo from cargo make repo -e PUBLISH_REPO=myrepo -e PUBLISH_KEY=mysigningkey with a custom Infra.toml.

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.

@etungsten etungsten requested review from tjkirch and zmrow July 28, 2020 01:29
Copy link
Contributor

@tjkirch tjkirch left a comment

Choose a reason for hiding this comment

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

Thanks!

tools/pubsys/Infra.toml.example Outdated Show resolved Hide resolved
* Corrects the env variable to override for changing the `repo` pubsys
reads from. Should be `PUBLISH_REPO` and not `REPO`.
* Adds a similar comment for changing the `signing-key` used by pubsys.
@etungsten
Copy link
Contributor Author

Push above addresses #1004 (comment)

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.

🤓

@etungsten etungsten merged commit 03d5622 into bottlerocket-os:develop Jul 28, 2020
@etungsten etungsten deleted the infra-toml-comments branch July 28, 2020 18:09
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.

4 participants