Ecosyste.ms: OpenCollective

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

github.com/astropy/pytest-remotedata

Pytest plugin to control whether tests are run that have remote data
https://github.com/astropy/pytest-remotedata

Bump checkout version for publish workflow

292a5ac1b24bbd88ea499a6ce6b0a9cd55996736 authored about 1 year ago by P. L. Lim <[email protected]>
TST: Use Python 3.12 stable

and also bump checkout version

429fa6c162c3b02fb2f2c60e03a93c4e882adfb3 authored about 1 year ago by P. L. Lim <[email protected]>
Back to development: v0.4.2.dev

73feed216a339eb0db04ba87c44c684ad73e47b5 authored about 1 year ago by Brigitta Sipőcz <[email protected]>
Finalizing changelog for v4.1.0

a8b3dca5260f8c1c15c1c940c527ed789546d0e8 authored about 1 year ago by Brigitta Sipőcz <[email protected]>
Merge pull request #70 from bsipocz/ENH_remote_R_option

Workaround: Remove -R option

d355c3f73845789cce113d8ea6d7963b19dfe73f authored over 1 year ago by Brigitta Sipőcz <[email protected]>
Merge pull request #71 from bsipocz/MAINT_adding_py312

MAINT: adding pyhon 3.12 and other CI cleanup

485b845102405d36c0ee122d60e90539dcd0578f authored over 1 year ago by P. L. Lim <[email protected]>
CI: fixing py312 image

2a680c0bf7947029c833a5061413b80e43895824 authored over 1 year ago by Brigitta Sipőcz <[email protected]>
DEV: marking the plugin stable

6f6f06b0974a4ea904f6ae4ade70f2ee72f499b3 authored over 1 year ago by Brigitta Sipőcz <[email protected]>
MAINT: adding python 3.12 support, and minor CI matrix cleanup

ca2643b6552b2d48af094c1f6215eabcde080328 authored over 1 year ago by Brigitta Sipőcz <[email protected]>
CI: remove unused slack hook

1444879a2498cb1398005c59a786c841309d5642 authored over 1 year ago by Brigitta Sipőcz <[email protected]>
CI: run cron on a workday

c9d70865565522b0af2b6bb44dc5867824729b0f authored over 1 year ago by Brigitta Sipőcz <[email protected]>
Adding changelog and tox cleanup

903ea39fa80cd1f5e3f6abf872d0534000ac39fb authored over 1 year ago by Brigitta Sipőcz <[email protected]>
MAINT: Simplifying handling of choices

9ec9d293f7b63644522ebd4f81e4d4612bb1460a authored over 1 year ago by Brigitta Sipőcz <[email protected]>
ENH: remove -R option as it clashes with pytest-leaks. -R will be added to pytest-astropy instead

60ff143d9d00323df49665e9a0ff7ee6983b813b authored over 1 year ago by Brigitta Sipőcz <[email protected]>
Merge pull request #69 from eerovaher/server-daemon

Replace deprecated code

e9e138fe3c02a7eb9583aab0605bf613becba8b4 authored over 1 year ago by P. L. Lim <[email protected]>
Shut down a a server used in tests during cleanup

Now that `pytest` is configured to treat uncaught warnings as exceptions
not closing a server us...

80660d2865bebb798ca83eaf58fe9c445d0aea83 authored over 1 year ago by Eero Vaher <[email protected]>
Tell `pytest` to treat uncaught warnings as errors

ea2b56150a1ff84626dbd4980fa20af4467a6d8d authored over 1 year ago by Eero Vaher <[email protected]>
Replace deprecated code in a test

`threading.Thread.setDaemon()` method is deprecated since Python 3.10.
The recommended solution ...

77dc594428d7bcd49ecf76d1124e6a99044c949d authored over 1 year ago by Eero Vaher <[email protected]>
Back to development: v0.4.1.dev

dfb30ffce5ad8885fb9e21888814f3016c0e91df authored about 2 years ago by Brigitta Sipőcz <[email protected]>
Finalizing changelog for v0.4.0

89ba9d745a8590d7c1f8f2254e2d7b5281354712 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #65 from bsipocz/CI_versions_update

CI: update versions

b656b886053962322661881e8a30538b4cd67f97 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
CI: fixing the python versions of the jobs

3e75161257b363b7defe12a0b5f2e5e1f8fd878c authored about 2 years ago by Brigitta Sipőcz <[email protected]>
MAINT: adding new versions to tox and CI

b57d8aa51e272bebd1ec01cad21be5809e0052f0 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
MAINT: drop py36 support

0ef53e15953c81b070a1f1c51d27873da588e067 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
CI: update actions versions

86119185cf45801253ece14b906376f38beacded authored about 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #64 from bsipocz/DOC_marker_only_run

DOC: Mention how to run only the remote_data tests

319a61b6eb8fb32d7505b8f405f840c39a780a43 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
DOC: fix grammar

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

6cb85c2027ab4d9c8c5edbf461c36542da757efe authored about 2 years ago by Brigitta Sipőcz <[email protected]>
DOC: Mention how to run only the remote_data tests

b64bece400904452dff494a17bb7ebc6ba7c3ec0 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #62 from bsipocz/ENH_add_R_option

ENH: Adding cmd line -R option

d2c4ba1ddefe7a8b2988e154029f2b29935171b2 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
DOC: adding changelog [skip ci]

d8cfc030f9d4e974adc91cf34f543e9e60194278 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
Merge pull request #61 from bsipocz/add_mailmap

MAINT: add mailmap file

7b06d14eafa3319eae05c06242e1f4f158d3edba authored about 2 years ago by P. L. Lim <[email protected]>
Adding -R as a short version for —remote-data

6294ebc544a0072d9b4d29d0edd3e87c797ac714 authored about 2 years ago by Brigitta Sipőcz <[email protected]>
MAINT: updating versions and minor cleanup

b71ad6c44bdc6eb79c66c1d504799026e723c19b authored about 2 years ago by Brigitta Sipőcz <[email protected]>
MAINT: add mailmap file

782315cbbe52cf7660975bb0e7d20c4b452c2ddb authored about 2 years ago by Brigitta Sipőcz <[email protected]>
Back to dev: v0.4.0

[ci skip]

3e82525eaeed217b0782a7a7e22c49253acb9d71 authored about 3 years ago by P. L. Lim <[email protected]>
Add Zenodo badge

[ci skip]

d9f29c6c06737f22757e54b65c12b4a01fd857e8 authored about 3 years ago by P. L. Lim <[email protected]>
Move badge up

5aec6be920a67134d1eccd4ecef1a9077a591ca1 authored about 3 years ago by P. L. Lim <[email protected]>
Merge pull request #60 from pllim/changelog

Finalize changelog for v0.3.3

79fbd2fa8afd34e8fce93a18f03a3f71f9de7287 authored about 3 years ago by P. L. Lim <[email protected]>
Finalize changelog for v0.3.3 [ci skip]

c40fc62bab29bca5a8cf9933c3c12af2bf6a9aea authored about 3 years ago by Pey Lian Lim (Github) <[email protected]>
Merge pull request #59 from pllim/auto-release

Release workflow

6bb2c23cba3593ffde4007827c6167c18e5becd2 authored about 3 years ago by P. L. Lim <[email protected]>
Upgrade packages

75c38fe3ff88c70a7746c9776bdc3a16ef00d451 authored about 3 years ago by Pey Lian Lim (Github) <[email protected]>
Fix twine warning

a35bd4f86ba0c049ad8b9fe9e0f429c08992cc04 authored about 3 years ago by Pey Lian Lim (Github) <[email protected]>
Release workflow

ada7bd90082aa6e586dbbfabff0a87879948aefb authored about 3 years ago by Pey Lian Lim (Github) <[email protected]>
Merge pull request #58 from pllim/distutils-version

Remove distutils

80b4ae9be52cd24fa36ee4143dc9a4179edd9509 authored about 3 years ago by Brigitta Sipőcz <[email protected]>
Update plugin.py

f198caf6ba7f46055bb3a09b9cde292d672a5595 authored about 3 years ago by P. L. Lim <[email protected]>
Remove distutils

8acba7e912999b6bb73314a22a7589ff80a31bc9 authored about 3 years ago by Pey Lian Lim (Github) <[email protected]>
Merge pull request #56 from pllim/replace-with-main

MNT: Replace master with main

020687086a6f7525ac3c810b4f7f489afa4e12e5 authored almost 4 years ago by P. L. Lim <[email protected]>
MNT: Replace master with main

7f4d6bc88712956d49be0045e9409dcebfdca939 authored almost 4 years ago by Pey Lian Lim <[email protected]>
Merge pull request #54 from saimn/github-actions

Setup github actions

e4a2128fba59b7eab15789d54e95ed096ee7ef0f authored about 4 years ago by Simon Conseil <[email protected]>
Update badge

0bcbd6732df7808ae08ec18696c86d7c770de5e2 authored about 4 years ago by Simon Conseil <[email protected]>
Remove travis

b3eca64c7f23b4a569fe037f0fa52e29ce901ae3 authored about 4 years ago by Simon Conseil <[email protected]>
Setup github actions

73dd5d4ef828ee2fa6aea3bf3540d0bc1974a3a4 authored about 4 years ago by Simon Conseil <[email protected]>
Merge pull request #53 from saimn/remove-six

Remove six

c804ff0dfd7590b03ac4f41effcd5f74a91bb61f authored about 4 years ago by Brigitta Sipőcz <[email protected]>
Fix urllib import

506ab91590a9b4e849836834a2601e961ab6e3c0 authored about 4 years ago by Simon Conseil <[email protected]>
Use pip

a29aa09c14985f8aac0ed6f552829de5adf87e36 authored about 4 years ago by Simon Conseil <[email protected]>
Fix astropy link

52d6f900abe5a9c8d776a3c07adf145fab134afc authored about 4 years ago by Simon Conseil <[email protected]>
Remove six

4b2fa740f4d3ab9007ce2893fcc79e5de3c6329b authored about 4 years ago by Simon Conseil <[email protected]>
Merge pull request #51 from pllim/fix-ci

TST: Do not use conda for OSX and Windows jobs

5585d0be4ca74a975826ad65e3973b25a43f2baa authored about 4 years ago by P. L. Lim <[email protected]>
TST: no conda no cry

a784dabcf0da185a5de3af2e2d36241039a2f362 authored about 4 years ago by Pey Lian Lim <[email protected]>
Merge pull request #50 from astropy/saimn-patch-1

Enable Travis notifications to slack

73c55d61c15d3ec108c87c9145d30b07b1066910 authored about 4 years ago by Thomas Robitaille <[email protected]>
Enable Travis notifications to slack

1aa5650a2a4cad11af5138cd02956eb712aff613 authored about 4 years ago by Simon Conseil <[email protected]>
Merge pull request #49 from pllim/infra-follow-up

MNT: More infrastructure update

521b41b3556cb39ac140ad3c7393ffceda8862dc authored over 4 years ago by Thomas Robitaille <[email protected]>
MNT: More infrastructure update

168c6c579ebbe95901153713524213e1ec48f312 authored over 4 years ago by Pey Lian Lim <[email protected]>
Merge pull request #48 from astrofrog/update-infrastructure

Updated package infrastructure

e48e78c7c9c8036462f361a11381127c4cf132d1 authored over 4 years ago by P. L. Lim <[email protected]>
Merge pull request #45 from bsipocz/more_detailed_exception

List possible values in error message

f4127008fbf6cb210b33ea7ae978b8a685c9155b authored over 4 years ago by Thomas Robitaille <[email protected]>
Updated package infrastructure to use tox for testing and setuptools_scm for version numbers

b8e9c521c5dd441bd418c54efdd91b3cb03de301 authored over 4 years ago by Thomas Robitaille <[email protected]>
List possible values in error message

c42a91c7144d001f940dde92ee945235c28e1828 authored almost 5 years ago by Brigitta Sipocz <[email protected]>
Back to development: v0.4.0

371dd7d3f351fb0f672d1a7a9fb471ce63cbae07 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entry for v0.3.2

0138293cad1de1a69d8e9243c8ca61cd9a949fea authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #42 from astrofrog/use-setup-cfg

Moved most of the package metadata from setup.py to setup.cfg

9fe3e8830c68fc4d0b8b3055b10f50a26630cc82 authored over 5 years ago by Thomas Robitaille <[email protected]>
Moved most of the package metadata from setup.py to setup.cfg

759c59b28784176ea11ad89861a9a8a3129bda9a authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #40 from bsipocz/looseversion_vs_strictversion

Using LooseVersion to be compatible with pytest versioning

0eef4734770e3003d5b35b65f8c70d8cbeb475ff authored over 5 years ago by Brigitta Sipocz <[email protected]>
Updating matrix

d831f8fad223c389f9b6bec96075a8313ea8d6c1 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Using LooseVersion to be compatible with pytest versioning

f531c42f7380f8f6738fcfd7a4649fd49e45d876 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #38 from scarabeusiv/patch-1

Use [tool:pytest] to fix build on pytest 4.2

0441b0996a83dc99f4f75676cd5c569ff8230322 authored almost 6 years ago by Brigitta Sipocz <[email protected]>
Use [tool:pytest] to fix build on pytest 4.2

[pytest] marking is deprecated and errors out on 4.2+ version.

b395fca12d392e433b19844d14d014a481ff52fe authored almost 6 years ago by Tomáš Chvátal <[email protected]>
Update setup.py and CHANGELOG to reflect 0.3.2.dev

5ac100fc6372b5481cf4b16848e8fc1acda155f1 authored about 6 years ago by Daniel D'Avella <[email protected]>
Update setup.py and changelog to reflect v0.3.1 release

94405966590e7eefb0b35e7f6f4caf2323a726fa authored about 6 years ago by Daniel D'Avella <[email protected]>
Merge pull request #34 from kevindugan/resolve-warnings

Resolving warnings due to markers and configuration

e89b977d212da3f4d113fa41c51b99efc25d3646 authored about 6 years ago by Dan D'Avella <[email protected]>
Updating plugin to support older versions of pytest

4bbfb0b881e92f24d09c1256609a2f64ceb59566 authored about 6 years ago by Kevin J. Dugan <[email protected]>
Resolving warnings due to markers and configuration

5df2d65faaefeba9f2e451faa11c259e74e38834 authored about 6 years ago by Kevin J. Dugan <[email protected]>
Merge pull request #33 from toddrme2178/patch-1

Include tests in sdists

436fd7cd7f3f8dad527cc1cb61f3f15f682e8369 authored over 6 years ago by Dan D'Avella <[email protected]>
Include tests in sdists

Tests are used by some downstreams to verify the build was done correctly.

627edc8209cc8deaa00db1298964efc30abd52a6 authored over 6 years ago by Todd <[email protected]>
Merge pull request #32 from drdavella/update-ci-matrix

Update CI matrix to test against newer versions of Python and pytest

3f77f5ef467d7149805723468184e6ba9b1cdf7d authored over 6 years ago by Dan D'Avella <[email protected]>
Add .pytest_cache to gitignore

bf54c2092afd5d02686aa8f107d2599734649d86 authored over 6 years ago by Daniel D'Avella <[email protected]>
Update CI configs to test against newer versions of Python and pytest

e727fa7ac4dad8faac28db5fc35c7e84ca156949 authored over 6 years ago by Daniel D'Avella <[email protected]>
Update setup.py and CHANGES.rst to reflect next release

58faac9b881b97474e24271976fe122a90456297 authored over 6 years ago by Daniel D'Avella <[email protected]>
Update version in setup.py and change log for v0.3.0 release

eb6f89b0dd5151b71bd3f850588fa46ce0b3b1e0 authored over 6 years ago by Daniel D'Avella <[email protected]>
Merge pull request #30 from pllim/fix-github

TST: Add new github option to CI

0ea2df593edcc2cf91d2844d13170f24f6067f21 authored over 6 years ago by Dan D'Avella <[email protected]>
Fix github option failure

68aa0d09af6333c90ba1d3006a86e39cdda8d14b authored over 6 years ago by Pey Lian Lim <[email protected]>
TST: Add new github option to CI

37ea0f833ea0e8c968e9fdac7575b1b279b62034 authored over 6 years ago by Pey Lian Lim <[email protected]>
Merge pull request #28 from pllim/add-github-option

Add github option and fix IP lookup error for astropy option

7d9a1caadb440c92fa77ee85fa1a612ed7d50283 authored over 6 years ago by P. L. Lim <[email protected]>
Follow-up from review after rebase

6d01e908cb55d2b2152a3fc27bccbfc7239a6d90 authored over 6 years ago by Pey Lian Lim <[email protected]>
DOC: Add changelog [ci skip]

2bc2ed47dc1a584c5a187ff72fbb5c45be7cd203 authored over 6 years ago by Pey Lian Lim <[email protected]>
Add option to also resolve provided host

821fdc64a29291fb1f4b1d12f8f6baa32d46ea9d authored over 6 years ago by Pey Lian Lim <[email protected]>
Add github option. Fix IP lookup error for astropy option.

2c6243efad910a3228d478bfcf47e891aad60813 authored over 6 years ago by Pey Lian Lim <[email protected]>
TST: Fix tests

886c4fb7a7b50a796a7b7af723df90b603b061bf authored over 6 years ago by Pey Lian Lim <[email protected]>
Merge pull request #27 from drdavella/fix-argument-handling

Allow remote_data argument to be passed without keyword...

6f7b8ef7e10e68d230ea9dd534e9f6da0379adf1 authored over 6 years ago by Dan D'Avella <[email protected]>
Update change log [docs only]

9d7a8ab1f032637c84a39af766e0efe8c550b1c2 authored over 6 years ago by Daniel D'Avella <[email protected]>
Allow remote_data argument to be passed without keyword...

This is to accomodate a use case that apparently already exists but
hasn't been working properly.

b014e856d4083f20f5138e41828e7f335b457e0e authored over 6 years ago by Daniel D'Avella <[email protected]>