Commit Graph

83 Commits

Author SHA1 Message Date
Lunarmagpie bb53609d93 try using || true 2023-03-08 23:23:50 -05:00
Lunarmagpie 8f68d79dfd use /app again 2023-03-08 23:21:20 -05:00
Lunarmagpie 0b39dde8ba remove ls 2023-03-08 23:09:26 -05:00
Lunarmagpie 8664b4e8d8 add helpful ls 2023-03-08 23:02:58 -05:00
Lunarmagpie 12b62dc266 ./ 2023-03-08 23:02:18 -05:00
Lunarmagpie 0077f4e0ca run CI with path to index.js 2023-03-08 22:47:36 -05:00
Lunarmagpie 86fff55608 run CI with node:15 2023-03-08 22:46:26 -05:00
Lunarmagpie 472519ef3a ts-node 2023-03-08 22:18:34 -05:00
Endercheif bb0f1fb8da
chore: pr workflow only run on pr 2023-02-17 12:10:56 -08:00
Endercheif 20bff4da8c
chore: manually trigger ci 2023-02-14 19:38:25 -08:00
Endercheif 86b36630c4
fix: name is now lowercase 2023-02-14 19:12:42 -08:00
Endercheif ff7318cbb3
chore: update naming to Endercheif 2023-02-14 19:11:49 -08:00
Thomas Hobson eb37d0ab72
ci: don 2021-11-29 14:00:10 +13:00
Dan Vargas 0f440c082b fix pkg build action for when pkg files are deleted 2021-10-13 16:24:02 -05:00
Brikaa f2c91acbe6 Piston lint 2021-10-09 18:10:58 +02:00
Vargas, Dan 78d0ce156f prevent building empty package on pr 2021-10-02 19:51:07 -06:00
Thomas Hobson dc20ec2bda
ci: Rebuild API container if required when testing 2021-09-13 01:09:38 +12:00
Thomas Hobson 1566b49574
Build repo-builder if required 2021-09-13 01:00:54 +12:00
Thomas Hobson 6a368cf66f
ci: ensure README contains all packages in repo (#283) 2021-06-19 21:58:19 +12:00
Dan Vargas 3e9705bcd3
pkg(julia-1.5.4): switch to build from source (#254)
* pkg(julia-1.5.4): switch to build from source

* fix install lang in ci test step

* use x86-64 cpu target list
2021-05-09 13:40:41 +12:00
Brian Seymour de449c6d56 validate json instead of a json header, and lots of cleanup 2021-05-07 14:22:25 -05:00
Thomas Hobson 972228412a
switch to taking config by env
To help with ease of deployment, configuration now is administered through the use of environment variables.
This allows for easy configuration directly from the docker-compose file and is a much more robust solution.
2021-05-07 21:11:36 +12:00
Thomas Hobson 0299810d6c
update CI config 2021-04-28 16:04:27 +12:00
Thomas Hobson 7da1a7dce8
fix ci 2021-04-27 12:15:33 +12:00
Thomas Hobson 4ef3e4e5c3
fix ci 2021-04-27 12:10:12 +12:00
Thomas Hobson 1e3b01283e
ci fix 2021-04-25 16:43:57 +12:00
Thomas Hobson f590f85d6d
unbreak CI 2021-04-25 16:41:02 +12:00
Thomas 90217a6202
Retry infinitely 2021-04-07 16:16:19 +12:00
Victor Frazao 552fb91c6b
v3 - Remove the use of unshare + privileged mode and instead (#195)
use seccomp to filter for socket syscalls
2021-04-07 12:31:30 +12:00
Thomas 2d446c33e6
Up wait time for index
Needed for large packages like ponyc
2021-04-06 17:09:19 +12:00
Thomas 0ee5003533
Up timeout for index starting 2021-04-02 17:45:17 +13:00
Thomas Hobson be47ab802c
Merge branch 'v3' of https://github.com/engineer-man/piston into v3 2021-03-29 21:33:54 +13:00
Thomas Hobson 607123f73d
switch to yarn 2021-03-29 21:33:49 +13:00
Brian Seymour b31deaddbc change port to match old piston, some formatting change, add env to fix debian warning/error 2021-03-28 14:01:46 -05:00
Thomas Hobson ec9a770f5b
ci(package): output result of test instead of just failing 2021-03-16 08:24:43 +13:00
Thomas Hobson 877473b128
ci(package): Dump logs always 2021-03-14 19:31:41 +13:00
Thomas Hobson 935b6cd517
ci(package): adjust index for localhost 2021-03-14 19:21:41 +13:00
Thomas Hobson ddbd4617f1
ci(package): run yarn before testing 2021-03-14 19:14:30 +13:00
Thomas Hobson 41d807dec4
ci(package): Add testing routine 2021-03-14 19:07:54 +13:00
Thomas Hobson 015365f043
ci(package): put downloaded packages in correct folder 2021-03-14 18:37:11 +13:00
Thomas Hobson 6290fdfdba
ci(package): dump logs 2021-03-14 18:15:05 +13:00
Thomas Hobson c751653b3a
ci(package): network index to api 2021-03-14 18:11:39 +13:00
Thomas Hobson aaadef6db9
ci(package): wait for index 2021-03-14 18:08:37 +13:00
Thomas Hobson 72f0f61448
ci(package): wait for index to start 2021-03-14 18:05:20 +13:00
Thomas Hobson 94ac5c42aa
ci(packge): move detached flag 2021-03-14 18:01:45 +13:00
Thomas Hobson 8834462ac2
ci(package): login to package registry 2021-03-14 17:59:21 +13:00
Thomas Hobson e1d9ae69c9
ci(packages): add testing 2021-03-14 17:57:11 +13:00
Thomas Hobson 81235d2c39
ci(package): no build on test 2021-03-14 17:38:56 +13:00
Thomas Hobson abec6cf244
ci(package): get list of packages from pr 2021-03-14 16:43:50 +13:00
Thomas Hobson 2c1ca22cdd
ci(package): test 2021-03-14 16:41:52 +13:00