-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Bash LangChanges to the BASH scriptsChanges to the BASH scriptsCIContinuous Integration ToolingContinuous Integration ToolingConfigsImprovements or additions to configurationImprovements or additions to configurationGitHubAnything MetaAnything MetaLinterAny linter tool or setting file enhancementsAny linter tool or setting file enhancementsPython RepoAnything Project RelatedAnything Project RelatedTestingSomething can be verifiedSomething can be verifiedenhancement
Milestone
Description
Basic Info
When reporting an issue, please list the version of Python Multicast Library you are using and any relevant information about your software environment:
- Python version:
python3 --version || python --version
2.7-3.14
- OS type
uname -a
- linux
- MacOS (darwin)
- Windows
<Project>version:
python3 -m pythonrepo.pythonrepo --version
pythonrepo.pythonrepo 1.1.4
Goal
- Improve checks on yaml files with a check via
yamllint -f github
- build tool to wrap linter called "check_yml_syntax" located in the directory "Tests"
- Basic boiler-plate code
- Map exit codes from linter to our policy as needed
- Create/Update any relevant configurations
- Integrate into CI testing
Next steps
- review and triage the results of the new tool
- Documentation should consider visibility impacts as PKI during review
Metadata
Metadata
Assignees
Labels
Bash LangChanges to the BASH scriptsChanges to the BASH scriptsCIContinuous Integration ToolingContinuous Integration ToolingConfigsImprovements or additions to configurationImprovements or additions to configurationGitHubAnything MetaAnything MetaLinterAny linter tool or setting file enhancementsAny linter tool or setting file enhancementsPython RepoAnything Project RelatedAnything Project RelatedTestingSomething can be verifiedSomething can be verifiedenhancement