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

[biocterm][dbg] BiocTerm linter options for BiocTerm CI/CD #4

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

[biocterm][dbg] BiocTerm linter options for BiocTerm CI/CD #4

lisancao opened this issue Mar 29, 2021 · 0 comments
Labels
devops CI/CD related low priority question Further information is requested

Comments

@lisancao
Copy link
Contributor

[biocterm][dbg] BiocTerm linter options for BiocTerm CI/CD

While looking at YAML validators for unit testing, I ran into quite a bit of cool linters that could be relevant to our project. I'd like to explore using them and seeing whether or not they are feasible for us. I am thinking this is more worthwhile down the line when

  1. BiocTerm is more well established and we are compiling more containers as course packages
  2. When BiocTerm is ready to undergo testing

Tasks

  • [ ]

Resources

https://github.com/golangci/golangci-lint
https://github.com/replicatedhq/dockerfilelint

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 added wontfix This will not be worked on devops CI/CD related labels Mar 29, 2021
@lisancao lisancao changed the title [biocswirl][biocterm][dbg] BiocTerm linter options for BiocTerm CI/CD [biocterm][dbg] BiocTerm linter options for BiocTerm CI/CD Mar 29, 2021
@lisancao lisancao added low priority question Further information is requested and removed wontfix This will not be worked on labels Mar 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops CI/CD related low priority question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant