client/container: complete gen overhaul, gen improvements #144

Merged
AaronFiore merged 0 commits from refs/pull/144/head into master 2024-09-24 00:50:25 +00:00
AaronFiore commented 2024-09-23 03:12:09 +00:00 (Migrated from gitea.com)

Description

See git-log for details.

Breaking change:

  • subprofile.bash is now subscript.bash
    • Changes filename within superscript source
      • Run client (host) command edit type=superscript and edit manually
    • Changes actual filename within subprofile's docker-finance.d
      • Manually rename the subprofile's script file from subprofile.bash to subscript.bash

Note: upon PR review, client/src/docker/lib/internal/lib_gen.bash will show File diff suppressed because it is too large, so click Load Diff button.

Agreement

### Description See git-log for details. **Breaking change**: - `subprofile.bash` is now `subscript.bash` - Changes filename within superscript source * Run client (host) command `edit type=superscript` and edit manually - Changes actual filename within subprofile's docker-finance.d * Manually rename the subprofile's script file from `subprofile.bash` to `subscript.bash` Note: upon PR review, `client/src/docker/lib/internal/lib_gen.bash` will show `File diff suppressed because it is too large`, so click `Load Diff` button. ### Agreement - [x] I have read and understood the [Development](https://gitea.com/EvergreenCrypto/docker-finance#development) and [License](https://gitea.com/EvergreenCrypto/docker-finance#license-and-disclaimer) documentation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Reference: EvergreenCrypto/docker-finance#144