Commit Graph

428 Commits

Author SHA1 Message Date
Brian Seymour 716cf04e62
Merge pull request #63 from HexF/container-generation
Container generation via distrobuilder
2021-02-05 16:13:26 -06:00
Brian Seymour d19d3faeba
Merge pull request #71 from Sirius902/master
Add Scala
2021-02-05 16:10:49 -06:00
Brian Seymour 2bb89b7110
Merge pull request #74 from ThreshMain/master
Removed unnecessary argument from execute and executors
2021-02-05 16:09:50 -06:00
Brian Seymour aa4f4bfafb
Merge pull request #73 from TitouanT/java_cd_fix
fixed java executor to be in the correct directory
2021-02-05 16:08:54 -06:00
ThreshMain e1ef091570
Removed unnecessary argument from execute and executors 2021-02-05 16:50:57 +01:00
TitouanT 0b0ea6c932 fixed java executor to be in the correct directory 2021-02-05 16:21:07 +01:00
Sirius902 e14effbf35 Move JAVA_HOME stuff to Java install 2021-02-05 01:17:03 -08:00
Sirius902 cd38eaa3f4 Update test to use Scala 3 feature 2021-02-05 00:58:13 -08:00
Brian Seymour 8cc1f6c2b5 add timeout for rustc 2021-02-05 01:24:08 -06:00
Sirius902 d10c58b993 set JAVA_HOME 2021-02-04 20:52:13 -08:00
Sirius902 ed6c483bab update to scala 3 2021-02-04 20:35:24 -08:00
Sirius902 cd2d6cb405 Add scala as scala alias 2021-02-04 20:15:08 -08:00
Sirius902 48d3e39f9a add scala 2021-02-04 20:03:17 -08:00
Brian Seymour 6615ec4519
Merge pull request #66 from Vrganj/run-java-directly
Run Java directly to avoid grep
2021-02-03 21:48:12 -06:00
Brian Seymour 178ddf19d6
Merge pull request #67 from TitouanT/c_args
fixed c args and added node lockfile to .gitignore
2021-02-03 21:47:46 -06:00
Luka Barbić 7a8309553b
Update Python (#70)
* Update Python to 3.9.1
2021-02-03 22:33:52 +01:00
TitouanT e169d0cab8 fixed c args and added node lockfile to .gitignore 2021-02-01 01:21:20 +01:00
Vrganj ab8ede1c5d Run Java directly to avoid grep 2021-01-31 18:24:11 +01:00
Brian Seymour 0f8350b6da
Merge pull request #64 from LamboSV/SVG_Logo
Added SVG of EM Logo to README
2021-01-29 17:24:30 -06:00
LamboSV 85eb69d45f Added SVG of EM Logo to README 2021-01-29 12:55:28 +00:00
Thomas Hobson 8d92661cfd
Add new lines 2021-01-29 13:28:32 +13:00
Thomas Hobson 062c4c89c8
Remove CI 2021-01-29 13:27:54 +13:00
Thomas Hobson 3bcb96832d
install go 14 2021-01-28 23:21:17 +13:00
Thomas Hobson aa3a1a239f
dont update go 2021-01-28 23:15:08 +13:00
Thomas Hobson dde705da56
bionic based 2021-01-28 23:10:55 +13:00
Thomas Hobson 59dd4e9c01
ci 2021-01-28 23:04:52 +13:00
Thomas Hobson bc8b8787ef
go bin file directly 2021-01-28 22:53:54 +13:00
Thomas Hobson 6d20a108e9
build distrobuilder from source 2021-01-28 22:22:57 +13:00
Thomas Hobson c33d57fa1a
fix ci 2021-01-28 22:20:39 +13:00
Thomas Hobson e03f7c1770
distrobuilder 2021-01-28 22:20:08 +13:00
Thomas Hobson 208a3dcee8
run packer as sudo 2021-01-28 13:54:40 +13:00
Thomas Hobson 4e60ab080b
systemctl needs sudo too! 2021-01-28 13:50:15 +13:00
Thomas Hobson 15857f1c0a
apt update.. 2021-01-28 13:47:07 +13:00
Thomas Hobson ce5934252b
packer comes preinstaller 2021-01-28 13:45:43 +13:00
Thomas Hobson c6fc9fe493
apt with sudo 2021-01-28 13:44:03 +13:00
Thomas Hobson a331b62315
Install LXC in workflow 2021-01-28 13:32:55 +13:00
Thomas Hobson 7b3565a067
Github Actions 2021-01-28 13:19:24 +13:00
Brian Seymour 7b1acbc869 move osabie up in tests 2021-01-27 11:40:39 -06:00
Brian Seymour 7998e9196e
Merge pull request #61 from dvargas46/master
add osabie
2021-01-27 11:10:58 -06:00
Dan Vargas b35c7649e6 add osabie 2021-01-27 09:53:59 -06:00
Thomas Hobson 219364af97
packer-based lxc container building
Fills the simple installation void
2021-01-28 02:27:31 +13:00
Brian Seymour 2fdd65af26
Merge pull request #59 from dvargas46/master
fix awk test
2021-01-26 16:31:15 -06:00
Dan Vargas 6ab95a78ac fix awk test 2021-01-26 15:54:57 -06:00
Brian Seymour 5cf2d5853d move around files 2021-01-25 12:54:39 -06:00
Brian Seymour 11ccbd9e15 add libevent to apt-get deps 2021-01-25 12:35:07 -06:00
Brian Seymour f9b5fe652f
Merge pull request #58 from Vrganj/fix-stdin-lines
Fix stdin lines
2021-01-25 12:28:42 -06:00
Vrganj 36dade3f77 Re-add colon to chown 2021-01-25 19:27:11 +01:00
Vrganj 659593c60d Remove error if i doesn't exist, remove useless line 2021-01-25 18:46:06 +01:00
Vrganj 53842e8582 Remove useless variable 2021-01-25 18:30:07 +01:00
Vrganj 78f97b28b4 Possibly fix stdin newlines 2021-01-25 18:24:34 +01:00