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

feat: read variables from other sources when using files #218

Merged
merged 19 commits into from
Dec 20, 2023

Conversation

bryan-stclab
Copy link
Contributor

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • DevOps process (non-breaking change which improves efficiency and reliability for CI/CD)
  • Documentation only

What this PR does / why we need it:

Which issue/s this PR fixes

#164

How Has This Been Tested?

Checklist:

@bryan-stclab bryan-stclab added this to the v0.1.0 milestone Dec 19, 2023
@bryan-stclab bryan-stclab self-assigned this Dec 19, 2023
@bryan-stclab bryan-stclab linked an issue Dec 19, 2023 that may be closed by this pull request
Copy link
Member

@pueding pueding left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

change the name "config_mapper" to "variable_mapper" (including the related names)

core/data-layer/src/data_layer.rs Outdated Show resolved Hide resolved
core/data-layer/src/data_layer.rs Outdated Show resolved Hide resolved
@pueding pueding merged commit 0031168 into main Dec 20, 2023
1 check passed
@pueding pueding deleted the 164-read-variables-from-other-sources-when-using-files branch December 20, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Read variables from other sources when using files
2 participants