Skip to content
This repository has been archived by the owner on Feb 7, 2020. It is now read-only.

Remove ability to update a tag on success #67

Merged
merged 3 commits into from
Apr 15, 2014
Merged

Conversation

robolson
Copy link
Collaborator

Removes the use_branches_on_green column from repositories and defaults the behavior to updating a branch. This options was originally added to allow developers to choose between updating a tag or updating a branch with the latest green ref on the master branch. In retrospect, using tags for this is terrible since they are not meant to be updated.

This PR also contains a few style changes to the repository edit form.

@square/kochiku-contributors

For those of you not following along 'run_ci' means start builds on
pushes to the master branch (which Kochiku receives notice of via web
hooks).
* increase the width of the label area
* make the checkbox rows just as tall as the text fields (28px)
This was originally added to allow developers to choose between updating
a tag or updating a branch with the latest green ref on the master
branch. In retrospect, using tags for this is terrible since they are
not ment to be updated.
@cheister
Copy link
Collaborator

LGTM

@robolson robolson merged commit d8f53de into master Apr 15, 2014
@robolson robolson deleted the rob/remove-tagging branch April 15, 2014 01:35
@jkingdon
Copy link
Contributor

Looks good to me (and I learned something about git which I hadn't really thought about too much, see http://stackoverflow.com/questions/1457103/what-is-the-difference-between-a-tag-and-a-branch-in-git for more discussion).

Shenil added a commit that referenced this pull request Oct 29, 2015
… master

* commit '0b7496f89078d68c7296b54303705249e35fa5d4':
  Add metrics dashboard
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