Commit graph

400 commits

Author SHA1 Message Date
dependabot[bot]
5f8e63bc95
Bump urllib3 from 1.26.18 to 1.26.19
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...1.26.19)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-18 01:38:42 +00:00
Alexandre Aubin
4251f3fbbc
Merge pull request #59 from YunoHost/dependabot/pip/aiohttp-3.9.4
Bump aiohttp from 3.9.2 to 3.9.4
2024-05-07 00:13:31 +02:00
Alexandre Aubin
e109903b45
Merge pull request #61 from YunoHost/dependabot/pip/jinja2-3.1.4
Bump jinja2 from 3.1.3 to 3.1.4
2024-05-07 00:12:36 +02:00
dependabot[bot]
b20160ad95
Bump jinja2 from 3.1.3 to 3.1.4
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.4)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 21:25:33 +00:00
Alexandre Aubin
1ef4703101
Merge pull request #60 from YunoHost/ciclic-exec
Make ciclic executable
2024-05-03 01:00:38 +02:00
tituspijean
71d6b4b30e
Make ciclic executable
Best served with `yunohost app shell yunorunner`
2024-05-02 23:47:16 +02:00
dependabot[bot]
e8cbcd6279
Bump aiohttp from 3.9.2 to 3.9.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.2 to 3.9.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.2...v3.9.4)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-25 10:57:21 +00:00
Alexandre Aubin
3c50ca2d91 Update requirements-frozen.txt 2024-04-25 12:56:03 +02:00
Alexandre Aubin
b89b1edb24 Revert "I have no idea why, but apparently we can't load the config inside main() now ..."
This reverts commit 688a1fdc8f.
2024-04-25 12:55:43 +02:00
Alexandre Aubin
688a1fdc8f I have no idea why, but apparently we can't load the config inside main() now ... 2024-04-24 18:14:11 +02:00
Alexandre Aubin
134c1618a7 Add mechanism to push github commit status at the end of jobs 2024-04-23 18:19:54 +02:00
dependabot[bot]
117511ef5a Bump aiohttp from 3.8.5 to 3.9.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.5 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.8.5...v3.9.2)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 17:40:07 +01:00
dependabot[bot]
98bf22f7a3 Bump urllib3 from 1.26.5 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.5 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.5...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 17:40:07 +01:00
dependabot[bot]
db21ad7d73 Bump jinja2 from 3.0.1 to 3.1.3
Bumps [jinja2](https://github.com/pallets/jinja) from 3.0.1 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/3.0.1...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 17:40:07 +01:00
dependabot[bot]
938ff06946 Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 17:40:07 +01:00
dependabot[bot]
2bc531213b Bump aiohttp from 3.7.4.post0 to 3.8.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4.post0 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4.post0...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 17:40:07 +01:00
dependabot[bot]
0d50861139 Bump requests from 2.26.0 to 2.31.0
Bumps [requests](https://github.com/psf/requests) from 2.26.0 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.26.0...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 17:40:07 +01:00
a223965384 Passthru for the YNHDEV_BACKEND variable to allow for incus in package_checker 2024-03-15 17:40:07 +01:00
OniriCorpe
e5e413ff35 ci: add autoblacks actions 2024-03-07 02:55:33 +01:00
Salamandar
cfbb67cee5
Merge pull request #52 from YunoHost/incus
Cleanup incus too
2024-03-06 23:34:22 +01:00
f5d720ca3a Cleanup incus too 2024-03-06 23:27:41 +01:00
Alexandre Aubin
46b86e3070 Rework timeout mechanism 2023-11-23 18:47:58 +01:00
Alexandre Aubin
52ef23a2cb webhook: also allow yunohost-bot to auto-trigger job for ci-auto-update- branches 2023-04-05 16:56:16 +02:00
Alexandre Aubin
d130e12d44 Fix matrix notification always reporting that the app failed everything x_x 2023-03-05 14:51:10 +01:00
Alexandre Aubin
b797f46798 results API : fix again to workaround a tmp issue >_> 2023-03-05 14:50:26 +01:00
Alexandre Aubin
71fc6009d0 Use catalog v3 for apps to monitor 2023-03-03 22:38:05 +01:00
Alexandre Aubin
4d8643b223 Simplify the mess about having a json containing all result ... just create a new route that concatenates all latest results of all apps on the fly 2023-03-03 22:25:51 +01:00
Alexandre Aubin
6c35960435
Fix finish_install script overwriting config.py 2023-02-13 19:54:23 +01:00
Alexandre Aubin
50ae066741 Fix stupid type issue @_@ 2023-02-10 04:06:29 +01:00
Alexandre Aubin
d5268df18a Fixes from the battlefield 2023-02-07 12:54:26 +01:00
Alexandre Aubin
88eda6c070 Add default value for YNH_BRANCH 2023-02-07 12:52:19 +01:00
Alexandre Aubin
7c82e2c7c2
Merge pull request #48 from YunoHost/moar-refactoring
Moar refactoring
2023-02-06 18:33:32 +01:00
Alexandre Aubin
aa2e196df6 index page: Limit latest jobs display to 500 to prevent unecessarily lagging the browser 2023-02-06 18:11:12 +01:00
Alexandre Aubin
6eb3075d6b Black 2023-01-29 19:01:13 +01:00
Alexandre Aubin
4992ffe4f6 Moar fixes from the battlefield 2023-01-29 18:34:07 +01:00
Alexandre Aubin
8f58109973 Fixes after tests on the battlefield 2023-01-28 04:12:06 +01:00
Alexandre Aubin
a435d2973f Moar refactoring x_x 2023-01-27 22:26:44 +01:00
Alexandre Aubin
912dfda4d7 Fix copy of result summary png 2023-01-26 22:26:21 +01:00
Alexandre Aubin
4553d565be yunorunner doesn't handle badges/level updates anymore 2023-01-21 22:33:48 +01:00
Alexandre Aubin
a1e97134e0 Remove badges stuff, now handled by tartiflette 2023-01-21 22:30:13 +01:00
Alexandre Aubin
e2b9a88ef4 fix: when websockets are disconnected, the exception is now WebsocketClosed 2023-01-21 17:56:27 +01:00
Alexandre Aubin
9c248a85f0
Delete update_level_apps, replaced by a python script in the catalog tools 2023-01-20 17:35:50 +01:00
Alexandre Aubin
ace59e9f70 Fix changes related to sanic version bump 2023-01-20 14:54:16 +01:00
Alexandre Aubin
3917207541
Update README.md 2023-01-19 23:31:47 +01:00
Alexandre Aubin
d233bff9d5
Merge pull request #44 from YunoHost/dependabot/pip/certifi-2022.12.7
Bump certifi from 2018.11.29 to 2022.12.7
2023-01-19 22:45:50 +01:00
Alexandre Aubin
4ffa78b977
Merge pull request #43 from YunoHost/dependabot/pip/sanic-21.12.2
Bump sanic from 21.6.2 to 21.12.2
2023-01-19 22:45:42 +01:00
Alexandre Aubin
d986971906
Merge pull request #42 from YunoHost/dependabot/pip/ujson-5.4.0
Bump ujson from 4.0.2 to 5.4.0
2023-01-19 22:45:30 +01:00
Alexandre Aubin
531c4c424e
Merge pull request #46 from YunoHost/merge-ci-package-check
Merge CI package check in yunoruner
2023-01-19 22:34:38 +01:00
Alexandre Aubin
c560a6083a Typo when parsing level / simplify code 2023-01-19 18:46:26 +01:00
Alexandre Aubin
c851f73ed0 Fixes from the battlefield 2023-01-17 15:56:39 +01:00