Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Kaniko version#796

Merged
tejal29 merged 4 commits intoGoogleContainerTools:masterfrom
prary:version
Oct 4, 2019
Merged

Kaniko version#796
tejal29 merged 4 commits intoGoogleContainerTools:masterfrom
prary:version

Conversation

@prary
Copy link
Copy Markdown
Contributor

@prary prary commented Oct 2, 2019

#772

Description
Enabling kaniko versioning

Submitter Checklist

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

@tejal29
Copy link
Copy Markdown
Contributor

tejal29 commented Oct 2, 2019

@prary Can you please run the gofmt on your branch ?

find . -name "*.go" | grep -v vendor/ | xargs gofmt -l -s -w

Once you are done, you can verify the file lints are fixed
by

  1. Running make test
  2. ./hack/linter.sh

prary and others added 2 commits October 3, 2019 21:29
@tejal29 tejal29 merged commit 1c821d0 into GoogleContainerTools:master Oct 4, 2019
@tejal29 tejal29 self-requested a review October 4, 2019 21:32
@tejal29
Copy link
Copy Markdown
Contributor

tejal29 commented Oct 4, 2019

Approved!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants