Commit Graph

16 Commits (675591b4ef511d37b003da209dcbbaf7bc4a065c)

Author SHA1 Message Date
simonsan 675591b4ef
ci: update workflows (#375) 9 months ago
dependabot[bot] 71b3aa60d0
Bump actions/checkout from 3 to 4 (#373)
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>
10 months ago
simonsan 12f6f988d4
chore: reformat repository with dprint (#370)
* chore: reformat repository with dprint
* ci: change action name to reflect that it's not only markdown
* fix: broken link
10 months ago
dependabot[bot] c455f960ca
Bump actions/upload-pages-artifact from 1 to 2 (#369)
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 1 to 2.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v1...v2)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  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>
12 months ago
simonsan e73bbded8a
Fix typo in CI (#358) 1 year ago
simonsan c30a6eb236
Refactor repository structure to include translations (#352) 1 year ago
Marco Ieni 396ac0fbf0
ci: keep github actions up to date with dependabot (#307) 2 years ago
Marco Ieni 48b1bf51ef
ci: update actions/checkout version (#302) 2 years ago
simonsan fa29385292
Updating main branch name (#272) 3 years ago
Marco Ieni 3ee9110615
CI: Rename markdownlint job (#180) 4 years ago
Marco Ieni e93c52049c
CI: Simplify lint job (#174) 4 years ago
Takashi Idobe 60946dd8c7
Add markdownlint to CI (#164) 4 years ago
Marco Ieni d7026aa694
Checking links in markdown files (#150) 4 years ago
simonsan b6e5414941
Add doc tests to CI (#124)
* rename baz() into main() and vice versa where applicable

Fixes #49
4 years ago
Marco Ieni 85efbe7fc3
add ci (#115) 4 years ago
simonsan 3f3ae4ae73
Adding mdbook configuration and deployment to gh-pages (#111) 4 years ago