Commit graph

508 commits

Author SHA1 Message Date
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
Gabriel Augendre e3a28e7b0f Add check step 2022-09-28 01:31:35 +02:00
Gabriel Augendre 7ed3450f0a Set port during deploy 2022-09-28 01:24:48 +02:00
Gabriel Augendre fdeab1c298 Fix deploy 2022-09-28 01:16:05 +02:00
Gabriel Augendre d384824480 Rename workflow 2022-09-28 01:04:54 +02:00
Gabriel Augendre b9bbfdcea0 Split deploy to new job 2022-09-28 01:04:01 +02:00
Gabriel Augendre 6c682ea394 Add docker build cache 2022-09-28 01:00:08 +02:00
Gabriel Augendre 30f16af64c Add deploy step 2022-09-28 00:57:24 +02:00
Gabriel Augendre c1364c05c4 Add badges 2022-09-28 00:33:55 +02:00
Gabriel Augendre 068944c55c Setup python 3.10 for codeql 2022-09-28 00:30:11 +02:00
Gabriel Augendre 8e087672d8
Merge pull request #2 from Crocmagnon/dependabot/pip/mypy-0.981
Bump mypy from 0.971 to 0.981
2022-09-28 00:23:13 +02:00
Gabriel Augendre ddafabcc99
Merge pull request #1 from Crocmagnon/dependabot/docker/python-3.10.7-bullseye
Bump python from 3.10.5-bullseye to 3.10.7-bullseye
2022-09-28 00:21:27 +02:00
Gabriel Augendre f8f0b9fd5f Add rel noopener to target blank links 2022-09-28 00:20:34 +02:00
pre-commit-ci[bot] de91722daf [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-09-27 22:17:58 +00:00
pre-commit-ci[bot] ad71b93148 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-09-27 22:17:47 +00:00
dependabot[bot] 4c65675a25
Bump mypy from 0.971 to 0.981
Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.981.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.971...v0.981)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 22:17:25 +00:00
dependabot[bot] def06c34da
Bump python from 3.10.5-bullseye to 3.10.7-bullseye
Bumps python from 3.10.5-bullseye to 3.10.7-bullseye.

---
updated-dependencies:
- dependency-name: python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-27 22:16:21 +00:00
Gabriel Augendre f34480a65e Add github actions to dependabot 2022-09-28 00:14:48 +02:00
Gabriel Augendre a6d17bb24d
Add CodeQL 2022-09-28 00:11:38 +02:00
Gabriel Augendre c03af25888
Enable dependabot version updates 2022-09-28 00:09:45 +02:00
Gabriel Augendre 287f6e2032 Skip mypy for pre-commit ci 2022-09-28 00:02:03 +02:00
Gabriel Augendre 1fa6598bdc Trigger pipeline 2022-09-27 23:59:47 +02:00