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

refactor: Use bundle instead of sdk-go-container-registry #752

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

adeatcu-ionos
Copy link
Contributor

What does this fix or implement?

Checklist

  • PR name added as appropriate (e.g. feat:/fix:/doc:/test:/refactor:)
  • Tests added or updated
  • Documentation updated
  • Changelog updated and version incremented (label: upcoming release)
  • Github Issue linked if any
  • Jira task updated

@@ -17,6 +17,7 @@ require (
github.com/iancoleman/strcase v0.3.0
github.com/ionos-cloud/sdk-go-api-gateway v1.0.0
github.com/ionos-cloud/sdk-go-bundle/products/cdn/v2 v2.1.0
github.com/ionos-cloud/sdk-go-bundle/products/containerregistry/v2 v2.0.2
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you forgot to remove the old entry
github.com/ionos-cloud/sdk-go-container-registry v1.2.0

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@adeatcu-ionos adeatcu-ionos force-pushed the use-bundle-instead-of-sdk-for-container-registry branch from f156c45 to c9b6927 Compare January 28, 2025 15:07
@adeatcu-ionos
Copy link
Contributor Author

adeatcu-ionos commented Jan 28, 2025

INFO:

I ran TestAccContainerRegistryTokenBasic and the step 8/8 fails but I think this has nothing to do with the changes in this PR. Fixing the test is out of scope of this PR and will be fixed in another one. All other tests were passing.

L.E:

After some linter changes, I tried to run the tests again but it takes way more time to run them, so I stopped the process, I will run the tests again and, if needed, I will speak with the API team.

@adeatcu-ionos adeatcu-ionos force-pushed the use-bundle-instead-of-sdk-for-container-registry branch from 12826e1 to 08b9794 Compare January 28, 2025 16:12
rmocanu-ionos
rmocanu-ionos previously approved these changes Jan 29, 2025
@adeatcu-ionos adeatcu-ionos force-pushed the use-bundle-instead-of-sdk-for-container-registry branch from 08b9794 to da4bcd6 Compare January 29, 2025 12:05
Copy link

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.

3 participants