Commit Graph

281 Commits

Author SHA1 Message Date
Roland Geider
f7a35ffb55 Merge pull request #970 from wger-project/feature/exercise-videos
Feature/exercise videos
2022-02-14 21:25:21 +01:00
dependabot[bot]
5946038cf9 Bump actions/checkout from 2.3.4 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.4.0.
- [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.4...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-08 23:02:13 +00:00
Roland Geider
91fb9f93c4 Merge branch 'feature/react'
# Conflicts:
#	angular/package-lock.json
2022-02-08 19:54:09 +01:00
dependabot[bot]
2ec850ad8b Bump docker/build-push-action from 2.8.0 to 2.9.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.8.0...v2.9.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 23:02:25 +00:00
Roland Geider
fbec3be16d Add ffmpeg as requirement 2022-01-22 22:42:11 +01:00
dependabot[bot]
1a16d9b9d1 Bump docker/build-push-action from 2.7.0 to 2.8.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.7.0...v2.8.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 23:02:18 +00:00
Roland Geider
157ee86814 Don't test on python 3.10 anymore till we update django & co 2022-01-13 19:05:27 +01:00
Roland Geider
eb8df89c00 Remove some of the angular mentions 2022-01-12 11:47:40 +01:00
Roland Geider
21f4b27d44 Don't run the CI on pypy 2022-01-05 10:55:09 +01:00
dependabot[bot]
b656e57b2d Bump actions/setup-node from 2.5.0 to 2.5.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 2.5.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.5.0...v2.5.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-28 23:02:50 +00:00
Roland Geider
67f52dd215 Don't check for updates in the angular folder
This will get replaced in the near future
2021-12-23 08:54:52 +01:00
dependabot[bot]
597b1f9ce0 Bump docker/login-action from 1.10.0 to 1.12.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.10.0...v1.12.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 23:02:17 +00:00
dependabot[bot]
61ab95bddc Bump actions/setup-node from 2.4.1 to 2.5.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29 23:02:48 +00:00
dependabot[bot]
c97703cb42 Bump actions/cache from 2.1.6 to 2.1.7
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 23:02:25 +00:00
Roland Geider
c437f76126 Quote python versions
Specifically 3.10 would get turned into 3.1
2021-11-15 11:58:46 +01:00
Roland Geider
934de6662a Only run actions when appropriate files were changed 2021-11-09 15:45:25 +01:00
Roland Geider
d9bfe7d626 Test application with python 3.10 2021-11-09 15:37:52 +01:00
Roland Geider
9bb76258ce Rename docker image from wger/devel to wger/server 2021-10-10 20:27:20 +02:00
Roland Geider
722e849783 Merge pull request #832 from wger-project/dependabot/github_actions/actions/setup-node-2.4.1
Bump actions/setup-node from 2.4.0 to 2.4.1
2021-10-03 19:41:36 +02:00
Roland Geider
95eb3e5ea3 Add links to liberapay and buymeacoffee 2021-10-02 12:26:29 +02:00
Roland Geider
3db6b38ece Rename apache image to demo
That's the image's purpose and which server is used is no important
2021-10-01 10:43:17 +02:00
dependabot[bot]
24f95ff8a0 Bump actions/setup-node from 2.4.0 to 2.4.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-27 23:03:51 +00:00
Roland Geider
8e02300991 Build apache images for arm64 as well 2021-09-27 18:32:25 +02:00
Roland Geider
2a45cfba5b Build application docker images on ARM as well 2021-09-27 11:14:31 +02:00
Roland Geider
5fceabf53a Manually trigger base build workflow 2021-09-27 11:07:44 +02:00
Roland Geider
c83ca0d559 Try building docker images for ARM as well 2021-09-27 11:04:22 +02:00
Roland Geider
1cdec24ab0 Create FUNDING.yml 2021-09-16 16:19:54 +02:00
dependabot[bot]
a3abb4973e Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.1...v1.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 23:01:54 +00:00
dependabot[bot]
6414b88a82 Bump docker/build-push-action from 2.6.1 to 2.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 23:02:02 +00:00
Roland Geider
4278fb17f2 Generate the base docker image once a month 2021-08-17 15:03:54 +02:00
Roland Geider
13c44ff543 Fix linting errors for markdown 2021-08-09 18:04:21 +02:00
Roland Geider
28e14ad176 Merge pull request #735 from wger-project/dependabot/github_actions/actions/setup-node-2.4.0
Bump actions/setup-node from 1 to 2.4.0
2021-08-09 16:41:09 +02:00
Roland Geider
5edcbef7a8 Copy linter config file for github super linter 2021-08-09 16:32:55 +02:00
Roland Geider
69c99e24b7 Validate typescript 2021-08-09 16:25:21 +02:00
dependabot[bot]
9d79bbf181 Bump actions/setup-node from 1 to 2.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v1...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 23:02:31 +00:00
Roland Geider
0200f76093 Configure dependabot to also check angular package.json for updates 2021-07-31 01:09:24 +02:00
Roland Geider
6d224b9634 Merge branch 'master' into feature/angular 2021-07-22 15:30:17 +02:00
Roland Geider
ef514abfcb Ignore package.json when linting 2021-07-21 16:23:56 +02:00
Roland Geider
40e313af3a Add link to github discussions 2021-07-19 16:36:31 +02:00
Roland Geider
411e2eb59a Set working directory 2021-07-19 15:06:14 +02:00
Roland Geider
0bcb91c9c4 Run the tests with github actions 2021-07-19 14:58:18 +02:00
dependabot[bot]
4898645791 Bump docker/setup-buildx-action from 1.5.0 to 1.5.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 23:02:01 +00:00
dependabot[bot]
3877813e8e Bump docker/setup-buildx-action from 1.4.1 to 1.5.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 23:01:45 +00:00
dependabot[bot]
608cee9508 Bump docker/build-push-action from 2.5.0 to 2.6.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.5.0...v2.6.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 23:02:06 +00:00
dependabot[bot]
9082b2c2d3 Bump docker/setup-buildx-action from 1.3.0 to 1.4.1
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.3.0 to 1.4.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1.3.0...v1.4.1)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-29 23:02:07 +00:00
dependabot[bot]
fe145a3d48 Bump docker/login-action from 1.9.0 to 1.10.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-23 23:01:47 +00:00
Roland Geider
60015a7f51 Don't forget to install isort... 2021-06-23 18:12:01 +02:00
Roland Geider
f569f62752 Add github workflow file for yapf 2021-06-23 18:09:46 +02:00
Roland Geider
ea2984f3fc Automatically format the code with yapf and isort 2021-06-23 18:08:42 +02:00
Roland Geider
48b99e508a Build base image again 2021-06-21 17:21:40 +02:00