Tuomas Katila
7b3eef0133
docs: create documentation for v0.30 release
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2024-05-14 13:29:10 +03:00
Tuomas Katila
0ffef4b054
docs: create documentation for v0.29 release
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-12-20 14:39:13 +02:00
Tuomas Katila
aa85488f5a
docs: create documentation for v0.28 release
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-09-25 12:01:31 +03:00
dependabot[bot]
6e35356f66
build(deps): bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 20:07:49 +00:00
Tuomas Katila
76ae3ef739
docs: create documentation for v0.27 release
...
Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
2023-06-02 14:00:08 +03:00
Mikko Ylinen
5220acc3e8
ci: use ubuntu-22.04 runners
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-05-15 10:32:47 +03:00
Mikko Ylinen
d0c12393c7
docs: create documentation for v0.26 release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2023-01-20 11:44:53 +02:00
Mikko Ylinen
cf15d158b4
docs: create documentation for v0.25 release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-10-17 22:40:56 +03:00
Varun Sharma
af962d5645
ci: add GitHub token permissions for workflows
...
Signed-off-by: Varun Sharma <varunsh@stepsecurity.io>
2022-08-02 10:33:57 -07:00
Mikko Ylinen
579dbdeb24
docs: create documentation for v0.24 release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2022-05-09 14:43:45 +03:00
dependabot[bot]
d6e2d41ed7
build(deps): bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 20:24:23 +00:00
Mikko Ylinen
cd2e45f93b
docs: create documentation for v0.23 release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-12-23 18:08:38 +02:00
Mikko Ylinen
dc74ccb976
docs: create documentation for v0.22 release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-10-01 14:34:49 +03:00
Mikko Ylinen
bd2b50c891
docs: create documentation for v0.21 release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-06-15 22:15:27 +03:00
Mikko Ylinen
514dc8a4a8
docs: create documentation for v0.20 release
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-03-31 10:29:44 +03:00
Mikko Ylinen
15ad4ed54b
ci: drop master branch from workflow triggers
...
Also, polish the remaining docs hits to 'master'.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-02-23 10:51:04 +02:00
Ed Bartosh
477e7076fa
CI: add triggers for the main branch
...
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
2021-02-18 16:56:36 +02:00
Mikko Ylinen
f19071881d
README: fix links and add docs for release-0.19
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2021-01-18 10:41:42 +02:00
Mikko Ylinen
25fd819ed7
ci: fix docs publishing again
...
$author and $email do not get set because actions/checkout@v2
fetches only a single commit by default.
Pull full history by setting fetch-depth according to checkout
documentation.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-29 14:31:51 +03:00
Mikko Ylinen
ee711fda7b
ci: fix docs publishing
...
The initial publish.yml was a merger of two examples with
different ways to handle the publishing and resulted in
some inconsistencies.
v2 of the docs publishing correctly takes the git author
info from the original respository and uses that info to
create the docs-only repo ($HOME/output) that is then pushed
to gh-pages.
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-29 10:42:35 +03:00
Mikko Ylinen
492d5c5172
ci: add a github action to generate and publish docs
...
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
2020-09-28 18:52:51 +03:00