-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bash compiler #45
Merged
Merged
Bash compiler #45
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
fchastanet
force-pushed
the
bash-compiler
branch
from
September 7, 2024 06:28
818706e
to
bb01c30
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
September 7, 2024 17:48
20678c2
to
8addc0a
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
September 7, 2024 17:49
8addc0a
to
2bd43f7
Compare
fchastanet
force-pushed
the
bash-compiler
branch
6 times, most recently
from
September 8, 2024 19:38
044e562
to
3a3b777
Compare
- move conf/.env to conf/defaultEnv/.env in order to be able to include the .env file using gtpl it avoids usage of @embed feature removing the need of tar command in BashTools::Conf::requireLoad - added src/_binaries/commandDefinitions/optionsDefault.yaml to set default binary options for all the binaries beforeParseCallback calling defaultBeforeParseCallback - avoid duplicated code by using the new fromDsnOptionLongDescription function - reformatted long description for all Database's binaries - better optionProfile default value management that can be default or empty depending the case - added src/_binaries/commandDefinitions/optionsTables.sh src/_binaries/commandDefinitions/optionsRatio.yaml in order to correctly order the options in help - move requirements to beforeParseCallback - recompiled all binaries to remove deprecated option --env-file
fchastanet
force-pushed
the
bash-compiler
branch
from
September 9, 2024 18:03
3a3b777
to
469c1ca
Compare
fchastanet
force-pushed
the
bash-compiler
branch
2 times, most recently
from
September 15, 2024 19:37
84ba3e6
to
d3ad57e
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
September 15, 2024 20:19
d3ad57e
to
82c8c15
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
September 22, 2024 08:26
3191729
to
12a43b4
Compare
fchastanet
force-pushed
the
bash-compiler
branch
from
September 22, 2024 08:37
12a43b4
to
a76c8a6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.