refactor(breaking): update project structure #13

Manually merged
dananglin merged 1 commit from executor-refactor into main 2024-05-23 18:11:01 +01:00
Owner

Move all executors to the internal folder package. This PR also comes with additional breaking changes.

Changes

  • refactor: move all executors to the internal/executor package
  • refactor: update naming patterns for constants, variables, custom types, etc
  • fix(breaking): renamed the update command to edit
  • fix(breaking): update the flags for the switch command to make it more generic
  • fix: update the print message from the whoami command
  • renamed the show-account-relationship flag to show-relationship
Move all executors to the internal folder package. This PR also comes with additional breaking changes. ### Changes - refactor: move all executors to the internal/executor package - refactor: update naming patterns for constants, variables, custom types, etc - fix(breaking): renamed the `update` command to `edit` - fix(breaking): update the flags for the switch command to make it more generic - fix: update the print message from the `whoami` command - renamed the `show-account-relationship` flag to `show-relationship`
dananglin added 4 commits 2024-05-23 17:43:25 +01:00
dananglin force-pushed executor-refactor from 8a82486005 to 55b93c6586 2024-05-23 18:10:37 +01:00 Compare
dananglin manually merged commit 55b93c6586 into main 2024-05-23 18:11:01 +01:00
dananglin added this to the v0.1.0 milestone 2024-06-17 19:23:26 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: apollo/enbas#13
No description provided.