Commit graph

1272 commits

Author SHA1 Message Date
Thomas Hobson
9e81d2ff67
Merge pull request #343 from engineer-man/process-janitor
rework process janitor
2021-10-02 00:08:58 +13:00
Thomas Hobson
1b6563d181
rework process janitor
Old process janitor required starting a `ps` process.
This was problematic, as `ps` requires another entry in the process table, which in some cases was impossible as it was exhausted.
2021-10-02 00:07:37 +13:00
Thomas Hobson
160832fb93
Merge pull request #342 from engineer-man/job-queue
api: maximum concurrent jobs and potential fix for gcc
2021-10-01 20:29:26 +13:00
Thomas Hobson
7313958155
api: maximum concurrent jobs and potential fix for gcc 2021-10-01 20:28:54 +13:00
Brikaa
5cdc71d268 pkg(sqlite3-3.36.0): Added sqlite3 3.36.0 2021-09-30 09:12:22 +02:00
Thomas Hobson
1835ab5cab
Add self to license 2021-09-30 08:11:47 +13:00
Brikaa
e5ac7a2acc Add ./piston logs 2021-09-26 14:09:25 +02:00
Brikaa
474c986879 Add semantic versioning in CONTRIBUTING.MD 2021-09-26 14:02:03 +02:00
Brikaa
56a3c91a6a pkg(iverilog-11.0.0): Added iverilog 11.0.0 2021-09-26 13:25:13 +02:00
Thomas Hobson
0077da59cb
Merge pull request #328 from dvargas46/fix-stdin
fix stdin for normal execute
2021-09-23 09:41:22 +12:00
Dan Vargas
15e2e81d96 fix stdin for normal execute 2021-09-22 16:39:26 -05:00
Thomas Hobson
7cf99fb4f2
Update readme.md 2021-09-22 11:26:35 +12:00
Thomas Hobson
b9e7e3a8e4
Merge pull request #299 from engineer-man/websocket
Websocket Support
2021-09-22 08:24:33 +12:00
Thomas Hobson
7d05f4e305
Merge branch 'master' into websocket 2021-09-22 08:21:31 +12:00
Thomas Hobson
036b90d9ef
Merge pull request #325 from Brikaa/vlang
pkg(vlang-0.1.13): Fix command line arguments bug
2021-09-15 23:07:18 +12:00
Brikaa
5e1a51c813 pkg(vlang-0.1.13): Fix command line arguments bug 2021-09-15 11:33:02 +02:00
Thomas Hobson
0c4e206d03
Merge pull request #319 from Brikaa/r-language
pkg(rscript-4.1.1): Added R 4.1.1
2021-09-13 01:37:40 +12:00
Thomas Hobson
575ddf2dc0
Merge branch 'master' into r-language 2021-09-13 01:24:39 +12:00
Thomas Hobson
dc20ec2bda
ci: Rebuild API container if required when testing 2021-09-13 01:09:38 +12:00
Thomas Hobson
c3a33f2c8b
Merge pull request #321 from engineer-man/HexF-patch-2
ci: Build the repo-builder container if it was modified in a PR
2021-09-13 01:02:46 +12:00
Thomas Hobson
d630b5ebe7
Build repo-builder if required 2021-09-13 01:01:59 +12:00
Thomas Hobson
1566b49574
Build repo-builder if required 2021-09-13 01:00:54 +12:00
Thomas Hobson
2fa49797fb
Merge pull request #320 from engineer-man/dependabot/npm_and_yarn/cli/axios-0.21.2
build(deps): bump axios from 0.21.1 to 0.21.2 in /cli
2021-09-13 00:57:27 +12:00
dependabot[bot]
252987932c
build(deps): bump axios from 0.21.1 to 0.21.2 in /cli
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-12 12:57:09 +00:00
Thomas Hobson
4367aae723
Merge pull request #317 from Brikaa/mono-error
pkg(mono-6.12.0): redirect mono compile errors to stderr
2021-09-13 00:53:37 +12:00
Brikaa
864e94739f Add rscript to readme 2021-09-12 14:39:56 +02:00
Brikaa
1250cf213a pkg(rscript-4.1.1): Added R 4.1.1 2021-09-12 14:38:57 +02:00
Thomas Hobson
8c3d4cb77f
Merge pull request #318 from Brikaa/piston-bash
Added bash shell option in piston script
2021-09-12 00:23:32 +12:00
Brikaa
5004635c55 Added bash shell option in piston script 2021-09-11 14:20:36 +02:00
Brikaa
b3772c9502 pkg(mono-6.12.0): redirect mono error to stderr 2021-09-10 15:34:53 +02:00
Thomas Hobson
21fe3eefc2
Merge pull request #316 from Brikaa/mono-basic
pkg(mono-6.12.0): Added mono-basic 7.4
2021-09-10 15:48:49 +12:00
Brikaa
dbf89dbb58 Add basic to readme 2021-09-09 20:21:41 +02:00
Brikaa
08b2fa094a pkg(mono-6.12.0): Added mono-basic 7.4 2021-09-09 20:20:01 +02:00
Thomas Hobson
5d8c7dfabc
Merge pull request #314 from Brikaa/powershell
pkg(pwsh-7.1.4): Added Powershell 7.1.4
2021-09-10 00:42:54 +12:00
Brian Seymour
e197ca5b7a
Update readme.md 2021-09-08 12:32:04 -05:00
Brian Seymour
4577a02401
Update readme.md 2021-09-08 12:31:06 -05:00
Brikaa
0a6e514095 Add powershell to readme 2021-09-07 19:23:07 +02:00
Brikaa
3c15de6144 pkg(pwsh-7.1.4): Added Powershell 7.1.4 2021-09-07 19:21:52 +02:00
Thomas Hobson
479f02e13c
Merge pull request #313 from Brikaa/docs
docs: NodeJS version, testing packages locally
2021-09-08 00:03:18 +12:00
Brikaa
528eb0e263 Installation 2021-09-07 13:53:37 +02:00
Brikaa
dc80ed3a1d Document testing packages locally 2021-09-07 13:50:45 +02:00
Brikaa
30f2715c01 Add NodeJS version to docs 2021-09-07 13:41:51 +02:00
Thomas Hobson
2a8097d15d
Merge pull request #312 from Hydrazer/patch-1
fixed slurp for COW lang
2021-09-01 03:13:09 +12:00
Hydrazer
c699688b36
fixed slurp for COW lang
forked the original repo by BigZaphod and fixed the slurping issue when reading stdin for the Moo and oom commands
2021-08-31 09:08:13 -06:00
Thomas Hobson
2386684a05
api: fix file cleanup edge case
Processes could still be spawned writing files after the app has cleaned the dir out, and is ready to clear it out.
Dumb edge case, but oh well.
2021-08-20 01:05:13 +12:00
Thomas Hobson
5cd84ae816
api: allow paths when writing files (#302) 2021-07-22 14:58:41 +12:00
Thomas Hobson
968390d5b6
docs: configuration options 2021-07-17 15:35:43 +12:00
Thomas Hobson
acb590bf39
readme: add docs link 2021-07-17 14:49:02 +12:00
Thomas Hobson
33ba39cbc7
docs: rtd theme 2021-07-17 14:46:40 +12:00
Thomas Hobson
09e0a9497d
basic api docs 2021-07-17 14:44:21 +12:00