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

Improve verification of resource codes #720

Merged
merged 8 commits into from
Nov 10, 2018

Conversation

smgallo
Copy link
Contributor

@smgallo smgallo commented Nov 7, 2018

Description

Invalid resource codes were not properly caught when populating the ${RESOURCE_ID} in an action's variable store. Resource codes are now verified as part of the action verification if they were specified on the etl_overseer command line (or passed directly to EtlConfiguration) or in an ETL configuration file.

Motivation and Context

Bugfix.

Tests performed

Added new tests.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project as found in the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@smgallo smgallo added this to the 8.1.0 milestone Nov 7, 2018
@smgallo smgallo added bug Bugfixes Category:ETL Extract Transform Load labels Nov 7, 2018
plessbd
plessbd previously approved these changes Nov 7, 2018
@smgallo smgallo changed the base branch from xdmod8.0 to xdmod8.1 November 9, 2018 15:40
@smgallo smgallo merged commit 91cbcba into ubccr:xdmod8.1 Nov 10, 2018
@smgallo smgallo deleted the catch-unknown-resource-code branch November 10, 2018 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:ETL Extract Transform Load
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants