Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/package-template

Template for packages that use Astropy. Maintainer: @astrofrog
https://github.com/astropy/package-template

Merge pull request #528 from henryiii/patch-1

fix: wheel is not needed

36ed48db74c9a0bfcf214e14a1a3fb1fdaae0c6c authored over 1 year ago by P. L. Lim <[email protected]>
Officially deprecate

[ci skip]

7d975f8c17697fe9ddcdd88e1f205ccd635210eb authored over 1 year ago by P. L. Lim <[email protected]>
Fix weird badge layout

[ci skip]

318b3e51bf7e459ada3201ccae819c6a74152460 authored over 1 year ago by P. L. Lim <[email protected]>
Update test_example.py

to not mention deprecated function

5de149abd198d220153c089f2e39d67e22676760 authored over 1 year ago by P. L. Lim <[email protected]>
Update tox.ini

as per https://github.com/astropy/astropy/pull/14869

6065cac6ed667019a296b9aa182148fdc7e103b6 authored over 1 year ago by P. L. Lim <[email protected]>
fix: wheel is not needed

7d44e89643b73b87b590d4acd94b993be8540d83 authored over 1 year ago by Henry Schreiner <[email protected]>
Merge pull request #520 from eteq/oa-readme-redirect

add README note about OA guide

62e8898eb0c5220160e469db11ef7cd4f4cafd74 authored over 1 year ago by P. L. Lim <[email protected]>
Update README.rst

Co-authored-by: Brigitta Sipőcz <[email protected]>

4b0d8f7ec91112604d8ddc826a5d57482c6a5e1f authored over 1 year ago by P. L. Lim <[email protected]>
Merge pull request #526 from bsipocz/MAINT_no_codecov

MAINT: codecov is defunct

58150a32164b9b8f6201ea31eb248e0cf107b1ec authored over 1 year ago by P. L. Lim <[email protected]>
MAINT: codecov is defunct and is not a dependency for a while anyway

b2f25e3f6b1f7443a3e1c0b6143fb81ea5e450d7 authored over 1 year ago by Brigitta Sipőcz <[email protected]>
Merge pull request #525 from lpsinger/passenv-commas

passenv should be comma-separated, not space-separated

1daee1dc346dd7ec68677be84031e92e2de8e5b1 authored almost 2 years ago by P. L. Lim <[email protected]>
passenv should be comma-separated, not space-separated

See tox-dev/tox#2658.

2c6095595ec77b8be527e11cd4e07018cf6e3910 authored almost 2 years ago by Leo Singer <[email protected]>
Merge pull request #523 from lpsinger/license-files

Replace deprecated license_file option with license_files

99be980757faf7d0d42255d3a92948aab28b510a authored over 2 years ago by P. L. Lim <[email protected]>
Merge pull request #524 from lpsinger/update-minversion

Update minversion options

965417d1bdb0e09cd85c40fc654c072068caf90a authored over 2 years ago by P. L. Lim <[email protected]>
Update minversion options

* Fix CI pipeline failure due to unsupported minversion.
* Add support for Python 3.10.

0afcb678031dac57242564e783ff8197118ecf91 authored over 2 years ago by Leo Singer <[email protected]>
Replace deprecated license_file option with license_files

Fixes the warning: `SetuptoolsDeprecationWarning: The license_file
parameter is deprecated, use ...

ff57d71abc2f2b53fb0e5c8d0d1e19697e418b30 authored over 2 years ago by Leo Singer <[email protected]>
Merge pull request #521 from lpsinger/readthedocs-minimum-python-version

Set minimum Python version for readthedocs

13b8ea635d0a59bd81fa1b5dc3275d4f45fe70ad authored over 2 years ago by P. L. Lim <[email protected]>
Update {{ cookiecutter.package_name }}/.readthedocs.yml

Co-authored-by: P. L. Lim <[email protected]>

75072b5d4a906eada695f46ae003b86f7c0adec5 authored over 2 years ago by Leo Singer <[email protected]>
Migrate to new readthedocs build.tools.python setting

138538fe569ef5553ad34be389e9bbbf08134bdc authored over 2 years ago by Leo Singer <[email protected]>
Set minimum Python version for readthedocs

16dc378a840b1fcd814d121faab93046ca51dbac authored over 2 years ago by Leo Singer <[email protected]>
Fix typo

Co-authored-by: Nathaniel Starkman <[email protected]>

4c8318e2293ab3cdc0cad8c1dcce0c6b35e67e20 authored almost 3 years ago by P. L. Lim <[email protected]>
Merge pull request #518 from pllim/deprecation-deprecated

MNT: Stop using enable_deprecations_as_exceptions

1bca8e81fa433dfcc5aac2895bc71313902e9d10 authored almost 3 years ago by P. L. Lim <[email protected]>
add README note aobut OA guide

f2e5dcf02a15c7ddb6a2e7d3a735cc9a71111ab4 authored almost 3 years ago by Erik Tollerud <[email protected]>
MNT: Stop using enable_deprecations_as_exceptions

838af6b1919c27558d2cd8702a1d1f85b0047868 authored about 3 years ago by Pey Lian Lim <[email protected]>
Merge pull request #517 from lpsinger/macOS

Rename "OS X" job to "macOS"

d37a5a56fb05b65cee23a18a944aad3a940e54b1 authored about 3 years ago by P. L. Lim <[email protected]>
Rename "OS X" job to "macOS"

macOS versions were rebranded several years ago now.

8d09e439aca0af793a92c32d2f10e4a87409370a authored about 3 years ago by Leo Singer <[email protected]>
MNT: Update codecov-action version to v2

[ci skip]

29ea82277c616f2d7bab438ada4d680f5bf27828 authored about 3 years ago by P. L. Lim <[email protected]>
Merge pull request #516 from lpsinger/fix-typo

Fix typo

7ce2b63cabc457dd791636970b91580116d8df66 authored about 3 years ago by P. L. Lim <[email protected]>
Quote and parenthesize packagename.test() call

Without the parentheses and the backticks, it looks like a typo.

9daadd3930fe58b5b95ebbb9898327e9592d7d84 authored about 3 years ago by Leo Singer <[email protected]>
Fix typo

779c43f9aed4f7ece6dcd6cfb4807d662ee4eba4 authored about 3 years ago by Leo Singer <[email protected]>
Merge pull request #510 from larrybradley/gitignore

Remove duplicate entries in .gitignore

bf8ce319e8ec99c38ab80c8af8c0437c16de0474 authored over 3 years ago by P. L. Lim <[email protected]>
Remove duplicate entries in .gitignore [skip ci]

2c36bba574b86052e616e2db584e0374b8ec20af authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #509 from pllim/rm-config-stuff

MNT: Stop writing package.cfg on import

c2e34967861fed0bb8d0c5e4c486d88e561a0670 authored over 3 years ago by Larry Bradley <[email protected]>
Move test to all above

f1109a011d69d57c249297907d70834fbc612a99 authored over 3 years ago by P. L. Lim <[email protected]>
Remove setting __test__ to False

33d76cc223c3cfdb98ef101eb0500df4f8167d78 authored over 3 years ago by P. L. Lim <[email protected]>
Remove _ASTROPY_INIT_

a667b5dbe632a6709dbd3648819cd2dcd1722423 authored over 3 years ago by P. L. Lim <[email protected]>
MNT: Stop writing package.cfg on import

b06977d8414ac7001419acdb5f941c01870f971b authored over 3 years ago by Pey Lian Lim <[email protected]>
Merge pull request #502 from pllim/last-actions-hero

Use GitHub Actions

6dbb3f506be950bd738e4a42694528cf6685d92d authored almost 4 years ago by P. L. Lim <[email protected]>
Add a note about download artifact script [ci skip]

bd97eba5d35685604a16567829eac8bec4954f54 authored almost 4 years ago by Pey Lian Lim <[email protected]>
DOC: Update README badges

cbac6fb2d6c4e95e4581dcfe387b3208c6f8c6e8 authored almost 4 years ago by Pey Lian Lim <[email protected]>
Use GitHub Actions

295b799a560a89494fd27bafb0a6c7fcddcbd97b authored almost 4 years ago by Pey Lian Lim <[email protected]>
Merge pull request #449 from tepickering/add_github_actions

Add option to use GitHub Actions for CI

589d8745ec9e8598b8c3017547bb6d6ae681b5f5 authored about 4 years ago by P. L. Lim <[email protected]>
fix some grammer and spelling

fd8a4d376b6f43ff9da4be5b0aadf30cd81593ae authored about 4 years ago by T. E. Pickering <[email protected]>
flesh out some comments in the ci_tests.yml workflow

88a818e498db8181e3a6173fb1b02f1bedbaf9a5 authored about 4 years ago by T. E. Pickering <[email protected]>
add PR number for migration away from travis in template

0e479115ce5547ac21841e9fcfbf147132779e22 authored about 4 years ago by T. E. Pickering <[email protected]>
more changes to reflect github's change to main as the default branch name

3b016ecb7067923ecb8689ceb79d301f24219b99 authored about 4 years ago by T. E. Pickering <[email protected]>
change master to main to reflect new github default; add commented bits to ci workflow to show how to run CI based on pushed tags and how to limit it to PRs against specific branches

2fc7f51b57877ff7ef0a2824a88e72e61cf76514 authored about 4 years ago by T. E. Pickering <[email protected]>
change coverage step to use contains instead of endsWith

7caea3c2f06822e9fa43490b765aad2410e9c867 authored about 4 years ago by T. E. Pickering <[email protected]>
include fix from astropy/astropy#11054 to prevent double-runs when PRs are opened

40833b39853702529968782178c5ac8fd852672d authored about 4 years ago by T. E. Pickering <[email protected]>
fix post_gen_project.py to only remove the template workflows

f5fde9ec9ecba53fbd4f42226554777b79749b02 authored about 4 years ago by T. E. Pickering <[email protected]>
fix typos in nextsteps.rst

d92e94d514e2c8337d3c440099a49191ef2323b0 authored about 4 years ago by T. E. Pickering <[email protected]>
fix typos in ape17.rst

da62bd18e44e40fb50405968d2423bce3369b89d authored about 4 years ago by T. E. Pickering <[email protected]>
bump supported python versions up a notch. include 3.9 for future-proofing.

677370c719fe8fd34cd14d82792c94c840d42dc8 authored about 4 years ago by T. E. Pickering <[email protected]>
update docs to reflect the move from travis to github actions as the default choice for CI

fa6fa76d06602fb94ed43fe010f649bb1ee1b923 authored about 4 years ago by T. E. Pickering <[email protected]>
expunge travis bit in post_gen_project.py

8497d535c988fe70f058cd71007952a05bae40f8 authored about 4 years ago by T. E. Pickering <[email protected]>
comment out section for uploading to codecov in the default workflow template

026de85ad10c7b6a42b93fd7330d385eae87ed44 authored about 4 years ago by T. E. Pickering <[email protected]>
remove reference to travis in rendered.yml

95675a975cdb316b6ed8b2591da5cfa3c50fb021 authored about 4 years ago by T. E. Pickering <[email protected]>
remove reference to travis in QUESTIONS.rst

c0e1aaf5ba5a020c819d8d15a08916a5bd38c535 authored about 4 years ago by T. E. Pickering <[email protected]>
Revert "remove more references to travis; add .vscode to .gitignore"

This reverts commit e7d866b01c49f6afb81491c3158b6f0080d88b33.

6e8ca55b535fc131b2fbec8f491608d5d32c6e69 authored about 4 years ago by T. E. Pickering <[email protected]>
remove travis question from cookiecutter.json

322683b1c5b9a6112b5243609fd9b5ce30b506a8 authored about 4 years ago by T. E. Pickering <[email protected]>
remove more references to travis; add .vscode to .gitignore

e7d866b01c49f6afb81491c3158b6f0080d88b33 authored about 4 years ago by T. E. Pickering <[email protected]>
refactor core ci workflow to more closely match what is now used in astropy

f8c89718e3c164756c43a28bf127522164037a92 authored about 4 years ago by T. E. Pickering <[email protected]>
add scheduled weekly test to check documentation links

17c03c0a07dfb728779729cf7a0a983c26e9032a authored about 4 years ago by T. E. Pickering <[email protected]>
renameactions ci workflow to be more generalized

64f7fdbed2758e34d97a9de4c7d8a94c0bb6d9c0 authored about 4 years ago by T. E. Pickering <[email protected]>
edit TEMPLATE_CHANGES to more clearly reflect move to Actions for all CI in lieu of Travis and Appveyor

e104a31ed07bd4877f0b19f0c964f3743cf5c6ff authored about 4 years ago by T. E. Pickering <[email protected]>
remove travis config

90c6fd0ec4c6b65b24dcc44daa262e1b09226767 authored about 4 years ago by T. E. Pickering <[email protected]>
merge upstream changes; fix conflict in TEMPLATE_CHANGES.md

5664926682504ab168bce045d6fabe0c0735c4ab authored about 4 years ago by T. E. Pickering <[email protected]>
Merge pull request #483 from nstarman/conftest_configure

Conftest configure

c76dcc522986eb036e6d91dec12897207b3e722a authored about 4 years ago by E. M. Bray <[email protected]>
Merge pull request #495 from nstarman/python-module-index

modindex_common_prefix

4796da69e42a15f2f9a320f0593ed6a50af9bdec authored about 4 years ago by P. L. Lim <[email protected]>
Merge pull request #482 from nstarman/linkcheck

add linkcheck

ff5fbde63cf3434b7fcb95333186c4b6ed1b5d35 authored about 4 years ago by P. L. Lim <[email protected]>
Merge pull request #498 from astrofrog/fix-setup

Use setup_python.sh instead of setup_conda.sh

3d9f6d63241bc7b5104b0469e104a0339c17ff33 authored about 4 years ago by Brigitta Sipőcz <[email protected]>
Use setup_python.sh instead of setup_conda.sh since conda is no longer needed

42d592d1aaa5c97f1e605ce69743137648012eee authored about 4 years ago by Thomas Robitaille <[email protected]>
change comments to docstring

change comments to docstring
function docstring

Signed-off-by: Nathaniel Starkman <nstarkman@pr...

866ad5e51b196a003f4cb7e73581a93a7eacb29e authored about 4 years ago by Nathaniel Starkman <[email protected]>
modindex_common_prefix

A list of prefixes that are ignored for sorting the Python module index (e.g., if this is set to...

b014a89843e8a9ad126e2ae908123d180834a9ea authored about 4 years ago by Nathaniel Starkman <[email protected]>
add linkcheck

add linkcheck to cron
changelog

Co-authored-by: P. L. Lim <[email protected]...

6093679023ad1686f67db11b8408478989b6b528 authored about 4 years ago by Nathaniel Starkman <[email protected]>
Merge pull request #487 from nstarman/use-major-minor-syntax

use Major.minor syntax

040d997510ebedc4887e39119d6fa7e5d076a01b authored about 4 years ago by Brigitta Sipőcz <[email protected]>
use Major.minor syntax

Signed-off-by: Nathaniel Starkman <[email protected]>

f538501b4d324e50c3102993fa30b21744f15662 authored about 4 years ago by Nathaniel Starkman <[email protected]>
Merge pull request #477 from lpsinger/gitignore-vscode

Add gitignores for Visual Studio Code

4a6db49c50edfb29236f0a25a9c4fc902633eb6c authored over 4 years ago by P. L. Lim <[email protected]>
Add gitignores for Visual Studio Code

581a3de2076ba55be5bb0305e4a0d8d6c4b48fd0 authored over 4 years ago by Leo Singer <[email protected]>
Merge pull request #476 from dr-rodriguez/cookiecutter

Updating travis to add before install instructions

86eb7ca8f161e84cb802798246cc74ea9465882f authored over 4 years ago by P. L. Lim <[email protected]>
updating default travis template to include generating coverage.xml for use by codecov and coveralls

5f23d2e564b210cf45dcbaa12460e15322d56832 authored over 4 years ago by David Rodriguez <[email protected]>
Merge pull request #453 from bmorris3/fix-issue-450-2

Suppresses display of matplotlib plots generated during docs build

07552f48172d40c786009e20da49a47ed296c0e5 authored over 4 years ago by P. L. Lim <[email protected]>
Merge pull request #462 from pllim/numpy-nightly

TST: Use numpy nightly wheel

3fe09b4e41f5bab891c9f85a2e6d08a9ea2cbc48 authored over 4 years ago by P. L. Lim <[email protected]>
Merge pull request #473 from karllark/if_for_cov

Have coverage upload only happen for cov tests

8f8417feb7a3686ed1fde8d1135ddeed31b210b6 authored over 4 years ago by P. L. Lim <[email protected]>
add build_docs back as a separate step in the actions workflow

18fbe1505064c2412b96e3fec9fca40f18e2d255 authored over 4 years ago by T. E. Pickering <[email protected]>
remove a space

db956a63a292a7be2d6ce9d198858acba1124516 authored over 4 years ago by Karl Gordon <[email protected]>
make coverage only happen for cov tests

d568650d4c5c228b1135782557c622f105b6135f authored over 4 years ago by Karl Gordon <[email protected]>
remove redundant step in actions doc_test

334e1776d63b631575a4a8633265255c26f92ea9 authored over 4 years ago by T. E. Pickering <[email protected]>
remove python36 from actions matrix; update actions to use v2 for checkout and setup-python

6e44fb1d851ed5faa872e3779ac9244fb8c82242 authored over 4 years ago by T. E. Pickering <[email protected]>
add coverage command to tox.ini to create xml output appropriate for codecov upload

7e8bf288f753ac57d32bd099e57bed8e2fa3b69b authored over 4 years ago by T. E. Pickering <[email protected]>
Merge pull request #472 from saimn/patch-1

Fix template for coverage reporting

44d6cb032185c2d149145471510bacf95c0a81ee authored over 4 years ago by P. L. Lim <[email protected]>
Fix template for coverage reporting

Without this the lines are merged and travis will run e.g. `pip install coveralls coveralls` wit...

bb9352d1fc3f56b11998e60b6268b96e934cdef6 authored over 4 years ago by Simon Conseil <[email protected]>
Merge pull request #470 from astrofrog/remove-ape17-warning

Remove warning about APE 17 migration guide

55d43c57a6f19a8a2085c0e9a160cc74f821352f authored over 4 years ago by Thomas Robitaille <[email protected]>
Remove warning about APE 17 migration guide

8d87c4cee126d1fd9428649c4db12c97a3a392bc authored over 4 years ago by Thomas Robitaille <[email protected]>
Merge pull request #467 from rrjbca/bsd-3-fixes

Fixes to 3-clause BSD license template

e419f1f96162cea27bee9052ff0fd80ee5ad8271 authored over 4 years ago by Stuart Mumford <[email protected]>
Merge pull request #469 from lpsinger/license-spelling

Spelling: licence->license

5ce230fe06f1cdd0d5ccd266bea709bd16e6f49b authored over 4 years ago by P. L. Lim <[email protected]>
Spelling: licence->license

According to my dictionary, "licence" is a British English spelling
whereas "license" is an Amer...

02ba757d8ac6612f2b6798e47388ab0ddc042746 authored over 4 years ago by Leo Singer <[email protected]>
Fixes to 3-clause BSD license template

f41f9590b3feb1040da77460700daa6108e0424c authored over 4 years ago by Richard R <[email protected]>
Remove unused import

73b2ef025280e68ed177fd8b7c0d9c14b59b44cf authored over 4 years ago by Thomas Robitaille <[email protected]>
Use numpy nightly wheel

85887c87feaf0afead954c6644c5c9ca5e3922fb authored over 4 years ago by Pey Lian Lim <[email protected]>