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

Auto migrate YAML changes #518

Merged
merged 1 commit into from
Mar 13, 2019
Merged

Auto migrate YAML changes #518

merged 1 commit into from
Mar 13, 2019

Conversation

bootstraponline
Copy link
Contributor

Print key warnings to console
Auto fix YAML using flank doctor --fix
Error when deprecated keys are no longer supported

Fix #515

@bootstraponline bootstraponline force-pushed the compat branch 4 times, most recently from f31e4eb to 01bdf89 Compare March 13, 2019 17:41
Print key warnings to console
Auto fix YAML using flank doctor --fix
Error when deprecated keys are no longer supported
@codecov-io
Copy link

codecov-io commented Mar 13, 2019

Codecov Report

Merging #518 into master will increase coverage by 0.18%.
The diff coverage is 84.61%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #518      +/-   ##
============================================
+ Coverage     79.98%   80.16%   +0.18%     
- Complexity      623      636      +13     
============================================
  Files            73       74       +1     
  Lines          1944     2002      +58     
  Branches        250      257       +7     
============================================
+ Hits           1555     1605      +50     
- Misses          247      251       +4     
- Partials        142      146       +4

@bootstraponline bootstraponline merged commit 569e1dd into master Mar 13, 2019
@bootstraponline bootstraponline deleted the compat branch March 13, 2019 19:35
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.

Flank YAML backwards compatibility
2 participants