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

🚚: move package to go.anx.io/go-anxcloud #96

Merged
merged 4 commits into from
Jan 17, 2022

Conversation

LittleFox94
Copy link
Contributor

Description

We have go.anx.io up and running, technical stuff is done so it works. Let's use it!

Also fixes tools module name, was copy-pasted from terraform-provider-anxcloud ..

Release Note

Release note for CHANGELOG:

* everything/everything? - canonical import path is now go.anx.io/go-anxcloud

References

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

@LittleFox94
Copy link
Contributor Author

mostly done via

find -name '*.go' -exec sed -i 's~github.com/anexia-it/go-anxcloud~go.anx.io/go-anxcloud~g' '{}' ';'

@LittleFox94 LittleFox94 force-pushed the vanity-relocate-package branch 3 times, most recently from 4090e31 to a71eb13 Compare December 21, 2021 09:27
Copy link
Contributor

@kstiehl kstiehl left a comment

Choose a reason for hiding this comment

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

LGTM when integration tests are green

@LittleFox94 LittleFox94 force-pushed the vanity-relocate-package branch 6 times, most recently from d189c3e to 2a5b125 Compare January 13, 2022 13:17
@LittleFox94
Copy link
Contributor Author

Waiting for anexia/go.anx.io#1 before rebasing and changing the go.anx.io action to main branch version

@LittleFox94 LittleFox94 force-pushed the vanity-relocate-package branch 5 times, most recently from ad53312 to f0ab3c7 Compare January 13, 2022 16:04
@anexia-it anexia-it deleted a comment from codecov-commenter Jan 13, 2022
@anexia-it anexia-it deleted a comment from codecov-commenter Jan 14, 2022
@LittleFox94 LittleFox94 merged commit 20f8daf into main Jan 17, 2022
@LittleFox94 LittleFox94 deleted the vanity-relocate-package branch January 17, 2022 12:13
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.

None yet

2 participants