enbas/internal
Dan Anglin 4cb11832b7
All checks were successful
Tests / test (pull_request) Successful in 17s
fix: fixed the BoolPtrValue in internal flag pkg
- Fixed the BoolPtrValue type in the internal flag package by adding the
  IsBoolFlag() bool method to indicate to the command-line parser that
  the flag is a boolean flag.
- Added unit tests for the BoolPtrValue type.
2024-08-20 00:47:55 +01:00
..
client refactor: clean up errors 2024-08-17 11:31:06 +01:00
config fix: error if home config directory not found 2024-08-18 21:13:08 +01:00
executor refactor: clean up unused const 2024-08-18 09:57:48 +01:00
flag fix: fixed the BoolPtrValue in internal flag pkg 2024-08-20 00:47:55 +01:00
media feat: add all-images and all-videos flags 2024-08-01 04:24:47 +01:00
model fix: view the summary of a status 2024-08-17 03:49:17 +01:00
printer refactor: clean up errors 2024-08-17 11:31:06 +01:00
usage feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
utilities fix: error if home config directory not found 2024-08-18 21:13:08 +01:00
version feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
internal.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00