Skip to content
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

Environment #42

Merged
merged 2 commits into from
Nov 19, 2023
Merged

Environment #42

merged 2 commits into from
Nov 19, 2023

Conversation

fchastanet
Copy link
Owner

No description provided.

@fchastanet fchastanet force-pushed the environment branch 2 times, most recently from 7a0f54b to edbbc81 Compare November 19, 2023 19:40
new way to load env files and refactored github actions to use pre-commit hooks

tag: 1.1.5

# Breaking changes

- merged .env with `BASH_FRAMEWORK_*` variables inside .framework-config

# Bug fixes

- make command be able to be called from any directory, particularly from
  pre-commit hook directory

# Compiler changes

- use new way load env files

# Binaries changes

- deprecate usage of --env-file option in favor to --bash-framework-config

# Updated Bash framework functions

- refactored Env::requireLoad, changed the way config files are loaded.

# New Bash framework functions

# Documentation

- updated doc/guides/Options.md and doc/guides/ConfigFiles.md

# Validation/Tooling

- refactored github actions to use pre-commit hooks
- upgraded some github actions versions
- added github dependabot to update github actions
- upgraded megalinter from 7.5.0 to 7.6.0
@fchastanet fchastanet merged commit 98c87b0 into master Nov 19, 2023
10 checks passed
@fchastanet fchastanet deleted the environment branch November 19, 2023 20:56
fchastanet added a commit that referenced this pull request Nov 19, 2023
new way to load env files and refactored github actions to use pre-commit hooks

tag: 1.1.5

# Breaking changes

- merged .env with `BASH_FRAMEWORK_*` variables inside .framework-config
- Load environment refactoring

# Bug fixes

- make command be able to be called from any directory, particularly from
  pre-commit hook directory

# Compiler changes

- use new way load env files

# Binaries changes

- deprecate usage of --env-file option in favor to --bash-framework-config

# Updated Bash framework functions

- refactored Env::requireLoad, changed the way config files are loaded.

# New Bash framework functions

# Documentation

- updated doc/guides/Options.md and doc/guides/ConfigFiles.md

# Validation/Tooling

- refactored github actions to use pre-commit hooks
- upgraded some github actions versions
- added github dependabot to update github actions
- upgraded megalinter from 7.5.0 to 7.6.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant