Commit Graph

21 Commits

Author SHA1 Message Date
dependabot[bot] e3e1500d35
Bump actions/checkout from 3 to 4 (#561)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 13:07:02 +02:00
Patrick Kanzler de515a86cc add && 2023-04-19 22:36:20 +02:00
Patrick Kanzler 2b0d57a9c7 install pycups packages in doc build 2023-04-19 22:34:08 +02:00
Patrick Kanzler 1626af5def
Merge branch 'master' into development 2023-04-19 22:27:56 +02:00
Patrick Kanzler e4a73ad5c5 install pycups on docbuild 2023-04-19 22:27:03 +02:00
belono 84a3912b34 Fix docs build - libenchant1c2a -> libenchant-2-2 2022-11-24 11:50:22 +01:00
dependabot[bot] 5e80764ff5
Bump actions/checkout from 2 to 3 (#477)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-07 19:51:19 +02:00
Patrick Kanzler 5bb0642b5d
housekeeping tasks (#464)
* update settings to use black

* update python versions

* enquote version numbers

* update dependency

* set explicit build command

* add newline

* add command to checkout

* add run step

* chain

* sudo

* test

* newer sphinx version

* update sphinx

* clean up setuptools usage

* use tox

* install tox

* tox
2021-10-30 22:21:34 +02:00
dependabot[bot] a526be5ddf
Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.5.
- [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.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-18 10:04:25 +00:00
dependabot[bot] 7c82881f65
Bump actions/checkout from 2 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 05:16:05 +00:00
Patrick Kanzler 18cc1a268a use corrct name for sphinx package 2020-09-28 22:31:48 +02:00
Patrick Kanzler 5d62be2be9 install graphviz and libenchant 2020-09-28 22:28:27 +02:00
Patrick Kanzler 1dc79baf82 rename job 2020-09-28 21:33:16 +02:00
Patrick Kanzler 247211d0ce install sphinx 2020-09-28 21:31:29 +02:00
Patrick Kanzler 243eb48b38 install git in container 2020-09-28 21:26:42 +02:00
Patrick Kanzler 21b9dba345 have a look around before building doc 2020-09-28 21:22:54 +02:00
Patrick Kanzler a8941b4a3e check out submodules 2020-09-28 21:15:33 +02:00
Patrick Kanzler 04e0a0ce47 Revert "tr< checkout v1"
This reverts commit 8ece137789.
2020-09-28 21:14:56 +02:00
Patrick Kanzler 8ece137789 tr< checkout v1 2020-09-28 21:12:44 +02:00
Patrick Kanzler d390449400 change documenatation action 2020-09-28 21:06:45 +02:00
Patrick Kanzler 818c1313e8
Build documentation in Github action 2020-09-28 20:55:13 +02:00