Commit graph

404 commits

Author SHA1 Message Date
yalh76
5572f746ef Fix AttributeError: type object '_asyncio.Task' has no attribute 'all_tasks' 2021-06-30 01:48:24 +02:00
yalh76
19f5bcd000 Update requirements for bullseye 2021-06-30 01:22:10 +02:00
yalh76
d5c5164544
Merge branch 'testing' into upgrade-to-sanic-21 2021-06-30 00:19:07 +02:00
yalh76
eda079abcf
Update requirements-frozen.txt 2021-06-30 00:14:14 +02:00
yalh76
bab653dbd5
Merge branch 'testing' into upgrade-to-sanic-21 2021-06-30 00:00:44 +02:00
yalh76
4ff7fd6479
Merge pull request #21 from YunoHost/dependabot/pip/websockets-9.1
Bump websockets from 6.0 to 9.1
2021-06-29 23:58:26 +02:00
yalh76
57eb5f4f1a
Merge branch 'testing' into dependabot/pip/websockets-9.1 2021-06-29 23:58:19 +02:00
yalh76
9cce8e61d7
Merge pull request #19 from YunoHost/dependabot/pip/urllib3-1.26.5
Bump urllib3 from 1.24.2 to 1.26.5
2021-06-29 23:57:18 +02:00
yalh76
fff0d391f3
Merge pull request #18 from YunoHost/yalh76-patch-1
Solve error during pepette_ynh
2021-06-29 23:57:04 +02:00
yalh76
f5d0a3fd0a
Merge pull request #17 from YunoHost/dependabot/pip/jinja2-2.11.3
Bump jinja2 from 2.10.1 to 2.11.3
2021-06-29 23:56:42 +02:00
yalh76
07932bac4c
Merge pull request #15 from YunoHost/dependabot/pip/aiohttp-3.7.4
Bump aiohttp from 3.4.4 to 3.7.4
2021-06-29 23:56:18 +02:00
yalh76
9359404160
Merge pull request #14 from yalh76/master
Update requirements-frozen.txt
2021-06-29 23:56:00 +02:00
Kay0u
657810edc3
revert the way we remove websockets in a list 2021-06-17 16:13:10 +02:00
Kay0u
84df910e20
fix an issue in app view 2021-06-16 19:24:19 +02:00
Kay0u
f60055ae8e
Update Jinja2 and urllib3 2021-06-16 19:09:35 +02:00
Kay0u
c2a0a51646
Upgrade to Sanic 21 2021-06-16 18:53:59 +02:00
dependabot[bot]
53c040b353
Bump websockets from 6.0 to 9.1
Bumps [websockets](https://github.com/aaugustin/websockets) from 6.0 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/6.0...9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 17:46:28 +00:00
tituspijean
21dc122bb6 Add badge in job page
Also features the copy of the Markdown code for the badge into the clipboard
2021-06-08 01:30:36 +02:00
dependabot[bot]
2a732abfb5
Bump urllib3 from 1.24.2 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5.
- [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.24.2...1.26.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-01 23:32:21 +00:00
yalh76
36c61110af
Update run.py
Would solve error during pepette_ynh test
2021-03-29 20:40:28 +02:00
Alexandre Aubin
cd89ea729b
Stupid hack for pepettes_ynh which has a epic weird bug with unicode stuff during tests... lynx+euro symbol idk 2021-03-23 00:52:23 +01:00
dependabot[bot]
8d6ae445ae
Bump jinja2 from 2.10.1 to 2.11.3
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.1...2.11.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-20 00:44:43 +00:00
Alexandre Aubin
444de3ae11
Merge pull request #16 from yalh76/multi
Make config.py relative
2021-03-05 20:00:47 +01:00
yalh76
43bc81c990 Make config.py relative 2021-03-05 19:56:45 +01:00
Alexandre Aubin
9fc2bf150c Fikssizes 2021-03-01 23:55:30 +01:00
Alexandre Aubin
d7b1f24f1a Used minified, production-version of vuejs 2021-03-01 23:36:54 +01:00
Alexandre Aubin
60baaaabd2 Browser notifications ! 2021-03-01 23:33:17 +01:00
Alexandre Aubin
1fd5a437ab Add a checkbox to auto-scroll logs on job view 2021-03-01 22:38:57 +01:00
Alexandre Aubin
d92a9351fb Let's have a sensible default for the analyzer path, this'll help the yunorunner ynh package 2021-03-01 21:35:05 +01:00
Alexandre Aubin
525dcadb07 Aaaaannnd actually we don't debug by default 2021-03-01 21:29:46 +01:00
Alexandre Aubin
f5f46e96cb Misc fixes after actual testing 2021-03-01 21:26:19 +01:00
Alexandre Aubin
cde0e66697 Handle the configuration via an external file rather than args that needs to be defined in the systemd config... 2021-03-01 20:49:46 +01:00
Alexandre Aubin
0ad5937ec4 Add flag to not monitor bad quality apps, meant for unstable CI 2021-03-01 20:28:10 +01:00
Alexandre Aubin
11b3f42652 Let's not handle the SSL layer... 2021-03-01 20:27:08 +01:00
Alexandre Aubin
0fac7c9dee We don't need that old 'type' either 2021-03-01 20:15:16 +01:00
Alexandre Aubin
21514377c4 Get rid of old apps_list stuff, we ain't gonna need it 2021-03-01 20:10:58 +01:00
dependabot[bot]
33bc57ea20
Bump aiohttp from 3.4.4 to 3.7.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.4.4 to 3.7.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.4.4...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 02:24:26 +00:00
yalh76
763355c32f
Update requirements-frozen.txt
to be consistent with 7b3acfc9b2/scripts/install (L131)
2021-02-18 20:59:54 +01:00
Kayou
0136788358
Typo 2021-01-22 10:44:10 +01:00
Kayou
e3d2dc3046
Merge pull request #13 from YunoHost/fix-check-if-user-is-member-of-the-YunoHost-Apps
fix check if user is member of the YunoHost-Apps
2021-01-22 10:40:54 +01:00
Alexandre Aubin
17fa0fea3e
Accept header to explicly use github api v3
Co-authored-by: Kayou <pierre@kayou.io>
2021-01-20 15:12:07 +01:00
Kay0u
7dc11c02aa
fix check if user is member of the YunoHost-Apps 2021-01-20 15:07:44 +01:00
Kayou
e569bffd89
Add CONTRIBUTOR to the allowed author_association 2021-01-20 14:09:37 +01:00
Alexandre Aubin
268a3f8289 Also allow collaborators to trigger jobs, because for some reason Github flag some member as collaborators... 2021-01-18 15:38:25 +01:00
Alexandre Aubin
fd84352eb6
Merge pull request #12 from YunoHost/trigger-job-via-github-comments
Trigger job via GitHub comments
2021-01-15 00:52:42 +01:00
Alexandre Aubin
36dd615ed4 Misc fixes after testing 2021-01-14 23:02:56 +01:00
Alexandre Aubin
f2049e6807 [yolowip] Answer with a comment with a badge+link to job created 2021-01-14 21:37:22 +01:00
Alexandre Aubin
f05f0ed432 Improve logging, return codes 2021-01-14 15:23:58 +01:00
Alexandre Aubin
49d6b8640f Add badge endpoint 2021-01-14 15:12:05 +01:00
Alexandre Aubin
19f26497e7
Make sure the issue is a pull request
Co-authored-by: Kayou <pierre@kayou.io>
2021-01-14 15:09:27 +01:00