Matthew Stobbs
692e9dd99a
start developing module for go_install
...
not going to be used for a long time
Making pkg tasks truly single file
2026-03-03 21:35:46 -07:00
Matthew Stobbs
065031b77f
finished with a bunch more
2026-03-03 15:08:15 -07:00
Matthew Stobbs
24a4ec17ec
fixing up formatting and style
2026-03-03 12:42:22 -07:00
Matthew Stobbs
e39c3b7046
working on cleanup and fixing a few format issues
...
- modifying how installs are done
2026-02-15 17:57:05 -07:00
Matthew Stobbs
b1a4780a97
add symlink helper
...
- symlinking is done often enough that it makes sense to have a helper
for it
- move appimage and archive helpers to use symlink helper
- fix formatting of air and alacritty
2026-02-11 12:28:21 -07:00
Matthew Stobbs
3df63f1451
go_install helper now being used
2026-02-11 10:50:48 -07:00
Matthew Stobbs
b87fc8235e
fixing obvious errors
2026-02-06 01:28:14 -07:00
Matthew Stobbs
81a1dd7469
working on go
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-02 17:06:31 -07:00
Matthew Stobbs
c613a29ce4
Working on source packages
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-02 02:35:16 -07:00
Matthew Stobbs
fa78c0aa0c
updated yazi to single file build
...
Signed-off-by: Matthew Stobbs <matthew@stobbs.ca >
2026-02-01 21:38:59 -07:00
Matthew Stobbs
b727fb4231
starting to standardize the way packages are handled
2026-01-25 15:42:22 -07:00
Matthew Stobbs
59832a61e5
Working on ansible-lint
...
- need to figure out testing
2026-01-25 02:16:53 -07:00
Matthew Stobbs
e021d5ebac
Modifying default variables and config
...
Renamed variables for defaults:
- flatpak_method -> default_flatpak_method: system
- defaults.paths.prefix -> default_install_prefix: /usr/local
New variables:
- default_install_method: package
2026-01-24 19:52:56 -07:00
Matthew Stobbs
fe364e2b6d
need to test the alacritty build to make sure it's ready
2026-01-24 14:25:33 -07:00
Matthew Stobbs
1a8f402c68
working on alacritty source install
...
- adding cargo build helper
2026-01-24 13:26:07 -07:00
Matthew Stobbs
ceabce67e4
removed bool check
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-05-12 14:24:27 -06:00
Matthew Stobbs
ef8452eb0e
remove unneeded notifys
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-05-12 12:26:35 -06:00
Matthew Stobbs
454f2fab73
Install cargo only if pkg_cargo needs it
2025-05-10 12:55:10 -06:00
Matthew Stobbs
4290535b3c
refactored alacritty
2025-03-24 21:42:43 -06:00
Matthew Stobbs
51d97dd18f
adding Alpine specific installations
2025-03-10 14:53:36 -06:00
Matthew Stobbs
aff4fddfb4
fix broken packages
...
- standardize naming of each pkg append
- move _configured vars to end of block
2025-03-09 21:48:11 -06:00
Matthew Stobbs
2ce49c9b85
updated tasks so they are only run once
2025-03-03 12:04:09 -07:00
Matthew Stobbs
2472f527d1
fix remaining packages
...
- testing container is starting to work on macos
- still need to do testing for linux machines
2025-02-23 01:32:45 -07:00
Matthew Stobbs
852fe8eb7d
more package fixes
2025-02-21 22:59:24 -07:00
Matthew Stobbs
41b1acc067
more fixs for packages
2025-02-20 15:03:54 -07:00
Matthew Stobbs
17ed8354c0
working through each file
2025-02-13 11:06:56 -07:00
Matthew Stobbs
9250145116
lot's of standardizing with the refacto
2025-02-11 22:14:04 -07:00
Matthew Stobbs
c9e5f7f9ab
set filetype to yaml.ansible for all yml files
2025-02-09 18:24:38 -07:00
Matthew Stobbs
80af799c47
separate configuration, requirements and variables
2025-02-09 15:50:59 -07:00
Matthew Stobbs
30a6708a71
fix 'not defined' to 'is undefined'
2025-01-25 21:43:46 -07:00
Matthew Stobbs
66eaed6e4b
fixing formatting and dependencies
2025-01-25 18:45:37 -07:00
Matthew Stobbs
4665de577e
more fixes, more config
2025-01-25 17:39:49 -07:00
Matthew Stobbs
00e08c5997
update and fix multiple packages
2025-01-25 16:07:24 -07:00
Matthew Stobbs
2f3690aded
clean up, refactor, documentation
...
- reducing amount of splitting in configs
- documenting configuration
2025-01-24 23:23:24 -07:00
Matthew Stobbs
0f2d22f3c5
packages are more generic
...
- if config is needed, it has a file in vars/
- all imported vars for pkgs are namespaced with _<pkgname>
2025-01-23 00:29:58 -07:00
Matthew Stobbs
6fa5a46701
configuring more packages
2025-01-22 22:14:49 -07:00