Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Optional steps #4

Merged
merged 4 commits into from
Feb 22, 2022
Merged

Optional steps #4

merged 4 commits into from
Feb 22, 2022

Conversation

tomakado
Copy link
Owner

  • Steps in manifest now have new boolean field optional with default value false (manifest.Step.IsOptional);
  • Use --include or -i flags to include optional steps. Example: -i manifest,dockerfile or -i manifest -i dockerfile;
  • Use --all flag to include all optional steps (overrides --include).

@coveralls
Copy link
Collaborator

coveralls commented Feb 22, 2022

Pull Request Test Coverage Report for Build 1880790297

  • 28 of 28 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.8%) to 89.691%

Totals Coverage Status
Change from base Build 1873181836: 1.8%
Covered Lines: 261
Relevant Lines: 291

💛 - Coveralls

@tomakado tomakado self-assigned this Feb 22, 2022
@tomakado tomakado added the enhancement New feature or request label Feb 22, 2022
@tomakado tomakado added this to the v0.3.0 milestone Feb 22, 2022
@tomakado tomakado merged commit bd6fc45 into master Feb 22, 2022
@tomakado tomakado deleted the optional-steps branch February 22, 2022 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants