f6639ba34a
refactor: moved internal functions to pkg and updated refs
2025-07-10 21:25:36 -06:00
18cd88e31c
refactor: updated references
2025-07-10 21:23:07 -06:00
1fea9a3316
updated all references
2025-07-10 21:16:33 -06:00
630fd0ddd4
readme: updated refs to github.com/davidallendj
2025-07-10 21:10:30 -06:00
0106bb969a
Fixed removing from cache with --with-* flags
2025-07-10 21:08:25 -06:00
6e483064e0
Minor changes
2025-07-10 21:06:41 -06:00
91cc277863
chore: updated goreleaser references
2025-07-10 20:57:29 -06:00
bf1ab1922b
feat: add probe command
2025-07-10 20:57:29 -06:00
0d6cfdec2b
feat: add non-interactive cache editting
2025-07-10 20:57:28 -06:00
a8e45ff1b4
refactor: updated PrintDrives() implementation
2025-07-10 20:57:28 -06:00
832d2de021
refactor: renamed funcs
2025-07-10 20:57:28 -06:00
ed7d87cd3a
fix: issue with list double prints
2025-07-10 20:56:06 -06:00
a9d59ee50d
feat: updated cache implementation and fixed bugs
2025-07-10 20:56:06 -06:00
8b859ff3fb
chore: added example to cmd/root.go
2025-07-10 20:56:06 -06:00
2cff9320c9
chore: updated README.md
2025-07-10 20:56:05 -06:00
227961090e
chore: updated go deps
2025-07-10 20:56:05 -06:00
7ccd8509b6
Update cache cmd implementation
2025-07-10 20:56:05 -06:00
e85fd21922
refactor: updated cache editor implementation
2025-07-10 20:56:05 -06:00
3bae20832f
chore: updated go deps
2025-07-10 20:56:04 -06:00
0117f0355a
chore: made changes to build and fix issues
2025-07-10 20:56:04 -06:00
9970e49d94
chore: updated list cmd
2025-07-10 20:56:04 -06:00
b165fe2927
chore: more miscellaneous updates
2025-07-10 20:56:04 -06:00
5b474b74be
feat: sessions core implementation
2025-07-10 20:56:03 -06:00
86fcf54b6e
chore: miscellaneous updates
2025-07-10 20:56:03 -06:00
a9492c70f6
feat: added func to load session token
2025-07-10 20:56:03 -06:00
4dac84e4de
chore: removed login cmd
2025-07-10 20:56:03 -06:00
114086f78b
feat: added JSON utility functions
2025-07-10 20:56:02 -06:00
153a50ee50
chore: removed migrations
2025-07-10 20:56:02 -06:00
62a6226067
chore: moved scripts to bin/ directory
2025-07-10 20:56:02 -06:00
4257c317b6
feat: added sessions cmd
2025-07-10 20:56:02 -06:00
12969adf25
Add support for storage command and crawler output
...
Partially addresses issue #3 by adding a simple `magellan list devices` command to list storage devices. To close the issue, this PR still requires including storage device information in the `crawler`'s output.
Reviewed-on: towk/magellan-ng#5
2025-07-10 20:56:02 -06:00
6deb292494
chore: update references and imports
2025-07-10 20:54:30 -06:00
1ed8c59f80
refactor: exported more cmd variables
2025-07-10 20:54:30 -06:00
ad1cbc7f1f
refactor: updated references
2025-07-10 20:54:30 -06:00
6b04e3baa6
updated all references
2025-07-10 20:54:29 -06:00
841a427020
Changed DeleteScannedAssets to work correct and added db tag
2025-07-10 20:54:29 -06:00
Devon Bautista
01936cb77b
fix: adjust secret store precedence in collect command
2025-07-10 20:54:29 -06:00
3cdde3bad3
feat: add default secret to local store
2025-07-10 20:54:29 -06:00
24f61a5916
readme: update with secrets and emulator sections
2025-07-10 20:54:28 -06:00
a23bf21900
chore: updated go deps
2025-07-10 20:54:28 -06:00
David Allen
5baebbc98e
Fix emulator image in rf-emulator.yml
...
Signed-off-by: David Allen <16520934+davidallendj@users.noreply.github.com>
2025-07-10 20:54:28 -06:00
a46fe5a5cb
collect: return collection output from CollectInventory()
2025-07-10 20:54:28 -06:00
David Allen
a7aefed988
chore: fix critical dependabot issues by updating crypto
2025-07-10 20:54:27 -06:00
848d9468e4
collect: return collection output from CollectInventory()
2025-07-10 20:54:27 -06:00
86a8acd9a6
refactor: moved internal functions to pkg and updated refs
2025-07-10 20:54:27 -06:00
David Allen
d4bbfec88d
chore: fix critical dependabot issues by updating crypto
2025-07-10 20:54:27 -06:00
Alex Lovell-Troy
c844a46415
feat(secrets): implement SecretStore interface and StaticStore/LocalStore for credential management
2025-07-10 20:54:26 -06:00
f9b56fdc54
refactor: moved internal functions to pkg and updated refs
2025-07-10 20:54:26 -06:00
Alex Lovell-Troy
2814028b36
chore: update build workflow and add container build script ( #70 )
...
* chore: update build workflow and add container build script
* Add build dependencies to workflow
* fix: remove unnecessary magellan installation path from goreleaser config
2025-07-10 20:54:26 -06:00
c6594eeb2d
refactor: exported more cmd variables
2025-07-10 20:54:26 -06:00