Releases: CodeBoarding/CodeBoarding-action
Releases · CodeBoarding/CodeBoarding-action
v1.1.0
What's new
- Direct extension CTA the footer links straight to the VS Code Marketplace (clickable on GitHub) instead of a
vscode:deep link that GitHub strips. (#11, #12) - Dropped the redundant "Get the extension" line when no proxy is configured.
- Shortened the action description to meet the Marketplace 125-character limit. (#13)
Listed as CodeBoarding Action.
v1.0.0
What's Changed
- Mermaid PR architecture-diff action (level-1 default, nested opt-in) by @brovatten in #2
- docs: restyle README to match the CodeBoarding repo by @brovatten in #4
- chore: prep for 1.0.0 (README /codeboarding gate + rename to CodeBoarding Review) by @brovatten in #6
- chore: rename action to "CodeBoarding Action" by @brovatten in #7
- docs: align README title to "CodeBoarding Action" by @brovatten in #8
- ci: automate releases with release-please by @brovatten in #5
New Contributors
- @brovatten made their first contribution in #2
Full Changelog: 0.1.2...v1.0.0
Added mdx support
- Added support for mdx files
Initial release
supported formats: .md, .html
parameters passed - output dir, source branch, target branch and output format
Documetnation will be generated/regenerated or iteratively generate based on the state of the source branch
Added html support
- added html as valid output format for the github action
Added parameter passing
0.0.12 Added output directory passing to backedn
fixed file extraction.
0.0.11 Added better handling
Fixes
0.0.10 Updates
Polling with logging
0.0.9 Enhanced printing
Added time out of 90 mins for the fetch option
0.0.8 Added timeout on step