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

[biocswirl][dbg][test] YAML File Validator for lesson.yml #3

Open
2 tasks
lisancao opened this issue Mar 29, 2021 · 0 comments
Open
2 tasks

[biocswirl][dbg][test] YAML File Validator for lesson.yml #3

lisancao opened this issue Mar 29, 2021 · 0 comments
Assignees
Labels

Comments

@lisancao
Copy link
Contributor

[biocswirl][dbg][test] YAML File Validator or lesson.yml

Tasks

  • Either implement an external library or write a custom script that can crawl/index and validate our YAML files.
  • If using a third party tool, identify that it can be applied to all our use cases

Resources

https://github.com/adrienverge/yamllint
https://github.com/ibiqlik/action-yamllint

https://github.com/marketplace/actions/yaml-file-linter
https://github.com/cschleiden/actions-linter

Tag can be

biocswirl(related to course material)
biocterm (interface changes)
dev      (developers only)
file     (changes to file and folder structuring) 
rpkg     (r package/usethis and CRAN documentation changes)
feat     (new feature)
fix      (bug fix)
refactor (refactoring code)
style    (formatting, missing semi colons, etc; no code change)
doc      (changes to documentation)
test     (adding or refactoring tests; no production code change)
version  (version bump/new release; no production code change)
dbg      (Changes in debugging code/frameworks; no production code change)
license  (Edits regarding licensing; no production code change)
hack     (Temporary fix to make things move forward; please avoid it)
WIP      (Work In Progress; for intermediate commits to keep patches reasonably sized)
@lisancao lisancao self-assigned this Mar 29, 2021
@lisancao lisancao added the devops CI/CD related label Mar 29, 2021
@almas2019 almas2019 self-assigned this Jul 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants