Ecosyste.ms: OpenCollective

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

github.com/chaoss/grimoirelab-github-actions

GrimoireLab CI GitHub actions
https://github.com/chaoss/grimoirelab-github-actions

Merge branch 'poetry-timeout' of 'https://github.com/sduenas/grimoirelab-github-actions'

Merges #9
Closes #9

c2ccea8889658b5b2f4de40fc8cc964238bd0d3d authored about 1 year ago
Avoid timeouts while publishing a package on Pypi

Publishing packages on PyPI using GitHub actions
can take longer than expected. Poetry has a tim...

f3ef71ed90e040a62cf091e6789a6d064bed8047 authored about 1 year ago
Merge branch 'remove-poeblix' of 'https://github.com/jjmerchante/grimoirelab-github-actions'

Merges #8
Closes #8

4f4e2f2636e41b8d11a53e424b49279bc3233f02 authored over 1 year ago
[build] Allow to decide if dependencies are pinned or not.

This commit allows to build packages with dependencies pinned using
`poeblix` or not pinned usin...

a1bd35b54af8b3c3c97d132121140b93752ce24d authored over 1 year ago
Merge branch 'pin-poetry-version' of 'https://github.com/jjmerchante/grimoirelab-github-actions'

Merges #7
Closes #7

fd21601d74aaaead0df6949e10820b17ecc003ca authored over 1 year ago
Pin Poetry version to 1.5.1

This commits pins the version of poetry to 1.5.1 because poeblix
is not compatible right now wit...

2036b0fba58e0baa9b67b0218076f57ac0255e54 authored over 1 year ago
Merge branch 'checkout-code' of 'https://github.com/jjmerchante/grimoirelab-github-actions'

Merges #6
Closes #6

696cbade4d1a859cae32f7f8aab5fca98ce0c368 authored almost 2 years ago
[build] Include an option to build without checking out

This commit includes a new input to the build action to avoid
checking out the repository. This ...

5f1becc4d7975d33a90b37aee9708276ccc45217 authored almost 2 years ago
Merge branch 'action-version' of 'https://github.com/jjmerchante/grimoirelab-github-actions'

Merges #5
Closes #5

33e328fdfcac8050918c5992a98528601c96cc9d authored over 2 years ago
[actions] Update release and include SHA version of the action used

This commit updates the version number of the actions being used.
Now they will use the commit S...

fe3f426d0e28621a679620414e33058a100f46b8 authored over 2 years ago
Merge branch 'poeblix-only-lock' of 'https://github.com/jjmerchante/grimoirelab-github-actions'

Merges #4
Closes #4

2fc58f056a6a23f83c94dd16ce2d99d7c52a9157 authored over 2 years ago
[build] Update build command to use only .lock dependencies

This commit includes a new option to Poeblix to build
the package using only the lock dependenci...

924fc47dd3e3259beae8ba004aaa30076cd7e089 authored over 2 years ago
Merge branch 'build-poeblix' of 'https://github.com/jjmerchante/grimoirelab-github-actions'

Merges #2
Closes #2

821080a9c137575a18e58e11ee3971f5b3043acc authored over 2 years ago
Build wheel packages using Poeblix

This commit updates the way Poetry packages are built.
Wheel packages will be created using Poeb...

7904139ae9fdb22e46e29007aca05e8a008dd2da authored over 2 years ago
Merge branch 'poetry-actions' of 'https://github.com/jjmerchante/grimoirelab-github-actions'

Merges #1
Closes #1

f6fb28463b6035c4f929ed60f197630fb1c4f726 authored almost 3 years ago
[gha] Add GitHub action to publish to PyPI

This commit includes a new GitHub action that publish a
Python package to PyPI using Poetry.

It...

da8611181f87fe246cccc28802b0f127cabd724f authored almost 3 years ago
[gha] Add GitHub action to create a GitHub release

This commit includes a new GitHub action that creates a
new GitHub release for the repository us...

6584b19fbf71ea46bda791b18b7c197019fde687 authored almost 3 years ago
[gha] Add GitHub action to build Python packages

This commit includes a new GitHub action that builds
Python packages using poetry and store the ...

7322ae98c548c03d51f79e1a24f1c3903f747dd9 authored almost 3 years ago
Include AUTHORS file

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

e93c828480056a40cf573b3bec7d86f4e8c71ab5 authored almost 3 years ago
Initial commit

Add README file.

Signed-off-by: Santiago Dueñas <[email protected]>

28c170eadb73aa2f213274dfa749ce340d5a124a authored almost 3 years ago