Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,198 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 3 repositories
- bsipocz/workshop-template HTML
- bsipocz/git-novice HTML
- bsipocz/jax Python
Created a pull request in astropy/astropy that received 3 comments
MNT: change circleCI install steps to fix erfa
Pathetic attempt to fix the erfa issues If this works, the whole script needs to be updated.
Opened 6 other pull requests in 3 repositories
astropy/astropy
4
merged
astropy/astropy.github.com
1
merged
alan-turing-institute/the-turing-way
1
open
Reviewed 25 pull requests in 6 repositories
astropy/astropy 10 pull requests
- DOC: Fix typo in 4.2 What's New
- Minor edit to docs for binom_conf_interval
- TST: Move numpy-dev cron from daily to weekly
- TST: GitHub Actions as CI
- MNT: Unpin sphinx<3.3
- DOC: Fix broken link
- TST: No conda for OSX and Windows
- TST: Skip more flaky utils tests on Windows CI
- Github Action to label PR
- MNT: Remove deprecated blackbody module
astropy/astroquery 10 pull requests
- renamed and deprecated Observations and Observations class for the gemini and mast module
- change single letter internal variables #1572
- Removed old deprecation warnings
- Added case for passing row to download_products()
- Update documentation for the gaia query object (#1760)
- Fixing single letter variables in vsa,wfau,xmatch
- Removing object inheritance from astroquery modules
- Add NoResultWarning for empty table in sha
- Prefer pytest-style tests (issue #861)
- Replace print with log where necessary
astropy/pytest-doctestplus 2 pull requests
OpenAstronomy/baldrick 1 pull request
astropy/astropy-bot 1 pull request
astropy/photutils 1 pull request
Created an issue in astropy/pyvo that received 6 comments
Move CI to GH Actions
As travis has ceased to support open source, the travis part of the CI has stopped for all repos in the astropy org. Some packages got moved over a…