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

chore: Fix small error and warnings in tests, use dockerhub for octopus server image rather than packages.octopushq #333

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

borland
Copy link
Collaborator

@borland borland commented Feb 19, 2024

I found that the tests didn't build or run locally because "slices" in fakesurvey.go didn't exist; the package name was wrong or had changed.

I fixed that, and a few other small lint warnings while I had it open. I verified all tests pass including integration tests.

I also changed the docker image the tests are using over to the official one on dockerhub rather than our internal docker.packages.octopushq.com -- dockerhub is faster, and we only need the internal one if we are targeting some feature that has not been released to GA self-host customers yet; which is not currently the case.

@borland borland changed the title chore: Fix small error and warnings in tests chore: Fix small error and warnings in tests, use dockerhub for octopus server image rather than packages.octopushq Feb 19, 2024
Copy link

@rain-on rain-on left a comment

Choose a reason for hiding this comment

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

LGTM - but not sure I'm the one to approve

@borland borland merged commit 642e1d8 into main Feb 19, 2024
3 checks passed
@borland borland deleted the orion/cleanup-tests branch February 19, 2024 21:57
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