Matthew Stobbs
0eb7361c65
Update handlers, move deps to pkg_lengths
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-05-12 12:12:40 -06:00
Matthew Stobbs
454f2fab73
Install cargo only if pkg_cargo needs it
2025-05-10 12:55:10 -06:00
Matthew Stobbs
53254f5a6a
remove debug messages
2025-04-29 22:22:44 -06:00
Matthew Stobbs
d266e4f96a
remove debug messages
2025-04-29 22:20:59 -06:00
Matthew Stobbs
40adb16987
standarizing cmake builds
2025-03-31 21:17:22 -06:00
Matthew Stobbs
4da72c2539
something strange is happening. added more debug
2025-03-31 20:06:22 -06:00
Matthew Stobbs
fe673b6459
something strange is happening. added more debug
2025-03-31 20:03:04 -06:00
Matthew Stobbs
2654d6eafe
something strange is happening. added more debug
2025-03-31 20:02:08 -06:00
Matthew Stobbs
eb201ce434
something strange is happening. added more debug
2025-03-31 20:00:28 -06:00
Matthew Stobbs
7aa1c3c12e
print to nice json
2025-03-25 13:56:37 -06:00
Matthew Stobbs
3174a2e8c1
fix copy statements for debug
2025-03-25 13:52:08 -06:00
Matthew Stobbs
9a17894bc9
write debug lists to files
2025-03-25 13:49:53 -06:00
Matthew Stobbs
3598dc11bb
add debug messages for package lists
2025-03-25 13:33:02 -06:00
Matthew Stobbs
6d124fa626
make directories only when needed
2025-03-25 04:28:10 -06:00
Matthew Stobbs
fe7af27e26
make paths only when needed
2025-03-25 04:14:11 -06:00
Matthew Stobbs
40e9e97cce
adding more alpine specific build_deps
2025-03-20 21:56:33 -06:00
Matthew Stobbs
f8d4fa869b
add the rest of the hypr tools
2025-03-12 15:11:48 -06:00
Matthew Stobbs
a7bb81db9c
moved source package builds to the bottom
2025-03-11 20:19:08 -06:00
Matthew Stobbs
2fd82b09d5
fix multiple source install bugs
2025-03-11 20:16:22 -06:00
Matthew Stobbs
9e68ad9758
fixing hyprland packages
2025-03-10 22:00:58 -06:00
Matthew Stobbs
84bcf219e0
start adding pulumi
2025-03-02 11:03:21 -07:00
Matthew Stobbs
a73ed77dac
fixing issues
2025-02-22 16:09:47 -07:00
Matthew Stobbs
d1e8957f94
fix packages
2025-02-22 14:59:18 -07:00
Matthew Stobbs
852fe8eb7d
more package fixes
2025-02-21 22:59:24 -07:00
Matthew Stobbs
4b995a3c07
more fixs being done
2025-02-21 09:54:07 -07:00
Matthew Stobbs
481385af57
add and fix handlers
...
- use handlers for pre-installation dependencies like repos
2025-02-21 09:05:23 -07:00
Matthew Stobbs
41b1acc067
more fixs for packages
2025-02-20 15:03:54 -07:00
Matthew Stobbs
48e67be99b
fixing packages for new style
2025-02-19 22:23:47 -07:00
Matthew Stobbs
516f9c2611
lot's of standardizing with the refacto
2025-02-15 16:17:32 -07:00
Matthew Stobbs
ff7b20fada
quick fix for installing global npm packages
...
Signed-off-by: Matthew Stobbs <matthew.stobbs@ucalgary.ca >
2025-02-15 16:16:13 -07:00
Matthew Stobbs
069c4aa49e
adding tests
...
- stat doesn't work on remote, need to figure out a workaround
2025-02-14 22:52:53 -07:00
Matthew Stobbs
17ed8354c0
working through each file
2025-02-13 11:06:56 -07:00
Matthew Stobbs
c73ac46bc8
organizing for go pkg installs
2025-02-12 16:57:28 -07:00
Matthew Stobbs
a3df5215b8
reorganizing configuration
...
- static package configuration in `vars/pkgs`
- loaded into the variable `pkgconfig` as part of `tasks/main.yml`
2025-02-12 12:52:55 -07:00
Matthew Stobbs
9250145116
lot's of standardizing with the refacto
2025-02-11 22:14:04 -07:00
Matthew Stobbs
6d52cc6a4d
move a lot of configuration around
2025-02-11 20:22:42 -07:00
Matthew Stobbs
275f5df722
change layout for better management
...
- instead of just `syspkgs` and `srcpkgs` add more lists
- `appimages`, `flatpkgs` and others as they come up
2025-02-11 17:51:10 -07:00
Matthew Stobbs
c9e5f7f9ab
set filetype to yaml.ansible for all yml files
2025-02-09 18:24:38 -07:00
Matthew Stobbs
25b4e862d8
make sure /usr/local/bin exists before isntall srcpkgs
2025-02-08 14:27:46 -07:00
Matthew Stobbs
6fd2fee66a
complete dbeaver
...
- dbeaver defaults to flatpak install
- bitwarden now defaults to flatpak install
2025-02-07 13:46:12 -07:00
Matthew Stobbs
b2a8e41f3d
complete more pkgs
...
- bitwarden is configured to install the cask on macos and the appimage
on linux
- dbeaver is configured using the flatpak installation
- added handling of flatpaks
2025-02-07 13:34:50 -07:00
Matthew Stobbs
c035060ce9
fix pipx executable
2025-02-07 10:39:51 -07:00
Matthew Stobbs
e1141ec8d4
fix type
2025-02-07 10:33:07 -07:00
Matthew Stobbs
1d6d3af432
fix pipx package install
2025-02-07 10:32:53 -07:00
Matthew Stobbs
b34ce3b460
configure defaults, upgrade go to 1.23.6
2025-02-07 10:24:41 -07:00
Matthew Stobbs
18be8625d6
fix pipx package installs
2025-02-01 14:42:18 -07:00
Matthew Stobbs
98a8e9e988
install cargopkgs 1 at a time
...
- issues were encountered when installing a large list
2025-01-26 13:47:23 -07:00
Matthew Stobbs
7b7b33271f
fix neovide desktop location
2025-01-26 08:58:33 -07:00
Matthew Stobbs
b93deb582f
cleaned up tags, added names throughout main tasks
2025-01-26 08:25:03 -07:00
Matthew Stobbs
c3c10323b8
remove debug message
2025-01-24 16:44:25 -07:00