dependabot[bot]
d5a0a63270
build(deps): bump actions/setup-python from 4.0.0 to 4.4.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 4.0.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v4.0.0...v4.4.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Eric Nemchik
e4d270ddc6
Use full semver for GHA
2 years ago
dependabot[bot]
975cc35ce8
build(deps): bump actions/cache from 2 to 3
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Eric Nemchik
f18ed3160d
quote variable
2 years ago
Eric Nemchik
f1a0149d66
Rework deploy
...
Build (test) on every commit
Deploy only when pushing to master or main
Add build caching (speed up repeat builds)
2 years ago
Eric Nemchik
fc234c0b3a
Rework linting
...
More readable
Faster (using find without xargs)
2 years ago
Robert Dailey
e1d93b248e
ci: Validation workflow for metadata.json
...
The goal of this pipeline is to assist in catching issues with changes
made to `metadata.json`. This will be especially useful to have during
pull requests, where changes can be validated before they are merged,
which will avoid breaking any tooling that depends on the
`metadata.json` file.
2 years ago
dependabot[bot]
63cbe2acf4
Bump actions/setup-python from 3 to 4
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
1269f29ef6
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>
3 years ago
dependabot[bot]
2ac085930f
Bump actions/setup-python from 2 to 3
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 years ago
Patrick Creighton
b166b85997
Checkout all commits when deploying
3 years ago
TRaSH
5d79de0dbd
Added: Ignore MD041
...
The reason why I ignore this is to make it easier for me to make use of Snippets (insert content from other files) for easier maintance
3 years ago
Eric Nemchik
6d5615af78
Let dependabot handle versioning
3 years ago
TRaSH
6a918628b0
Update lint.yml
4 years ago
dependabot[bot]
894ed38690
Bump actions/setup-python from v2.2.1 to v2.2.2
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.1 to v2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.1...dc73133d4da04e56a135ae2246682783cc7c7cb6 )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Eric Nemchik
00797a74e7
Rename mkdocs workflow, add dependabot for pip, relocate requirements.txt
4 years ago
dependabot[bot]
f97c331df5
Bump actions/setup-python from v2.2.0 to v2.2.1
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.2.0 to v2.2.1.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.2.0...3105fb18c05ddd93efea5f9e0bef7a03a6e9e7df )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot]
2ac6831931
Bump actions/setup-python from v2.1.4 to v2.2.0
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Eric Nemchik
5d15bca88d
Update mkdocs.yml
4 years ago
dependabot[bot]
5b505f8774
Bump actions/checkout from v2.3.3 to v2.3.4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from v2.3.3 to v2.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.3.3...5a4ac9002d0be2fb38bd78e4b4dbde5606d7042f )
Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
TRaSH
0220bd75b9
Fixed: Typo
...
Fixed: Typo
4 years ago
Roxedus
41ced2df1d
Update mkdocs.yml
...
Remove unnecessary copy
4 years ago
Roxedus
41d03c8bbb
Various fixes
4 years ago
Roxedus
eba2e68eb3
Use same version for local and built page
...
And gitignore
4 years ago
Eric Nemchik
a4d0f387d1
Setup mkdocs
4 years ago