|
3c8d320880
|
Update deps
|
2022-10-10 23:14:59 +02:00 |
|
|
fecc63fc20
|
Fix tests with setuptools
|
2022-10-10 23:14:18 +02:00 |
|
|
9fcb8da67e
|
Use tests from separate workflow file
|
2022-10-10 23:14:06 +02:00 |
|
|
871f29fbce
|
Merge branch 'master' of github.com:Crocmagnon/blog
|
2022-10-10 22:56:41 +02:00 |
|
|
bda86f13dd
|
Run tests on pull requests
|
2022-10-10 22:52:33 +02:00 |
|
|
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 |
|
|
1e3297f1e0
|
Update status of services link wording
|
2022-10-09 13:58:01 +02:00 |
|
|
f642f9cbf5
|
Merge remote-tracking branch 'origin/master'
|
2022-10-09 13:50:48 +02:00 |
|
|
d92e34ae5c
|
Update dependencies
|
2022-10-09 13:45:40 +02:00 |
|
|
006258664a
|
Slightly adjust links colors to match WCAG.
|
2022-10-09 13:44:41 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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/isort → https://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 |
|
|
5e037636ea
|
Add last-modified to article view
|
2022-10-01 11:54:37 +02:00 |
|
|
936513d1f2
|
Remove unused field on attachments
|
2022-10-01 09:28:59 +02:00 |
|
|
89ed178b6a
|
Remove unused cache on attachment urls
|
2022-10-01 09:28:11 +02:00 |
|
|
d7a7e65805
|
Add cache to attachment urls
|
2022-10-01 09:16:26 +02:00 |
|
|
871d28f864
|
Fix live preview reset scrolling
|
2022-09-28 20:09:40 +02:00 |
|
|
33ee1c824c
|
Bump poetry
|
2022-09-28 17:55:33 +02:00 |
|
|
06c547e3c8
|
Setup poetry before python
|
2022-09-28 02:02:29 +02:00 |
|
|
6834d939a2
|
Fix test run
|
2022-09-28 01:59:34 +02:00 |
|
|
06f033dc01
|
Add cache poetry
|
2022-09-28 01:59:13 +02:00 |
|
|
40308af174
|
Add tests before push
|
2022-09-28 01:57:19 +02:00 |
|
|
7f2bfa47b1
|
Ignore html on curl check
|
2022-09-28 01:48:04 +02:00 |
|
|
7a4b628ace
|
Disable warning on retry
|
2022-09-28 01:46:52 +02:00 |
|
|
36b092c800
|
Implement retry for check
|
2022-09-28 01:45:08 +02:00 |
|
|
9f68a01705
|
Re-add setuptools
|
2022-09-28 01:36:54 +02:00 |
|
|
993c1de4da
|
Add target platform for build
|
2022-09-28 01:31:43 +02:00 |
|
|
e3a28e7b0f
|
Add check step
|
2022-09-28 01:31:35 +02:00 |
|
|
7ed3450f0a
|
Set port during deploy
|
2022-09-28 01:24:48 +02:00 |
|
|
fdeab1c298
|
Fix deploy
|
2022-09-28 01:16:05 +02:00 |
|
|
d384824480
|
Rename workflow
|
2022-09-28 01:04:54 +02:00 |
|
|
b9bbfdcea0
|
Split deploy to new job
|
2022-09-28 01:04:01 +02:00 |
|
|
6c682ea394
|
Add docker build cache
|
2022-09-28 01:00:08 +02:00 |
|
|
30f16af64c
|
Add deploy step
|
2022-09-28 00:57:24 +02:00 |
|
|
c1364c05c4
|
Add badges
|
2022-09-28 00:33:55 +02:00 |
|
|
068944c55c
|
Setup python 3.10 for codeql
|
2022-09-28 00:30:11 +02:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|