Recent Releases of https://github.com/con/tributors
https://github.com/con/tributors - 0.1.1
⚠️ Pushed to master
- auto: Do not prefix version (@yarikoptic)
🏠 Internal
- Add codespell: config, workflow and have present typos fixed #83 (@yarikoptic)
Authors: 1
- Yaroslav Halchenko (@yarikoptic)
- Python
Published by github-actions[bot] almost 3 years ago
https://github.com/con/tributors - Tributors Release 0.0.21-node-20
This doesn't have any changes to the library (the pypi build will likely fail) but is intended to provide a newer image for the action.
What's Changed
- update envars and examples by @vsoch in https://github.com/con/tributors/pull/67
- fix bug when original codemeta does not contain any keyword by @vuillaut in https://github.com/con/tributors/pull/72
- Fix/mailmap too many values unpack only by @yarikoptic in https://github.com/con/tributors/pull/68
- Add shellcheck workflow, and tune up docker/entrypoint.sh to become clean by @yarikoptic in https://github.com/con/tributors/pull/71
- update dockerfile action base by @vsoch in https://github.com/con/tributors/pull/75
New Contributors
- @vuillaut made their first contribution in https://github.com/con/tributors/pull/72
- @yarikoptic made their first contribution in https://github.com/con/tributors/pull/68
Full Changelog: https://github.com/con/tributors/compare/0.0.21...0.0.21-node-20
- Python
Published by vsoch about 3 years ago
https://github.com/con/tributors - Tributors Release v0.0.21
This release adds a variable to run twice (default true) to ensure that if we find new contributors we don't need a double run to get them and then update metadata.
- Python
Published by vsoch about 4 years ago
https://github.com/con/tributors - Tributors Release v0.0.20
This is a bugfix for the Github parser that is not using pagination to get contributors! This means that large orgs will be cut at 30 (and miss a set of them). This fix adds the pagination.
- Python
Published by vsoch over 4 years ago
https://github.com/con/tributors - Tributors Release v0.0.19
This release removes the need for an orcid token, and refactors the search to better find names (given name, other name, etc.)
- Python
Published by vsoch almost 6 years ago
https://github.com/con/tributors - Tributors Release v0.0.18
For orcid lookup, checking for delimiter as comma or space, and also checking both orders of last and first name.
- Python
Published by vsoch almost 6 years ago
https://github.com/con/tributors - Tributors Release v0.0.17
Fixes bug with zenodo.json generation.
- Python
Published by vsoch almost 6 years ago
https://github.com/con/tributors - Tributors Release v0.0.16
Bug fix to allow unicode in zenodo saving, and not retrieving redundant ORCID ids.
- Python
Published by vsoch almost 6 years ago
https://github.com/con/tributors - Tributors Release v0.0.15
This release includes a bug fix to allow repository clones that end in .git, and also ensure that a .zenodo.json is updated with orcid identifiers.
- Python
Published by vsoch almost 6 years ago
https://github.com/con/tributors - Tributors Release v0.0.13
Updating tributors for to add tributors update-lookup github and to not do this by default.
- Python
Published by vsoch almost 6 years ago
https://github.com/con/tributors - Tributors Release v0.0.12
This release of tributors adds the ability to update the shared cache, the .tributors file, from a lookup. All of the previously included files (e.g., zenodo, codemeta, allcontrib) can be used as lookups, and we also add malimap. The action then exposes this parameter as update_lookup, a single list of names akin to parsers.
- Python
Published by vsoch almost 6 years ago
https://github.com/con/tributors - Tributors Release v0.0.11
This coincides with the release of Tributors on Pypi, and the first release of the GitHub action.
- Python
Published by vsoch almost 6 years ago