Commit graph

579 commits

Author SHA1 Message Date
Gabriel Augendre 2ac4af7905
Merge pull request #15 from Crocmagnon/dependabot/pip/kolo-2.0.5
Bump kolo from 2.0.4 to 2.0.5
2022-10-18 07:20:04 +02:00
Gabriel Augendre f4653c774b
Merge pull request #14 from Crocmagnon/dependabot/pip/types-pillow-9.2.2.2
Bump types-pillow from 9.2.2.1 to 9.2.2.2
2022-10-18 07:05:04 +02:00
pre-commit-ci[bot] a24fc04bfb
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.1 → v3.0.0-alpha.2](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.1...v3.0.0-alpha.2)
2022-10-18 00:33:14 +00:00
Gabriel Augendre 6a89ba6c4d
Merge pull request #13 from Crocmagnon/dependabot/pip/types-setuptools-65.5.0.1
Bump types-setuptools from 65.4.0.0 to 65.5.0.1
2022-10-17 21:54:17 +02:00
dependabot[bot] 40fe0d6c5a
Bump model-bakery from 1.7.1 to 1.8.0
Bumps [model-bakery](https://github.com/model-bakers/model_bakery) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/model-bakers/model_bakery/releases)
- [Changelog](https://github.com/model-bakers/model_bakery/blob/main/CHANGELOG.md)
- [Commits](https://github.com/model-bakers/model_bakery/compare/1.7.1...1.8.0)

---
updated-dependencies:
- dependency-name: model-bakery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 19:40:20 +00:00
dependabot[bot] 3ef607d005
Bump kolo from 2.0.4 to 2.0.5
Bumps [kolo](https://github.com/kolofordjango/kolo) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/kolofordjango/kolo/releases)
- [Changelog](https://github.com/kolofordjango/kolo/blob/main/vscode-extension-changelog.md)
- [Commits](https://github.com/kolofordjango/kolo/commits)

---
updated-dependencies:
- dependency-name: kolo
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 19:39:51 +00:00
dependabot[bot] 75b6e8707c
Bump types-pillow from 9.2.2.1 to 9.2.2.2
Bumps [types-pillow](https://github.com/python/typeshed) from 9.2.2.1 to 9.2.2.2.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pillow
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 19:39:17 +00:00
dependabot[bot] 7609cb9252
Bump types-setuptools from 65.4.0.0 to 65.5.0.1
Bumps [types-setuptools](https://github.com/python/typeshed) from 65.4.0.0 to 65.5.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-17 19:38:34 +00:00
Gabriel Augendre 3c56d862ee
Merge pull request #11 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-11 07:07:25 +02:00
pre-commit-ci[bot] 6f43c87abe
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0)
- [github.com/asottile/pyupgrade: v2.38.2 → v3.1.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.1.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.0 → v3.0.0-alpha.1](https://github.com/pre-commit/mirrors-prettier/compare/v3.0.0-alpha.0...v3.0.0-alpha.1)
- [github.com/pre-commit/mirrors-eslint: v8.24.0 → v8.25.0](https://github.com/pre-commit/mirrors-eslint/compare/v8.24.0...v8.25.0)
2022-10-11 01:24:12 +00:00
Gabriel Augendre 41ed44ad9c Search for git commit SHA in page 2022-10-10 23:34:16 +02:00
Gabriel Augendre d31078e6e5 Fix missing build version in docker image 2022-10-10 23:27:02 +02:00
Gabriel Augendre 416a39ce3a Add checkout to publish pipeline 2022-10-10 23:21:49 +02:00
Gabriel Augendre 91aa8ff460 Make workflow reusable 2022-10-10 23:16:04 +02:00
Gabriel Augendre 3c8d320880 Update deps 2022-10-10 23:14:59 +02:00
Gabriel Augendre fecc63fc20 Fix tests with setuptools 2022-10-10 23:14:18 +02:00
Gabriel Augendre 9fcb8da67e Use tests from separate workflow file 2022-10-10 23:14:06 +02:00
Gabriel Augendre 871f29fbce Merge branch 'master' of github.com:Crocmagnon/blog 2022-10-10 22:56:41 +02:00
Gabriel Augendre bda86f13dd Run tests on pull requests 2022-10-10 22:52:33 +02:00
Gabriel Augendre f17644ae17
Merge pull request #9 from Crocmagnon/dependabot/pip/types-pillow-9.2.2.1
Bump types-pillow from 9.2.2 to 9.2.2.1
2022-10-10 22:43:11 +02:00
dependabot[bot] 8191ad2d6a
Bump types-pillow from 9.2.2 to 9.2.2.1
Bumps [types-pillow](https://github.com/python/typeshed) from 9.2.2 to 9.2.2.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pillow
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 19:56:19 +00:00
Gabriel Augendre 1e3297f1e0 Update status of services link wording 2022-10-09 13:58:01 +02:00
Gabriel Augendre f642f9cbf5 Merge remote-tracking branch 'origin/master' 2022-10-09 13:50:48 +02:00
Gabriel Augendre d92e34ae5c Update dependencies 2022-10-09 13:45:40 +02:00
Gabriel Augendre 006258664a Slightly adjust links colors to match WCAG. 2022-10-09 13:44:41 +02:00
Gabriel Augendre a7f36c2197
Merge pull request #5 from Crocmagnon/dependabot/pip/pytest-cov-4.0.0
Bump pytest-cov from 3.0.0 to 4.0.0
2022-10-04 07:15:35 +02:00
dependabot[bot] c896bb36b6
Bump pytest-cov from 3.0.0 to 4.0.0
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 05:14:27 +00:00
Gabriel Augendre 1b6cb419bb
Merge pull request #7 from Crocmagnon/dependabot/pip/types-setuptools-65.4.0.0
Bump types-setuptools from 65.3.0 to 65.4.0.0
2022-10-04 07:13:48 +02:00
dependabot[bot] 6b23536a86
Bump types-setuptools from 65.3.0 to 65.4.0.0
Bumps [types-setuptools](https://github.com/python/typeshed) from 65.3.0 to 65.4.0.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-setuptools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 05:12:33 +00:00
Gabriel Augendre db983665db
Merge pull request #4 from Crocmagnon/dependabot/pip/mypy-0.982
Bump mypy from 0.981 to 0.982
2022-10-04 07:11:21 +02:00
dependabot[bot] 10c6109df4
Bump mypy from 0.981 to 0.982
Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.981...v0.982)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 05:10:30 +00:00
Gabriel Augendre 08151d3100
Merge pull request #8 from Crocmagnon/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-10-04 07:08:42 +02:00
Gabriel Augendre 2c3d4dfa42
Merge pull request #3 from Crocmagnon/dependabot/pip/invoke-1.7.3
Bump invoke from 1.7.1 to 1.7.3
2022-10-04 07:08:10 +02:00
pre-commit-ci[bot] ddb0634837
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/timothycrosley/isorthttps://github.com/PyCQA/isort
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2)
2022-10-04 00:13:28 +00:00
dependabot[bot] 78a59843da
Bump invoke from 1.7.1 to 1.7.3
Bumps [invoke](https://github.com/pyinvoke/invoke) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/pyinvoke/invoke/releases)
- [Commits](https://github.com/pyinvoke/invoke/compare/1.7.1...1.7.3)

---
updated-dependencies:
- dependency-name: invoke
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 19:41:36 +00:00
Gabriel Augendre 5e037636ea Add last-modified to article view 2022-10-01 11:54:37 +02:00
Gabriel Augendre 936513d1f2 Remove unused field on attachments 2022-10-01 09:28:59 +02:00
Gabriel Augendre 89ed178b6a Remove unused cache on attachment urls 2022-10-01 09:28:11 +02:00
Gabriel Augendre d7a7e65805 Add cache to attachment urls 2022-10-01 09:16:26 +02:00
Gabriel Augendre 871d28f864 Fix live preview reset scrolling 2022-09-28 20:09:40 +02:00
Gabriel Augendre 33ee1c824c Bump poetry 2022-09-28 17:55:33 +02:00
Gabriel Augendre 06c547e3c8 Setup poetry before python 2022-09-28 02:02:29 +02:00
Gabriel Augendre 6834d939a2 Fix test run 2022-09-28 01:59:34 +02:00
Gabriel Augendre 06f033dc01 Add cache poetry 2022-09-28 01:59:13 +02:00
Gabriel Augendre 40308af174 Add tests before push 2022-09-28 01:57:19 +02:00
Gabriel Augendre 7f2bfa47b1 Ignore html on curl check 2022-09-28 01:48:04 +02:00
Gabriel Augendre 7a4b628ace Disable warning on retry 2022-09-28 01:46:52 +02:00
Gabriel Augendre 36b092c800 Implement retry for check 2022-09-28 01:45:08 +02:00
Gabriel Augendre 9f68a01705 Re-add setuptools 2022-09-28 01:36:54 +02:00
Gabriel Augendre 993c1de4da Add target platform for build 2022-09-28 01:31:43 +02:00