Skip to content

Releases: con/tributors

0.1.1

07 Jun 13:53
Compare
Choose a tag to compare

⚠️ Pushed to master

🏠 Internal

  • Add codespell: config, workflow and have present typos fixed #83 (@yarikoptic)

Authors: 1

0.1.0

07 Jun 13:44
0.1.0
Compare
Choose a tag to compare
Manually retag 0.1.0 without v prefix

Tributors Release 0.0.21-node-20

27 Apr 20:01
6b61be8
Compare
Choose a tag to compare

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 #67
  • fix bug when original codemeta does not contain any keyword by @vuillaut in #72
  • Fix/mailmap too many values unpack only by @yarikoptic in #68
  • Add shellcheck workflow, and tune up docker/entrypoint.sh to become clean by @yarikoptic in #71
  • update dockerfile action base by @vsoch in #75

New Contributors

Full Changelog: 0.0.21...0.0.21-node-20

Tributors Release v0.0.21

27 Mar 19:15
de944de
Compare
Choose a tag to compare

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.

Tributors Release v0.0.20

20 Feb 20:02
0dc5c66
Compare
Choose a tag to compare

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.

Tributors Release v0.0.19

06 Aug 23:36
6bc1abd
Compare
Choose a tag to compare

This release removes the need for an orcid token, and refactors the search to better find names (given name, other name, etc.)

Tributors Release v0.0.18

30 Jul 23:41
e532d4c
Compare
Choose a tag to compare

For orcid lookup, checking for delimiter as comma or space, and also checking both orders of last and first name.

Tributors Release v0.0.17

30 Jul 20:58
Compare
Choose a tag to compare

Fixes bug with zenodo.json generation.

Tributors Release v0.0.16

30 Jul 20:50
abc7308
Compare
Choose a tag to compare

Bug fix to allow unicode in zenodo saving, and not retrieving redundant ORCID ids.

Tributors Release v0.0.15

30 Jul 18:51
1473a0f
Compare
Choose a tag to compare

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.