Skip to content

Tags: con/tributors

Tags

0.1.1

Toggle 0.1.1's commit message
Update version to 0.1.1

0.1.0

Toggle 0.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
yarikoptic Yaroslav Halchenko
Manually retag 0.1.0 without v prefix

0.0.21-node-20

Toggle 0.0.21-node-20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update dockerfile action base (#75)

* update dockerfile action base

Signed-off-by: vsoch <[email protected]>

0.0.21

Toggle 0.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding support to run twice (#64)

* adding support to run twice

sometimes we add a new contributor on a run, and once we have basic metadata
a second PR is opened shortly after with this additional metadata (that we could
not look up before because we did not have them recorded). This change will add a new
variable run_twice to the action to allow the user to run the workflow twice
instead of once to reduce the updates to one PR.

Signed-off-by: vsoch <[email protected]>

0.0.20

Toggle 0.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixing bug in tributors that does not paginate github! (#62)

* fixing bug in tributors that does not paginate github!
Signed-off-by: vsoch <[email protected]>

0.0.19

Toggle 0.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
tweaking orcid search (#48)

* not allowing orcid search without first and last name, and adding other-names to search
* moving reference to no longer used token
* adding basic tests for orcid
* removing parameters from search, worksbetter without
Co-authored-by: Yaroslav Halchenko <[email protected]>
Signed-off-by: vsoch <[email protected]>
Co-authored-by: Yaroslav Halchenko <[email protected]>

0.0.18

Toggle 0.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
changing order of name to check (#45)

* changing order of name to check
* remove ipython import
* need to check both orders
* better way to specify delim

Signed-off-by: vsoch <[email protected]>

0.0.17

Toggle 0.0.17's commit message

Unverified

This user has not yet uploaded their public signing key.
bug with zenodo generation

Signed-off-by: vsoch <[email protected]>

0.0.16

Toggle 0.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
updating to allow save of unicode and dont check users that already h…

…ave orcid (#44)

Signed-off-by: vsoch <[email protected]>

0.0.15

Toggle 0.0.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating to fix bug that we do not allow repos to end in .git (#42)

* updating to fix bug that we do not allow repos to end in .git
* making sure that zenodo update also updates orcid identifiers

Signed-off-by: vsoch <[email protected]>