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

Switch CI/CD workflows to use pypi for dependencies following openapi-common and bomanalytics-openapi release #47

Closed
2 tasks
Andy-Grigg opened this issue Jan 4, 2022 · 1 comment · Fixed by #123
Milestone

Comments

@Andy-Grigg
Copy link
Collaborator

Andy-Grigg commented Jan 4, 2022

Once all dependencies are released and in pypi we can simplify the build steps:

  • Remove the steps to download the whl files from the other repositories
  • Remove the --find-links flag in the pip install command
  • Remove the github repo client secret

These items need to be resolved for:

  • openapi-common
  • grantami-bomanalytics-openapi
@Andy-Grigg
Copy link
Collaborator Author

Once this is done, we should confirm that the transitive dependencies in openapi-common appear in the dependency graph of this repo.

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 a pull request may close this issue.

1 participant