dazzle icon indicating copy to clipboard operation
dazzle copied to clipboard

Add docs command

Open csweichel opened this issue 3 years ago • 1 comments

Description

This PR adds a docs command which helps produce readme files for each combination. To this end, a Go template can be provided which is executed for each combination. Have a look at the defaultTemplate in the docs.go for an example.

Related Issue(s)

Fixes #

How to test

go run main.go docs --context example/ --all

Release Notes

NONE

csweichel avatar Aug 26 '22 13:08 csweichel

Codecov Report

Merging #56 (eefb691) into main (d889756) will increase coverage by 0.62%. The diff coverage is 88.88%.

:exclamation: Current head eefb691 differs from pull request most recent head 987e8c8. Consider uploading reports for the commit 987e8c8 to get more accurate results

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   51.54%   52.16%   +0.62%     
==========================================
  Files           4        4              
  Lines         906      922      +16     
==========================================
+ Hits          467      481      +14     
- Misses        331      332       +1     
- Partials      108      109       +1     
Impacted Files Coverage Δ
pkg/dazzle/project.go 59.91% <88.88%> (+1.99%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Aug 26 '22 13:08 codecov[bot]

Hey @csweichel , I added this to the Workspace Project, set the status in In-Progress, and assigned you (so that we don't lose sight of this issue).

cc: @Siddhant-K-code @utam0k

kylos101 avatar Oct 05 '22 18:10 kylos101

Hey @csweichel @Siddhant-K-code and @axonasif, is this still needed?

kylos101 avatar Oct 18 '22 03:10 kylos101

Hey @csweichel @Siddhant-K-code and @axonasif, is this still needed?

Yes, this PR was intended to create a markdown file containing the content of our workspace images. Which would help the better documentation for workspace images 🙏🏼

Siddhant-K-code avatar Oct 18 '22 08:10 Siddhant-K-code

:wave: hey there, removing this from the Team Workspace project (for now). @csweichel not sure if you want to pick this back up, but, it's not currently a priority.

kylos101 avatar Oct 19 '22 18:10 kylos101