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

DEV: Update merge-pr.py script given repo rename #14439

Closed
wesm opened this issue Oct 17, 2016 · 1 comment
Closed

DEV: Update merge-pr.py script given repo rename #14439

wesm opened this issue Oct 17, 2016 · 1 comment
Labels
Milestone

Comments

@wesm
Copy link
Member

wesm commented Oct 17, 2016

This is still pointing to pydata/pandas.git -- it is working fine presumably because of magic redirection

@wesm wesm added the Bug label Oct 17, 2016
gfyoung added a commit to forking-repos/pandas that referenced this issue Oct 18, 2016
The project has been renamed to pandas-dev,
so explicitly point to the new name instead
of relying on GitHub redirection magic.

Closes pandas-devgh-14439.
@gfyoung
Copy link
Member

gfyoung commented Oct 18, 2016

@wesm : IINM, we can also refactor this function here because we don't support 2.6 anymore?

@jreback jreback added this to the 0.19.1 milestone Oct 19, 2016
jreback pushed a commit that referenced this issue Oct 19, 2016
* BUG: Rename pydata to pandas-dev in merge-pr

The project has been renamed to pandas-dev,
so explicitly point to the new name instead
of relying on GitHub redirection magic.

Closes gh-14439.

* MAINT: merge-pr cleanup
brandonmburroughs pushed a commit to brandonmburroughs/pandas that referenced this issue Oct 20, 2016
* BUG: Rename pydata to pandas-dev in merge-pr

The project has been renamed to pandas-dev,
so explicitly point to the new name instead
of relying on GitHub redirection magic.

Closes pandas-devgh-14439.

* MAINT: merge-pr cleanup
@jorisvandenbossche jorisvandenbossche modified the milestones: 0.20.0, 0.19.1 Oct 20, 2016
tworec pushed a commit to RTBHOUSE/pandas that referenced this issue Oct 21, 2016
* BUG: Rename pydata to pandas-dev in merge-pr

The project has been renamed to pandas-dev,
so explicitly point to the new name instead
of relying on GitHub redirection magic.

Closes pandas-devgh-14439.

* MAINT: merge-pr cleanup
jreback pushed a commit that referenced this issue Oct 24, 2016
Since we don't support Python 2.6 anymore, the `check_output` method
from `subprocess` is  at our disposal.    Follow-up to #14447.    xref
<a href="https://github.com/pandas-
dev/pandas/issues/14439#issuecomment-254522055"> #14439 (comment)</a>

Author: gfyoung <gfyoung17@gmail.com>

Closes #14465 from gfyoung/merge-pr-refactor and squashes the following commits:

e267d2b [gfyoung] MAINT: Use check_output when merging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants