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 discovery URL creation #571

Closed
csc-felipe opened this issue Sep 7, 2022 · 1 comment
Closed

Improve discovery URL creation #571

csc-felipe opened this issue Sep 7, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@csc-felipe
Copy link
Contributor

Proposed solution

Discovery URL is dependent on which integrations and workflow is being used.
Perhaps after having a well-defined specification for workflows we are able to create proper discovery URLs for each workflow and use case.

def _make_discovery_url(self, obj_data: Dict) -> str:

DoD (Definition of Done)

Each workflow and setup / deployment configuration should generate correct discovery URLs.

Testing

@csc-felipe csc-felipe added the enhancement New feature or request label Sep 7, 2022
@csc-felipe
Copy link
Contributor Author

There seems to be other 2 duplicate issues. #586, and #512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant