Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Also tag invocation image unknown so we can run e2e tests in Goland #698

Closed
wants to merge 1 commit into from

Conversation

ndeloof
Copy link
Contributor

@ndeloof ndeloof commented Oct 17, 2019

- What I did
So I can run e2e tests from Golang I have to change version.go to point to current git commit (this is handled by Makefile for classic build, but no within IDE)
And then I already created PRs with this change committed a few time - too much times actually
I changed the build so it also tag the invocation image as unknown, so e2e test can run from Goland without Makefile hacks, without impacting the standard build

- How I did it
invocation image is tagged both with git status and as unknown

- How to verify it
Use Goland :P

- Description for the changelog
_

- A picture of a cute animal (not mandatory but encouraged)
image

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants