Commit Graph

53 Commits

Author SHA1 Message Date
c19b59aa8c feat: add jdk installer for arch 2022-08-02 23:43:06 -05:00
b03777ee1c feat: add installer for java 2022-08-02 23:37:00 -05:00
f7c0e46731 fix: use epel-release in prereqs install 2022-08-02 23:36:46 -05:00
54bb5efa22 feat: add installer for prereqs 2022-08-02 23:12:45 -05:00
dc506d40a9 fix: use become for apt & dnf 2022-08-02 23:12:29 -05:00
b000c1d2b7 feat: add installer for node 2022-08-02 22:59:02 -05:00
e42625a120 feat: ruby include ruby gems 2022-08-02 21:35:50 -05:00
c375acefad feat: add ruby installer 2022-08-02 21:29:15 -05:00
c9e15070fd feat: add luarocks to lua installer 2022-08-02 21:24:10 -05:00
6e73181c43 feat: add golang installer 2022-08-02 20:44:43 -05:00
39a6e5669e refactor: move pyenv to global tasks 2022-08-02 19:55:37 -05:00
cbce4faee7 fix: ensure macos deploy works 2022-08-02 16:50:42 -05:00
679156fc51 fix: escalate for lua install 2022-08-02 15:03:42 -05:00
c8b0ec95c2 # On branch Development
# Your branch is up to date with 'origin/Development'.
#
# Changes to be committed:
#   (use "git restore --staged <file>..." to unstage)
# 	modified:   inventories/inventory.yml
# 	modified:   tasks/install-fzf.yml
2022-08-02 01:50:48 -05:00
f8cec5c3ea feat: FULL DEPLOY, LETS GOOOO 2022-08-02 01:35:18 -05:00
a7e7835d64 feat(nvim): deps 2022-08-01 23:41:47 -05:00
04e1fee382 fix: set rust toolchain if unset 2022-08-01 21:45:12 -05:00
e815543b57 fix: use become for dnf & apt 2022-08-01 18:29:46 -05:00
fe7d0916ab feat: add pre-tasks 2022-08-01 18:20:40 -05:00
8a288c097a fix: remove duplicate epel 2022-08-01 17:37:41 -05:00
b2a9428ad6 feat: install yamllint 2022-08-01 17:28:14 -05:00
b25bc25254 fix: use dotnet workdir .path 2022-08-01 17:05:47 -05:00
c255f7dd66 fix: only run dotnet installer when dotnet missing 2022-08-01 17:04:42 -05:00
0f3a05d5d0 fix: dotnet actually use wkdir path 2022-08-01 17:04:01 -05:00
7393ba068a fix: install dotnet from workdir 2022-08-01 17:03:13 -05:00
b32961ad75 feat: add dotnet installer 2022-08-01 17:02:04 -05:00
bb3128a926 fix: use .path suffix for tempfile 2022-08-01 04:52:00 -05:00
d3705fa5e3 fix: fail if tempdirs cannot be used 2022-08-01 04:48:42 -05:00
79ee1a853f fix: lua use a tempdir 2022-08-01 04:47:20 -05:00
e68a6cabb8 fix: creating temp working dir for rust install 2022-08-01 04:46:13 -05:00
2bb6973e3a fix: do not create dirs if lua exists 2022-08-01 04:39:16 -05:00
ba2d5d05af fix: do a check for fzf shell files 2022-08-01 04:34:49 -05:00
410a143cbb fix: use lua dest extracted 2022-08-01 04:26:41 -05:00
dd42652fe8 fix: use var for lua extracted 2022-08-01 04:26:15 -05:00
cda29915ce fix: correctly change dirs 2022-08-01 04:22:55 -05:00
f0b84659dd fix: use correct lua make command 2022-08-01 04:18:33 -05:00
98e242df5a fix: create lua dest dir 2022-08-01 04:16:50 -05:00
ddc17ae7ca fix: properly set lua archive 2022-08-01 04:13:38 -05:00
fb7f20b4b7 fix: remove typo 2022-08-01 04:02:02 -05:00
76f535039b fix: use full path to rustup 2022-08-01 04:00:46 -05:00
007fb13b78 fix: use valid luajit version 2022-08-01 03:46:29 -05:00
8d9d4cb42c fix: remove typo for luajit git clone 2022-08-01 03:45:31 -05:00
3231847016 fix: use correct fail conditions 2022-08-01 03:44:26 -05:00
97585e83eb feat: add lua install 2022-08-01 03:41:35 -05:00
3f44f188d1 fix: only set Rust's toolchain when needed 2022-08-01 02:13:40 -05:00
74ad65ce92 fix: use stat to check installs 2022-08-01 02:12:33 -05:00
08313a338a feat: set rust's toolchain 2022-08-01 02:02:21 -05:00
f590e57021 fix: use correct dir for rust 2022-08-01 01:56:13 -05:00
5effa61414 fix: fzf use install 2022-08-01 01:54:58 -05:00
8d5b1c6392 fix: only use argv 2022-08-01 01:54:03 -05:00