Commit Graph

52 Commits

Author SHA1 Message Date
dependabot[bot]
a757531077
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>
2024-02-26 04:48:22 +00:00
Alberto Xamin
65a3705e25
update github actions 2023-01-23 16:05:57 +00:00
Alberto Xamin
7e7483c10b
migrate to python 3.11 2023-01-23 10:38:44 +00:00
Giulio
408c53ff43 removed dd-trace 2023-01-12 11:37:40 +01:00
Giulio
5a309aeac5 Merge branch 'main' into dev 2023-01-10 18:00:43 +01:00
Alberto Xamin
0138c8b4fd speedup pull request tests 2022-12-29 15:43:52 +00:00
Alberto Xamin
a6edde725a Merge branch 'main' into dev 2022-12-29 13:36:24 +00:00
Alberto Xamin
1c2864531b remove discord from pullrequests 2022-12-29 13:31:53 +00:00
dependabot[bot]
d7f28f3053
Bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
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>
2022-06-09 04:17:29 +00:00
dependabot[bot]
0244220079
Bump docker/login-action from 1 to 2
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)

---
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>
2022-05-06 04:16:07 +00:00
Giulio
b3dd149014 docker buildx typo 2022-04-11 16:16:23 +02:00
Giulio
7dd59e09ed docker buildx typo 2022-04-11 16:11:23 +02:00
Giulio
f492f3995d remove armv-7 2022-04-11 16:10:56 +02:00
Alberto Xamin
94735d1775 remove armv7 and add ddtrace command to docker 2022-04-06 16:19:03 +02:00
dependabot[bot]
53b4cf0125
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
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>
2022-03-25 04:17:01 +00:00
Alberto Xamin
4473886486 add requirements to pylint 2022-03-24 20:30:44 +01:00
Alberto Xamin
68122a78e7 fix pylint 2022-03-24 20:28:58 +01:00
Alberto Xamin
2cc441ea7e Create pylint.yml 2022-03-24 20:20:04 +01:00
dependabot[bot]
2181d1355d
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-22 04:14:25 +00:00
Giulio
34ed060b5c Merge remote-tracking branch 'origin/dependabot/github_actions/dev/actions/checkout-3' into dev 2022-03-02 15:06:14 +01:00
dependabot[bot]
abe684efa7
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 04:21:48 +00:00
dependabot[bot]
0e88c5b493
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
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>
2022-03-01 04:18:44 +00:00
Alberto Xamin
80a9a61251 add discord notifications 2021-08-19 10:36:28 +03:00
Alberto Xamin
bae36ccb35
fix dev image compilation 2021-06-29 14:51:28 +02:00
Alberto Xamin
9ca62bd5ba
fix imports 2021-06-29 14:48:33 +02:00
Alberto Xamin
2c794723c7
add backend tests 2021-06-29 14:30:05 +02:00
Alberto Xamin
0b3f726a60
update github actions and comments to the Dockerfile 2021-06-26 12:53:23 +02:00
Alberto Xamin
4e317728a4
test new slim docker image 2021-06-26 12:18:50 +02:00
Alberto Xamin
57e18a1121
separate builds 2021-06-26 11:25:19 +02:00
Alberto Xamin
14919ae476
Update docker-image.yml 2021-06-22 15:08:29 +02:00
Alberto Xamin
1f82ed8324
Update docker-image.yml 2021-06-22 15:06:43 +02:00
Alberto
f89ba22435
update github action for main image 2021-06-22 11:01:21 +02:00
Alberto
102dc3873e
add back other stuff 2021-06-22 10:35:45 +02:00
Alberto Xamin
a263fe83a9
Update dev-image.yml 2021-06-22 10:16:53 +02:00
Alberto Xamin
401fe96988
Update dev-image.yml 2021-06-22 10:06:54 +02:00
Alberto Xamin
242d1a8fc5
Update dev-image.yml 2021-06-21 17:27:25 +02:00
Alberto Xamin
d730bb64dd
Update dev-image.yml 2021-06-21 17:25:27 +02:00
Alberto Xamin
1edf0d72ec
Update dev-image.yml 2021-06-21 17:24:11 +02:00
Alberto Xamin
9d412e35ee
Update dev-image.yml 2021-06-21 16:07:24 +02:00
Alberto Xamin
9f1dc376f4
Update dev-image.yml 2021-06-21 15:22:43 +02:00
Alberto Xamin
068ce5da00
Update dev-image.yml 2021-06-21 15:20:19 +02:00
GM
162e11fc79 Update dependabot.yml 2021-06-17 19:21:45 +02:00
GM
9efbdb2c8a
edit dependabot.yml 2021-06-17 19:02:00 +02:00
Alberto Xamin
d3bf18c9a2
fix reveal role 2020-12-16 20:29:25 +01:00
Alberto Xamin
b6b8dd7dbf
copy invite and tests 2020-12-13 11:43:03 +01:00
Alberto Xamin
8f35e86196
stanza privata 2020-11-25 20:48:05 +01:00
Alberto Xamin
0a0cc6600e
new images actions 2020-11-25 19:50:47 +01:00
Alberto Xamin
2f1fed662d
unified docker image 2020-11-24 14:24:09 +01:00
Alberto Xamin
3dc40f4eb7
fix workflows 2020-11-21 22:51:59 +01:00
Alberto Xamin
02bbf866a3
Update docker-image.yml 2020-11-21 22:48:41 +01:00