Roland Geider
|
97b4ff94bf
|
Don't need to use a custom link for buymeacoffee anymore
|
2025-03-23 09:26:54 +01:00 |
|
dependabot[bot]
|
ebc681ead5
|
Bump docker/setup-qemu-action from 3.4.0 to 3.6.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.4.0 to 3.6.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.4.0...v3.6.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-11 22:44:51 +01:00 |
|
dependabot[bot]
|
45d57d0b08
|
Bump docker/setup-qemu-action from 3.2.0 to 3.4.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.2.0 to 3.4.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.2.0...v3.4.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-02-07 13:38:02 +01:00 |
|
Roland Geider
|
c284945a8a
|
Also test the application on python 3.13
|
2024-11-19 13:54:22 +01:00 |
|
Roland Geider
|
221f68f0a0
|
Don't build "apache" images anymore
|
2024-10-22 14:53:05 +02:00 |
|
Roland Geider
|
c5c732b370
|
Don't push devel image anymore
|
2024-10-02 16:42:29 +02:00 |
|
Roland Geider
|
178ca65ee6
|
Move docker files from development to production
|
2024-10-02 11:26:55 +02:00 |
|
Roland Geider
|
efe99252c3
|
Correctly set PLATFORM_PAIR
|
2024-09-30 20:42:06 +02:00 |
|
Roland Geider
|
2bca0f2bdc
|
Update upload and download artifact actions
|
2024-09-30 20:24:45 +02:00 |
|
dependabot[bot]
|
b6fbe88fab
|
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-22 23:40:11 +00:00 |
|
dependabot[bot]
|
2ab58cc1f3
|
Bump docker/setup-qemu-action from 3.0.0 to 3.1.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v3.0.0...v3.1.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-03 23:03:24 +00:00 |
|
dependabot[bot]
|
ae9f32dc55
|
Bump docker/build-push-action from 5 to 6
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 23:47:54 +00:00 |
|
Roland Geider
|
b1f7d8c0fa
|
Exclude bots from generated release notes
|
2024-03-21 14:10:06 +01:00 |
|
Roland Geider
|
6fdeb96d64
|
Initial formatting with ruff
|
2024-01-27 10:30:02 +01:00 |
|
Roland Geider
|
bb0d989d92
|
Merge branch 'master' into fix/pyproject
|
2024-01-24 14:24:20 +01:00 |
|
Roland Geider
|
e2f8d5078c
|
Automatically format the code with ruff
|
2024-01-24 14:12:45 +01:00 |
|
dependabot[bot]
|
0a64a1654c
|
Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [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/v3...v4)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-17 23:02:55 +00:00 |
|
Roland Geider
|
ed96f2c815
|
Remove python 3.9 from the testing matrix
We're using match syntax which was added in 3.10
|
2024-01-16 11:08:35 +01:00 |
|
Roland Geider
|
c76d640379
|
Also install the dev packages
This is needed, e.g. for faker
|
2024-01-16 11:01:51 +01:00 |
|
dependabot[bot]
|
7786771ec7
|
Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-13 23:44:27 +00:00 |
|
dependabot[bot]
|
893f884748
|
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
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>
|
2023-12-06 23:53:42 +00:00 |
|
Roland Geider
|
bff492ef5e
|
Merge branch 'master' into release/2.2
# Conflicts:
# .github/workflows/docker-base.yml
# .github/workflows/docker-demo.yml
# wger/__init__.py
# wger/locale/fr/LC_MESSAGES/django.po
|
2023-12-05 15:04:21 +01:00 |
|
Roland Geider
|
a330c82f0c
|
Bump version to 2.3
|
2023-12-01 10:19:27 +01:00 |
|
bbkz
|
a7854e2ed7
|
Merge branch 'wger-project:master' into localdev
|
2023-11-17 13:43:21 +01:00 |
|
Roland Geider
|
30fae4613a
|
Fix typo
|
2023-11-02 09:02:07 +01:00 |
|
Roland Geider
|
18aee94228
|
Also test the app with python 3.12
|
2023-10-20 16:25:46 +02:00 |
|
Roland Geider
|
45edd84d08
|
Merge pull request #1421 from wger-project/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
|
2023-09-29 19:05:56 +02:00 |
|
Roland Geider
|
6a0ee63566
|
Merge pull request #1425 from wger-project/dependabot/github_actions/docker/build-push-action-5
Bump docker/build-push-action from 4 to 5
|
2023-09-29 19:05:37 +02:00 |
|
Roland Geider
|
376a2f63ea
|
Merge pull request #1426 from wger-project/dependabot/github_actions/docker/setup-qemu-action-3.0.0
Bump docker/setup-qemu-action from 2.2.0 to 3.0.0
|
2023-09-29 19:05:27 +02:00 |
|
dependabot[bot]
|
44702150e1
|
Bump docker/metadata-action from 4 to 5
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-18 23:56:19 +00:00 |
|
dependabot[bot]
|
16c3bc5b48
|
Bump docker/setup-qemu-action from 2.2.0 to 3.0.0
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v2.2.0...v3.0.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-17 20:08:23 +00:00 |
|
dependabot[bot]
|
07db14cd40
|
Bump docker/setup-buildx-action from 2 to 3
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-17 18:47:03 +00:00 |
|
dependabot[bot]
|
6bf6a8a844
|
Bump docker/login-action from 2 to 3
Bumps [docker/login-action](https://github.com/docker/login-action) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 23:33:28 +00:00 |
|
dependabot[bot]
|
764dfd3431
|
Bump docker/build-push-action from 4 to 5
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-12 23:33:19 +00:00 |
|
dependabot[bot]
|
ab9c1c730e
|
Bump actions/checkout from 3 to 4
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>
|
2023-09-04 23:04:37 +00:00 |
|
bbk
|
24f7efc135
|
actually it seems to be $vars.
|
2023-08-15 12:36:42 +02:00 |
|
bbk
|
f016659805
|
it's $REGISTRY_REPO not $env.REGISTRY_REPO
|
2023-08-15 12:31:54 +02:00 |
|
bbk
|
13f15485db
|
use env.REGISTRY_REPO for docker hub
|
2023-08-15 12:23:07 +02:00 |
|
Roland Geider
|
2ea922fa27
|
Fix yaml file...
|
2023-08-09 09:08:52 +02:00 |
|
Roland Geider
|
c1779f820e
|
Correctly tag the docker images
|
2023-08-09 09:07:43 +02:00 |
|
Roland Geider
|
51f89154c0
|
Allow to manually trigger building docker images
|
2023-08-07 16:19:58 +02:00 |
|
Roland Geider
|
3e4bf03b13
|
Split building the demo image
This doesn't need to be kept exactly in sync with master
|
2023-07-19 08:56:38 +02:00 |
|
Roland Geider
|
ec7ee17990
|
Dummy commit
|
2023-07-12 12:08:12 +02:00 |
|
Roland Geider
|
4615460bf1
|
Set builder
|
2023-07-12 11:28:13 +02:00 |
|
Roland Geider
|
1445d14ccb
|
First attempt at caching the image builds
|
2023-07-11 21:15:03 +02:00 |
|
Roland Geider
|
d91e32c46d
|
We might want to auto build more things, other than the latest and the current version
|
2023-07-11 20:41:27 +02:00 |
|
Roland Geider
|
f965b2b433
|
Manually set the latest tag, since we only build for master
|
2023-07-11 20:32:35 +02:00 |
|
Roland Geider
|
9864f7cb20
|
Enable "latest" for the default branch (master)
|
2023-07-11 20:29:31 +02:00 |
|
Roland Geider
|
cc1a8757b0
|
Set the tag element in the correct place
|
2023-07-11 20:25:21 +02:00 |
|
Roland Geider
|
01f7fc15f0
|
Set the correct tags
|
2023-07-11 20:23:38 +02:00 |
|