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

Uninstall travis releases in favor of gcb #89

Closed
ahmetb opened this issue Oct 11, 2018 · 0 comments · Fixed by #95
Closed

Uninstall travis releases in favor of gcb #89

ahmetb opened this issue Oct 11, 2018 · 0 comments · Fixed by #95
Milestone

Comments

@ahmetb
Copy link
Member

ahmetb commented Oct 11, 2018

After #88 is merged, delete deploy script in travis CI as GCB will upload the release binaries.

That said, we need to set correctly with the pre-calculated GCS URLs so (1) the Release message on GitHub (2) README links to the correct binary URLs.

@ahmetb ahmetb added this to the v0.2 milestone Oct 11, 2018
ahmetb added a commit to ahmetb/krew that referenced this issue Oct 12, 2018
- disable travis github deploys on tags (fixes kubernetes-sigs#89)
- split binary building (can also be used during development) and release
  artifact building (krew.{yaml,zip{,sha256}}). we should probably convert
  this to a makefile sometime.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
ahmetb added a commit to ahmetb/krew that referenced this issue Oct 12, 2018
- disable travis github deploys on tags (fixes kubernetes-sigs#89)
- split binary building (can also be used during development) and release
  artifact building (krew.{yaml,zip{,sha256}}). we should probably convert
  this to a makefile sometime.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
ahmetb added a commit that referenced this issue Oct 12, 2018
- disable travis github deploys on tags (fixes #89)
- split binary building (can also be used during development) and release
  artifact building (krew.{yaml,zip{,sha256}}). we should probably convert
  this to a makefile sometime.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
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 a pull request may close this issue.

1 participant