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

Adding skip-deploy bitops configuration option #7

Merged
merged 8 commits into from
Nov 10, 2022
Merged

Conversation

PhillypHenning
Copy link
Contributor

No description provided.

@LeoDiazL
Copy link
Contributor

LeoDiazL commented Nov 4, 2022

Code looks good.

Copy link
Member

@arm4b arm4b left a comment

Choose a reason for hiding this comment

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

@arm4b arm4b changed the title Update bitops.schema.yaml Update bitops.schema.yaml to support skip-deploy Nov 7, 2022
@arm4b arm4b added the enhancement New feature or request label Nov 7, 2022
README.md Outdated
* **BitOps Property:** `skip-deploy`
* **Environment Variable:** `CFN_SKIP_DEPLOY`
* **default:** `none`
* **Required:** `false`
Copy link
Member

Choose a reason for hiding this comment

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

I see that other config options in the README mention Required only when it's true which makes sense to me to avoid overloading the docs.

Let's follow the same consistent way for skip-deploy too:

Suggested change
* **Required:** `false`

@PhillypHenning PhillypHenning changed the title Update bitops.schema.yaml to support skip-deploy Adding skip-deploy bitops configuration option Nov 10, 2022
@PhillypHenning
Copy link
Contributor Author

Updated bitops.sh doc
bitovi/bitops#354

@PhillypHenning PhillypHenning requested a review from arm4b November 10, 2022 14:40
@PhillypHenning PhillypHenning merged commit b80ea0d into main Nov 10, 2022
@arm4b arm4b deleted the skip-patch branch November 10, 2022 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants