Commit Graph

27 Commits

Author SHA1 Message Date
DataHearth ef93dd8db7
chore(changelog): release v0.6.2
release / release (push) Failing after 5m44s Details
build / build (push) Successful in 6m10s Details
2023-07-15 23:25:25 +02:00
DataHearth a568ca9bb8
chore(logging): use charmbracelet/log instead of custom logging
continuous-integration/drone/push Build is passing Details
2023-03-02 18:35:26 +01:00
DataHearth 7c1c71ad55
chore: update CHANGELOG v0.6.1 2022-10-04 22:47:06 +02:00
DataHearth b27c1f9e89
feat(ssh): add possibilty to use multiple SSH configurations 2022-09-12 18:40:40 +02:00
DataHearth dd6eeb3041
v0.6.0 2022-08-21 01:40:20 +02:00
DataHearth 8051912b35
feat(packages): add nala package manager 2022-07-20 13:33:04 +02:00
DataHearth 48fef365e8 v0.5.0 2022-07-10 12:39:35 +02:00
DataHearth f576eec3c3 feat(pkgs): add more package manager 2022-07-10 12:37:28 +02:00
DataHearth 0c8d52f32d
v0.4.0 2022-06-16 18:41:39 +02:00
DataHearth d3bab447e0
feat(cli): add verbose flag and a spinner for pkgs 2022-06-06 15:32:01 +02:00
DataHearth 46249857f3 feat(config): add SSH capability with user/pass or key/pass 2022-06-02 19:44:51 +02:00
DataHearth 29d91e0e73
chore(ci): use golang:1.18-alpine3.15 for earthly build 2022-06-01 20:13:19 +02:00
DataHearth 81713eb583
feat(cli): packages are disabled by default 2022-06-01 11:47:33 +02:00
DataHearth f526bf1f5d
refactor(cli): separate functions from CLI for lisibility 2022-05-23 09:09:59 +02:00
DataHearth 584fe09fe2
feat(index): add indexing system 2022-04-07 21:43:26 +02:00
DataHearth a85165e8fe fix(git): deleted files are not pushed 2022-03-01 19:52:02 +01:00
DataHearth 71526ec28d feat(cli): add git push option with message 2022-02-28 23:41:21 +01:00
DataHearth 759604ebda refactor(archi): reduce base code to one struct 2022-02-28 22:36:26 +01:00
DataHearth eb6be5d23c feat(cli): add save and load features 2022-02-27 18:13:27 +01:00
DataHearth 0563a9dcad feat(cli): add copy folder 2022-02-27 14:00:55 +01:00
DataHearth 4718a7eee6 feat(cli): add save command 2022-02-26 15:46:14 +01:00
DataHearth ea80957f90 feat(cli): add configuration-file persistant flag 2022-02-26 15:45:10 +01:00
DataHearth 09a524444c feat(config): update git configuration 2022-02-26 01:28:36 +01:00
DataHearth b48a15ef3d refactor(config): unmarshal configuration instead of raw read 2022-02-25 20:17:33 +01:00
DataHearth 29a9a03103 feat(cli): implement pkgs installation 2022-02-25 18:31:11 +01:00
DataHearth 8f49f3df36 feat(cli): add init sub-command 2022-02-25 18:31:02 +01:00
DataHearth 6c7a5be0f2 initial commit 2022-02-21 22:50:30 +01:00