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

Add push-devel-build.sh to upload release artifacts to current GCS project #3620

Merged
merged 1 commit into from
Jan 20, 2015

Conversation

zmerlynn
Copy link
Member

This is essentially a variant of push-ci-build.sh, but pushes it to
the current project. The defaults for gcs::release actually pick a
shorthash of the GCS project, so you end up uploading to something
like: gs://kubernetes-releases-3fda2/devel/v0.8.0-437-g7f147ed/ (where
the last part is the "git describe" of your current commit)

# See the License for the specific language governing permissions and
# limitations under the License.

# Pushes a continuous integration build to our official CI repository
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to fix the copied comment

…oject

This is essentially a variant of push-ci-build.sh, but pushes it to
the current project. The defaults for gcs::release actually pick a
shorthash of the GCS project, so you end up uploading to something
like: gs://kubernetes-releases-3fda2/devel/v0.8.0-437-g7f147ed/ (where
the last part is the "git describe" of your current commit)
@zmerlynn zmerlynn force-pushed the push_custom_release branch from 752f28d to 9f02caa Compare January 20, 2015 21:53
@zmerlynn
Copy link
Member Author

Fixed. PTAL

@a-robinson
Copy link
Contributor

LGTM.

a-robinson added a commit that referenced this pull request Jan 20, 2015
Add push-devel-build.sh to upload release artifacts to current GCS project
@a-robinson a-robinson merged commit 4fdf240 into kubernetes:master Jan 20, 2015
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.

2 participants