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

Add some template support #14

Merged
merged 7 commits into from
Mar 28, 2024
Merged

Add some template support #14

merged 7 commits into from
Mar 28, 2024

Conversation

sarnold
Copy link
Owner

@sarnold sarnold commented Mar 24, 2024

  • add output formatter with tests, add support for pystache
  • pystache is currently a simple render func for template-y yaml

* pystache is currently a simple render func for template-y yaml

Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* note this is still WIP (with bugs even)

Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
@pep8speaks
Copy link

pep8speaks commented Mar 26, 2024

Hello @sarnold! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 12:100: E501 line too long (101 > 99 characters)

Comment last updated at 2024-03-28 16:59:30 UTC

* update line length in pep8speaks config

Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* update tests and older analysis script
* bump requirements-sync.txt for new repolite release

Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* update project files for new dependencies

Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Copy link

Package Line Rate Branch Rate Complexity Health
src.ymltoxml 97% 93% 0
Summary 97% (281 / 291) 93% (95 / 102) 0

Copy link

Hello @sarnold! Thanks for opening this PR. We found the following information based on analysis of the coverage report:

Base Branch Rate coverage is 91%
Merging 3c8e703 into main will increase coverage by 2%

Nice work, @sarnold. Cheers! 🍻

@sarnold sarnold merged commit 3e6cbe0 into main Mar 28, 2024
34 checks passed
@sarnold sarnold deleted the gen-ssg-format branch March 28, 2024 17:17
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