Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/chaoss/grimoirelab-toolkit
Toolkit of common functions used across GrimoireLab projects.
https://github.com/chaoss/grimoirelab-toolkit
ff3eafa163b294198549eed1e8fabbac3693934b authored 11 months ago
094e73252425685a8f66ef10340fb3a8dfc30f93 authored 11 months ago
1fdc58288dbf68a1de15c28bd0608fd0c35050c0 authored 11 months ago
cad798a00056c7ab12f2541efbcbc4177d856c02 authored 12 months ago
1f3b64d344a9059b42f61861a3a629a074eac4f5 authored 12 months ago
03eb6215a6158c76e437c701734c2525481ac8ba authored 12 months ago
e813ebf47ae7ad376e1fcaac3b9d92bbfd67cd35 authored about 1 year ago
561dcf2e6f77f5d93f77b96552b2c05046e2133f authored about 1 year ago
cc234b045da1cac78f0c1fd8b0c7bc8e8562746f authored about 1 year ago
17eb387756c3a900d852e7f51d0c55f4a4610ded authored about 1 year ago
5c896709a85fae731f19ea5b0b55488bac253d6c authored about 1 year ago
424a4fa8f10bd7430747d54684d76fdb50f19e58 authored about 1 year ago
5aaef90795ff141399d0c245a27e01922b285a28 authored over 1 year ago
2b0323bf16b1326f2d6a5cbe662d7fafff2be4ba authored over 1 year ago
64a97aa5f8ce5dfe7c1a2002387828eb7808cb21 authored over 1 year ago
85114373374379c36ff466eeb3e7d02706139ff4 authored over 1 year ago
Merges #55
Closes #55
Coveralls Python package is not updated since 2021 and doesn't
support Python 3.11. Use the cove...
Update the version of coverage to the latest available version.
Signed-off-by: Jose Javier Merc...
ce8bc6fefffd586e7b0ab77d75e2ba0762eced47 authored over 1 year ago
Python 3.7 reaches the end of life in June 2023. This means it
won't receive new updates or patc...
db3bf550a2c5c89538e149614b945ea4f7ec7c86 authored over 1 year ago
d81b4321310525ffbf4eb43d1cfd08b86cf872c1 authored over 1 year ago
2a9353c5877f018ca1d0198bada68bb23272be8d authored over 1 year ago
8d51251b71e9ef4e26ea6194b253067634410c4e authored over 1 year ago
172f12de180463e15b544efc0d9c82ffd6ff8499 authored over 1 year ago
8f3292d70c0017fbbf0676f2b9c1465466aa4589 authored over 1 year ago
9bf68229d8c0981fff9422c65231bf38900b4367 authored almost 2 years ago
df7342bbb3dbc20db6f2eda42e7d9ca528864dcb authored almost 2 years ago
d24b9c0e39a8a131763d402e9256b8b4cda51c7f authored almost 2 years ago
469610f552aa2c72485e9ba74d8b1bec76ae08da authored about 2 years ago
43a1a2e0aa004f60b6e77ced066adfb100b10fe4 authored about 2 years ago
efe64c8c827a3a00534b757f1a21e9ba728eee11 authored about 2 years ago
f310c99604fa933e80f860721e9bf63bcfca8f3d authored about 2 years ago
a71f5d870c2bf155d4a9440d87240fa8956be7ca authored about 2 years ago
becb052b86aabd0d07549b83cea7ee09f4f19c0d authored over 2 years ago
Merges #54
Closes #54
Update flake8, coverage and python-dateutil version to be the same
as other GrimoireLab packages...
67238429edd1869d49f28a410a3eccdd6edc8b39 authored over 2 years ago
83d08ed4d32a4fae1b5b43717eb72060a96cadeb authored over 2 years ago
Merges #53
Closes #53
This commit updates the version number of the actions being used.
Now they will use the commit S...
Merges #52
Closes #52
This commit updates the build system in the pyproject file
to poetry-core.
Previous build syste...
0ca8908f8185ab1d9bce803a341f5150ada8f9e1 authored over 2 years ago
Merges #51
Closes #51
This commit updates the documentation to install the package.
`requirements.txt` file is obsolet...
This commit removes unused files like requirements.txt,
setup.py and setup.cfg. Now we only use ...
a5ce913798ee751bdcff42163612d7c76cb8824e authored over 2 years ago
8a1a6c145ff05c324c4db0db62f3b74d4487d56d authored over 2 years ago
ba11388d13d61eba00a92f7688accd180a40258e authored over 2 years ago
Merges #49
Closes #49
This commit updates the way Poetry is installed using
the official version for future releases.
...
b3328c2031aa9d3b7ac0ce3c129c6b06a8302d9e authored over 2 years ago
Merges #47
Closes #47
This commit removes the support of Python 3.6 as the support
for 3.6 has officially ended on 23 ...
Merges #48
Closes #48
This commits updates the release.yml file to include
the new grimoirelab-github-actions and simp...
Merges #46
Closes #46
This commit adds a github action workflow to check if a
changelog file was included in the pull ...
Merges #45
Closes #45
Fixes #44
The metadata files aren't correctly extracted when the
package is installed using pip. This is b...
Merges #43
Closes #43
This commit updates the installation method of Poetry.
It also adds an extra condition for the `...
Merges #42
Closes #42
This commit adds a rule to restrict the tests workflow
to run when a release tag is pushed to th...
fbf8c2159d3e82793e96d1072f9262697cc71a56 authored almost 4 years ago
Merges #41
Closes #41
This commit renames the github actions workflows and also
rewords the job names to avoid ambigui...
Merges #40
Closes #40
This commit adds the release github action which generates
a package, tests it with different py...
Merges #39
Closes #39
This commit enables to use of poetry for the installation
of the dependencies & tool and running...
Merges #38
Closes #38
This commit adds the flake8 and coverage to the development
dependencies. These would be install...
Merges #37
Closes #37
This commit adds the contributing guidelines for creating
the changelog entries. This is needed...
Merges #36
Closes #36
This commit adds the setuptools version to the
poetry setup configurations. This is needed to
fi...
Merges #35
Closes #35
Coverage was missing for when timezone
might be invalid. Added a test which takes an invalid dat...
Merges #31
Closes #31
This commit updates the configurations for coveralls
in the GitHub Actions CI workflow. This is ...
Merges #30
Closes #30
Travis CI has brought a few changes in their plans
which is causing friction to the current work...
Merges #29
Closes #29
This code aims at aligning the CI tests across the
different grimoirelab components.
Python 3.5...
0862856267509daf015c77844d85d0695a442f63 authored over 4 years ago
Merges #27
Closes #27
This change is necessary to start using the GrimoireLab
release tools.
Signed-off-by: Santiago ...
681b29bac5a2b055164ff2c52a27f1ea299565f8 authored over 4 years agoSigned-off-by: Valerio Cosentino <[email protected]>
eb7823383cb5843b72143ac6e97d124ff5bffa55 authored almost 5 years ago
Merges #26
Closes #26
This code upgrades the setuptools and pip. This change
stems from the fix at:
https://github.com...
Merges #25
Closes #25
This commit updates license information for every source
code file in Toolkit. The author names a...
Signed-off-by: Valerio Cosentino <[email protected]>
562047df21f4bb3b76e14f1a5d70993be4a94013 authored about 5 years ago
Merges #22
Closes #22
When analyzing https://mail.gnome.org/archives/gtk-list/`, certain
message dates are converted b...
Merges #23
Closes #23
This code aims at aligning the CI tests across
the different grimoirelab components.
Python 3.4...
469cad4d75af3c57881a2842e697295c578edcef authored over 5 years agodd5f1dce4a37a7941a96a1acc5ec95bf151393c5 authored over 5 years ago
Source distribution packages will start including
some missing metadata files such as the licens...
Merges #20
Closes #20