enbas/internal/executor
Dan Anglin 7e4b8bb05f
All checks were successful
Tests / test (pull_request) Successful in 17s
REUSE Compliance Check / check (push) Successful in 6s
fix: fixed the calculations in cache directories
Changes:

- Fixed the issue where the instance's FQDN was not included in the
  cache directories' path when the user sets a custom path to the root
  cache directory.

- Added unit tests for the cache directory calculations.

- Updated REUSE.toml to fix compliance failures.

- Added small changes/fixes based on feedback from golangci-lint.

PR: #53
Resolves: #51
2024-08-18 00:06:18 +01:00
..
accept.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
account.go fix: fixed the calculations in cache directories 2024-08-18 00:06:18 +01:00
add.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
block.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
codegen.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
create.go fix: fixed the calculations in cache directories 2024-08-18 00:06:18 +01:00
delete.go fix: fixed the calculations in cache directories 2024-08-18 00:06:18 +01:00
edit.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
errors.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
execute.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
executors.go fix: view the summary of a status 2024-08-17 03:49:17 +01:00
flags.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
follow.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
init.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
login.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
mute.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
reject.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
remove.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
resources.go chore: REUSE.toml 2024-08-01 04:01:38 +01:00
show.go fix: fixed the calculations in cache directories 2024-08-18 00:06:18 +01:00
switch.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
unblock.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
unfollow.go refactor: clean up the getAccountID function sig 2024-08-13 23:51:16 +01:00
unmute.go refactor: clean up errors 2024-08-17 11:31:06 +01:00
version.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00
whoami.go feat: add Enbas CLI schema and code generator 2024-08-13 14:53:26 +01:00