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

Rename //:ci-artifacts rule to //:push-build, and add a deprecated alias #45250

Merged
merged 1 commit into from
May 4, 2017

Conversation

ixdy
Copy link
Member

@ixdy ixdy commented May 2, 2017

What this PR does / why we need it: this rule has a larger scope than just CI artifacts now, so it seems like the name should be updated to match. WDYT?

This is a separate PR to facilitate easy cherry-picking; I'd rather test-infra jobs not need to special-case.

/assign @spxtr @mikedanese

Release note:

NONE

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 2, 2017
@k8s-github-robot k8s-github-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. release-note-none Denotes a PR that doesn't merit a release note. labels May 2, 2017
@k8s-reviewable
Copy link

This change is Reviewable

BUILD.bazel Outdated
@@ -33,6 +33,12 @@ gcs_upload(
},
)

alias(
name = "ci-artifacts",
Copy link
Member

Choose a reason for hiding this comment

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

Please add "Deprecated TODO: remove" comment.

Copy link
Member Author

@ixdy ixdy May 2, 2017

Choose a reason for hiding this comment

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

added a TODO and a date for removal (~3 weeks), i.e. before 1.7 freeze.

@thockin
Copy link
Member

thockin commented May 3, 2017

/approve

@k8s-github-robot k8s-github-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label May 3, 2017
@spxtr
Copy link
Contributor

spxtr commented May 4, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label May 4, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ixdy, spxtr, thockin

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@k8s-github-robot
Copy link

Automatic merge from submit-queue (batch tested with PRs 45314, 45250, 41733)

@k8s-github-robot k8s-github-robot merged commit abce18b into kubernetes:master May 4, 2017
k8s-github-robot pushed a commit that referenced this pull request Jun 3, 2017
…pstream-release-1.6

Automatic merge from submit-queue

Automated cherry pick of #45250

Cherry pick of #45250 on release-1.6.

#45250: Rename //:ci-artifacts rule to //:push-build, and add a
@ixdy ixdy deleted the bazel-push-build-alias branch May 15, 2018 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants