Skip to content

Updated marketplace command to generate fake test data#4

Merged
SteveMcGrath merged 2 commits intomainfrom
fix/marketplace
Jan 7, 2025
Merged

Updated marketplace command to generate fake test data#4
SteveMcGrath merged 2 commits intomainfrom
fix/marketplace

Conversation

@SteveMcGrath
Copy link
Contributor

Description

Marketplace CLI command has been updated to properly generate an example marketplace JSON object based on the data
stored within the pyproject.toml file.

Type of change

Please delete options that are not relevant.

  • 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 not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Locally tested using the example connector

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@SteveMcGrath SteveMcGrath requested a review from a team as a code owner January 7, 2025 23:51
nkeuning
nkeuning previously approved these changes Jan 7, 2025
@SteveMcGrath SteveMcGrath merged commit 3e8a319 into main Jan 7, 2025
3 checks passed
@SteveMcGrath SteveMcGrath deleted the fix/marketplace branch January 7, 2025 23:58
SteveMcGrath added a commit that referenced this pull request Jan 8, 2025
Updated marketplace command to generate fake test data
SteveMcGrath added a commit that referenced this pull request Jan 8, 2025
Updated marketplace command to generate fake test data
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.

2 participants