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

Add CodePipeline Allowed Values #599

Merged
merged 4 commits into from
Jan 21, 2019

Conversation

fatbasstard
Copy link
Contributor

Issue #50, if available:

Added the allowed values of all the AWS::CodePipeline resources.

Along the way:
Based on the documentation, added ArtifactStore/ArtificatStores of CodePipeline to the OnlyOne check.

Tweaked the existing CodePipeline rules:

  • Correct paths (all the error were thrown at Line 1:1
  • Remove the Owners check since that's covered by the Allowed_values rule

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tweaked the existing CodePipeline rules:

- Correct paths (all the error were thrown at Line `1:1`
- Remove the Owners check since that's covered by the Allowed_values rule
@codecov-io
Copy link

codecov-io commented Jan 21, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@df91cad). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #599   +/-   ##
=========================================
  Coverage          ?   84.42%           
=========================================
  Files             ?      111           
  Lines             ?     6061           
  Branches          ?     1377           
=========================================
  Hits              ?     5117           
  Misses            ?      622           
  Partials          ?      322
Impacted Files Coverage Δ
...resources/codepipeline/CodepipelineStageActions.py 79.22% <100%> (ø)
...rules/resources/codepipeline/CodepipelineStages.py 81.81% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df91cad...f28015a. Read the comment docs.

@kddejong kddejong merged commit b654d7f into aws-cloudformation:master Jan 21, 2019
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

3 participants