<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/numpy.git/tools/ci, branch dependabot/pip/gitpython-3.1.14</title>
<subtitle>github.com: numpy/numpy.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/'/>
<entry>
<title>CI: Do not pass original branch name to `git branch -m main`</title>
<updated>2021-03-07T22:21:31+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-03-07T21:05:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=5631e8ee5aeea8fe645ee46aa12f76ecff1badf2'/>
<id>5631e8ee5aeea8fe645ee46aa12f76ecff1badf2</id>
<content type='text'>
Should fix the current failure that "master" does not exist.
I am a bit curious why master does not exist, maybe the CircleCI
git is set up to use some other default.
Move the branch rename to after the commit, to make sure that
the fact that the branch is empty (and `git branch` also)
cannot influence the result.

[ci-skip]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should fix the current failure that "master" does not exist.
I am a bit curious why master does not exist, maybe the CircleCI
git is set up to use some other default.
Move the branch rename to after the commit, to make sure that
the fact that the branch is empty (and `git branch` also)
cannot influence the result.

[ci-skip]
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Use `git branch -m` instead of `--initial-branch=main`</title>
<updated>2021-03-07T19:22:17+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-03-07T19:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=f2dd5ab63fad36c0dd6b5e16cd7883ad25b98100'/>
<id>f2dd5ab63fad36c0dd6b5e16cd7883ad25b98100</id>
<content type='text'>
It seems the git in the CircleCI environment does not have the
`--initial-branch` option that my local git has, hopefully
`git branch -m` works fine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It seems the git in the CircleCI environment does not have the
`--initial-branch` option that my local git has, hopefully
`git branch -m` works fine.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Ensure that doc-build uses "main" as branch name</title>
<updated>2021-03-07T17:48:39+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2021-03-07T17:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=9812cc869a1cbb47e4918e3eaff58d2a5e1b4d46'/>
<id>9812cc869a1cbb47e4918e3eaff58d2a5e1b4d46</id>
<content type='text'>
The default of git is still "master", so we need to set
`--initial-branch=main` to ensure that we use the name `main`
that is used in the devdoc repository.

Closes gh-18568
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The default of git is still "master", so we need to set
`--initial-branch=main` to ensure that we use the name `main`
that is used in the devdoc repository.

Closes gh-18568
</pre>
</div>
</content>
</entry>
<entry>
<title>MAINT: Update master to main after branch rename (gh-18544)</title>
<updated>2021-03-04T15:11:41+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>stefanv@berkeley.edu</email>
</author>
<published>2021-03-04T15:11:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=954605ec08ad833899ffb956395f2d70f8eea2df'/>
<id>954605ec08ad833899ffb956395f2d70f8eea2df</id>
<content type='text'>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upload docs to main branch of neps/devdocs

* Update `master` to `main` to be consistent with current state of renaming

* Remove badges from README

* Replace remaining instances of `master` with `main`

* Add back logo

* Fix CircleCI branch checks

* Fix GA branch name

* master-&gt;main in issue templates.

* master-&gt;main for 2 links to numpy archive.

* Change master to main in NEP 23

Co-authored-by: Ross Barnowski &lt;rossbar@berkeley.edu&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>convert shebang from python to python3 (#15687)</title>
<updated>2020-03-04T08:22:40+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2020-03-04T08:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=583901a074dc65145d3d6136ba7dcd02634d680b'/>
<id>583901a074dc65145d3d6136ba7dcd02634d680b</id>
<content type='text'>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>DOC,MAINT: Build release notes during CircleCI step</title>
<updated>2019-09-15T15:30:07+00:00</updated>
<author>
<name>Sebastian Berg</name>
<email>sebastian@sipsolutions.net</email>
</author>
<published>2019-08-06T19:47:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=958a6b5efd46758fb1874e2f80aba166d192fbf9'/>
<id>958a6b5efd46758fb1874e2f80aba166d192fbf9</id>
<content type='text'>
For the moment, this requires te use for the development version
of towncrier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For the moment, this requires te use for the development version
of towncrier.
</pre>
</div>
</content>
</entry>
<entry>
<title>BUILD: move all test dependencies to ./test_requirements.txt</title>
<updated>2019-08-27T16:16:22+00:00</updated>
<author>
<name>mattip</name>
<email>matti.picus@gmail.com</email>
</author>
<published>2019-08-27T13:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=bfe255f6b649af36a5fc976caaab1b5c4e78ffe7'/>
<id>bfe255f6b649af36a5fc976caaab1b5c4e78ffe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TST, DOC: Upload devdocs and neps after circleci build (#10702)</title>
<updated>2018-03-16T15:39:15+00:00</updated>
<author>
<name>Stefan van der Walt</name>
<email>sjvdwalt@gmail.com</email>
</author>
<published>2018-03-16T15:39:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=01cd5c9d8b8cd4cfc5c7bde066aa5ed4736ed3e9'/>
<id>01cd5c9d8b8cd4cfc5c7bde066aa5ed4736ed3e9</id>
<content type='text'>
* Upload devdocs and neps after build

* Install numpydoc

* Fix masked array documentation injection

`doc_note` appends a `Notes` section to docstrings, which may lead to
duplicate sections.

* Add deploy key for neps repo

Note that we have to explicitly reset the ~/.ssh/config to only leave
one SSH key

* Only deploy on master branch

* Blow away previous dev docs after each upload

* Add tool to upload files to remote repo

* Remove numpydoc from pip install; it is included as a submodule

* Avoid using invalid escape code

* Rename repo upload tool

* Use check_call to simplify doc pushing tool
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Upload devdocs and neps after build

* Install numpydoc

* Fix masked array documentation injection

`doc_note` appends a `Notes` section to docstrings, which may lead to
duplicate sections.

* Add deploy key for neps repo

Note that we have to explicitly reset the ~/.ssh/config to only leave
one SSH key

* Only deploy on master branch

* Blow away previous dev docs after each upload

* Add tool to upload files to remote repo

* Remove numpydoc from pip install; it is included as a submodule

* Avoid using invalid escape code

* Rename repo upload tool

* Use check_call to simplify doc pushing tool
</pre>
</div>
</content>
</entry>
<entry>
<title>TST: appveyor: Enable OpenBLAS via MinGW Gfortran</title>
<updated>2017-09-05T04:32:53+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@users.noreply.github.com</email>
</author>
<published>2017-09-02T20:27:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/numpy.git/commit/?id=37878bfb4aa9db5860887ad994c4014611812cb3'/>
<id>37878bfb4aa9db5860887ad994c4014611812cb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
