Commit graph

8 commits

Author SHA1 Message Date
Samruddhi Khandale
d84e46be47
"Update Documentation" workflow - use gh api to create a documentation PR (#459) 2023-02-22 12:23:22 -08:00
Stephan
79588ef3da
checkout action update (#404)
- updated the action checkout from v2 to 3 as required by action warning
2023-01-17 09:18:13 -08:00
Josh Spicer
97c1abf391
Skip CI on Documentation PRs (#103)
* no-ci

* [skip ci]

* attempt to not run CI on documentation updates

* remove old if statements in CI

* cleaner names [skip ci]
2022-08-19 11:14:03 -07:00
Josh Spicer
9c60d26d96
replace temporary action for generating docs (#105) 2022-08-17 23:19:46 +00:00
Samruddhi Khandale
6ea3bb3818
Update generate-docs Action with OCI syntax (#74)
* Update docs with OCI spec changes

* reference to version `:1` than `:latest`

* nit

* sync generate-doc changes

* add workflow condition

* revert features README changes

* address comments
2022-08-09 14:32:59 -04:00
Samruddhi Khandale
73db1be583
Bug fix: Fix update-documentation action (#72)
fix update-documentation action
2022-08-02 22:34:24 +00:00
Josh Spicer
b855a08a72 CI ignore 2022-06-14 00:02:41 +00:00
Josh Spicer
2fa3232485
Devcontainer docs (#47)
* docs

* automatically generate documentation from features.json

* trigger doc gen

* 1

* no-ci

* no-ci

* no-ci

* no-ci

* comment out pull

* Automated documentation update

* no-ci markdown table

* Automated documentation update

* no-ci

* Automated documentation update

* branch to main

Co-authored-by: Devcontainers CI <vscr-feedback@microsoft.com>
2022-06-13 20:01:19 -04:00