Skip to content

Rename yml to yaml for GitHub Actions #2073

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

Merged
merged 18 commits into from
May 13, 2022
Merged

Rename yml to yaml for GitHub Actions #2073

merged 18 commits into from
May 13, 2022

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented May 13, 2022

According to Wikipedia, the

... official recommended filename extension for YAML files has been .yaml since 2006.

GitHub Actions allows to use .yaml files.

@gsheni gsheni requested a review from thehomebrewnerd May 13, 2022 19:49
@gsheni gsheni enabled auto-merge (squash) May 13, 2022 19:51
@gsheni gsheni disabled auto-merge May 13, 2022 19:54
@gsheni gsheni enabled auto-merge (squash) May 13, 2022 19:56
Copy link
Contributor

@thehomebrewnerd thehomebrewnerd left a comment

Choose a reason for hiding this comment

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

LGTM - I searched for files with a .yml extension as well as references to .yml in the codebase and didn't find anything that you didn't change.

@codecov
Copy link

codecov bot commented May 13, 2022

Codecov Report

Merging #2073 (7c7c510) into main (4da1218) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2073   +/-   ##
=======================================
  Coverage   99.20%   99.20%           
=======================================
  Files         143      143           
  Lines       16554    16554           
=======================================
  Hits        16422    16422           
  Misses        132      132           

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 4da1218...7c7c510. Read the comment docs.

@gsheni gsheni merged commit 4827353 into main May 13, 2022
@gsheni gsheni deleted the update_yaml branch May 13, 2022 20:43
@thehomebrewnerd thehomebrewnerd mentioned this pull request May 27, 2022
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.

2 participants