A web application to visualize and manage open source project data from the Ecosyste.ms API.

github.com/actions/setup-python

Set up your GitHub Actions workflow with a specific version of Python
https://github.com/actions/setup-python

Upgrade @actions dependencies and update licenses (#1303)

Agent-Logs-Url: https://github.com/actions/setup-python/sessions/d7501c8f-2fae-40ed-a7fc-e78f508...

c8813ba1bc76ebf779b911ad8ffccbf2e449cb48 authored 3 months ago
Bump minimatch from 3.1.2 to 3.1.5 (#1281)

* Bump minimatch from 3.1.2 to 3.1.5

Bumps [minimatch](https://github.com/isaacs/minimatch) fro...

28f2168f4d98ee0445e3c6321f6e6616c83dd5ec authored 4 months ago
Bump urllib3 from 2.6.0 to 2.6.3 in /__tests__/data (#1264)

* Bump urllib3 from 2.6.0 to 2.6.3 in /__tests__/data

Bumps [urllib3](https://github.com/urllib...

a309ff8b426b58ec0e2a45f0f869d46889d02405 authored 5 months ago
Upgrade @actions dependencies to Node 24 compatible versions (#1259)

* Upgrade @actions dependencies to Node 24 compatible versions

Upgrades the following @actions ...

bfe8cc55a7890e3d6672eda6460ef37bfcc70755 authored 5 months ago
Bump urllib3 from 2.5.0 to 2.6.0 in /__tests__/data (#1253)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
- [Release notes](https...

4f41a90a1f38628c7ccc608d05fbafe701bc20ae authored 6 months ago
Bump @types/node from 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel (#1235)

* Bump @types/node from 24.1.0 to 24.9.1

Bumps [@types/node](https://github.com/DefinitelyTyped...

83679a892e2d95755f2dac6acb0bfd1e9ac5d548 authored 7 months ago
Bump prettier from 3.5.3 to 3.6.2 (#1234)

Bumps [prettier](https://github.com/prettier/prettier) from 3.5.3 to 3.6.2.
- [Release notes](ht...

bfc4944b43a5d84377eca3cf6ab5b7992ba61923 authored 7 months ago
Bump requests from 2.32.2 to 2.32.4 in /__tests__/data (#1130)

Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.4.
- [Release notes](https...

97aeb3efb8a852c559869050c7fb175b4efcc8cf authored 8 months ago
Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input (#1199)

* Bump actions/publish-action from 0.3.0 to 0.4.0

Bumps [actions/publish-action](https://github...

443da59188462e2402e2942686db5aa6723f4bed authored 8 months ago
graalpy: add graalpy early-access and windows builds (#880)

cfd55ca82492758d853442341ad4d8010466803a authored 8 months ago
Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)

* Bump typescript from 5.4.2 to 5.8.3

Bumps [typescript](https://github.com/microsoft/TypeScrip...

bba65e51ff35d50c6dbaaacd8a4681db13aa7cb4 authored 8 months ago
Improve wording and "fix example" (remove 3.13) on testing against pre-release (#979)

* Improve wording and "fix example" (remove 3.13) on testing against pre-releases

3.13 was adde...

18566f86b301499665bd3eb1a2247e0849c64fa5 authored 9 months ago
Add support for pip-install input (#1201)

* Add pip-install input

* Improve error message

* Logic update

---------

Co-authored-by: “go...

2e3e4b15a884dc73a63f962bff250a855150a234 authored 9 months ago
Bump urllib3 from 1.26.19 to 2.5.0 in /__tests__/data and document breaking changes in v6 (#1139)

* Bump urllib3 from 1.26.19 to 2.5.0 in /__tests__/data

Bumps [urllib3](https://github.com/urll...

4267e283df95c05d9f16ece6624106f44613b489 authored 9 months ago
Upgrade to node 24 (#1164)

* Upgrade to node 24

Upgrade ot node

* licence manual updates

* pckage.json version update

*...

e797f83bcb11b83ae66e0230d6156d7c80228e7c authored 10 months ago
Revert "Enhance cache-dependency-path handling to support files outside the workspace root" (#1186)

* Revert "Enhance cache-dependency-path handling to support files outside the w…"

This reverts ...

3d1e2d2ca0a067f27da6fec484fce7f5256def85 authored 10 months ago
Clarify pythonLocation behavior for PyPy and GraalPy in environment variables (#1183)

* documentation update

* spaces update

65b071217a8539818fdb8b54561bcbae40380a54 authored 10 months ago
Bump actions/checkout from 4 to 5 (#1181)

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](htt...

5b668cf7652160527499ee14ceaff4be9306cb88 authored 10 months ago
Change missing cache directory error to warning (#1182)

* update error to warning when no dependency to cache

* updated the return

f62a0e252fe7114e86949abfa6e1e89f85bb38c2 authored 10 months ago
Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIndex.download (#1165)

* fix #174

* npm audit fix

9322b3ca74000aeb2c01eb777b646334015ddd72 authored 11 months ago
Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)

* fix dependabot alert#183

* command updates

fbeb884f69f0ac1c0257302f62aa524c2824b649 authored 11 months ago
Bump idna from 2.9 to 3.7 in /__tests__/data (#843)

Bumps [idna](https://github.com/kjd/idna) from 2.9 to 3.7.
- [Release notes](https://github.com/...

03bb6152f4f691b9d64579a1bd791904a083c452 authored 11 months ago
Add version parsing from Pipfile (#1067)

* feature: add version parsing from Pipfile

* Update utils.ts

Co-authored-by: Copilot <1757284...

36da51d563b70a972897150555bb025096d65565 authored 11 months ago
update documentation (#1156)

3c6f142cc0036d53007e92fa1e327564a4cfb7aa authored 11 months ago
Include python version in PyPy python-version output (#1110)

88ffd4d597d830d67a7369dd33dcb72c0958a807 authored 11 months ago
Add Architecture-Specific PATH Management for Python with --user Flag on Windows (#1122)

* logic to update install oath with --user flg

* format update

* format update

* update

* te...

532b046aaf352bab5717122cc0ea52b7f12266a3 authored 12 months ago
Enhance cache-dependency-path handling to support files outside the workspace root (#1128)

* ehnace cache dependency path handling

* logic update

* npm run format-check

* update cacheD...

12648859835f68b273febdd9aab9972bbb624d8c authored about 1 year ago
Add support for `pip-version` (#1129)

* Add pip-version input

* Update workflow files

* Add documentation

* Update workflow files

e9c40fbc2bf309799101412f178fe3064ebb27ac authored about 1 year ago
Bump @actions/tool-cache from 2.0.1 to 2.0.2 (#1095)

* Bump @actions/tool-cache from 2.0.1 to 2.0.2

Bumps [@actions/tool-cache](https://github.com/a...

5fa0ee6f38acba344a11175befcf11c0c1d46f5a authored about 1 year ago
Enhance reading from .python-version (#787)

* Enhance reading from .python-version

* Fix typos

* Fix lint

* Add built files

* Don't use ...

5db1cf9a59fb97c40a68accab29236f0da7e94db authored about 1 year ago
Bump ts-jest from 29.1.2 to 29.3.2 (#1081)

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.3.2.
- [Release notes](...

a26af69be951a213d495a4c3e4e4022e16d87065 authored about 1 year ago
Bump prettier from 2.8.8 to 3.5.3 (#1046)

* Bump prettier from 2.8.8 to 3.5.3

Bumps [prettier](https://github.com/prettier/prettier) from...

30eafe95483bd95135b7eda0c66a0369af9afdf1 authored about 1 year ago
Bump semver and @types/semver (#1091)

* Bump semver and @types/semver

Bumps [semver](https://github.com/npm/node-semver) and [@types/...

5d95bc16d4bc83bb56202da9630d84c6f8a2d8f5 authored about 1 year ago
Fix for Candidate Not Iterable Error (#1082)

* candidates not iterable

* update the error message

* update error to debug

* update debug t...

6ed2c67c8abe7646815dbd50364eea862d396fd9 authored about 1 year ago
Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065)

* remove ubuntu-20.04

* check failure fix

* remove spaces

* npm run format-check

e348410e00f449ece8581cb8e88be8f0e7712da6 authored about 1 year ago
Add e2e Testing for free threaded and Bump @action/cache from 4.0.0 to 4.0.3 (#1056)

* include freethread e2e testing and upgrade cache from 4.0.0 to 4.0.2

* include verify gil ste...

8d9ed9ac5c53483de85588cdf95a591a75ab9f55 authored over 1 year ago
Add support for .tool-versions file in setup-python (#1043)

* add support for .tool-versions file

* update regex

* optimize code

* update test-python.yml...

19e4675e06535f6b54e894da5c1f044400bb4996 authored over 1 year ago
Bump @actions/glob from 0.4.0 to 0.5.0 (#1015)

* Bump @actions/glob from 0.4.0 to 0.5.0

Bumps [@actions/glob](https://github.com/actions/toolk...

6fd11e170a18f6ae448d1080a4a63cc987aed84c authored over 1 year ago
Support free threaded Python versions like '3.13t' (#973)

* Support free threaded Python versions like '3.13t'

Python wheels, pyenv, and a number of othe...

9e62be81b28222addecf85e47571213eb7680449 authored over 1 year ago
Bump @vercel/ncc from 0.38.1 to 0.38.3 (#1016)

* Bump @vercel/ncc from 0.38.1 to 0.38.3

Bumps [@vercel/ncc](https://github.com/vercel/ncc) f...

6ca8e8598faa206f7140a65ba31b899bebe16f58 authored over 1 year ago
fix: install PyPy on Linux ARM64 (#1011)

* ci: check non-eol versions of PyPy are available on all runners

* fix: install PyPy on Linu...

8039c45ed9a312fba91f3399cd0605ba2ebfe93c authored over 1 year ago
Improve Advanced Usage examples (#645)

* docs: fix outputs python-version example and description

Description was lacking words, exa...

42375524e23c412d93fb67b49958b491fce71c38 authored over 1 year ago
Bump requests from 2.24.0 to 2.32.2 in /__tests__/data (#1019)

Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.32.2.
- [Release notes](http...

709bfa58ba5a9cefd64220decb43e45cc2a85775 authored over 1 year ago
Bump @actions/http-client from 2.2.1 to 2.2.3 (#1020)

* Bump @actions/http-client from 2.2.1 to 2.2.3

Bumps [@actions/http-client](https://github.c...

ceb20b242df24c1f8bf064b3c943c31c2555ddd8 authored over 1 year ago
Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 (#1014)

Bumps [actions/publish-immutable-action](https://github.com/actions/publish-immutable-action) fr...

0dc2d2cf0c96a1befa4c9f1803d3b9eb03458031 authored over 1 year ago
Bump urllib3 from 1.25.9 to 1.26.19 in /__tests__/data (#895)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.9 to 1.26.19.
- [Release notes](h...

feb9c6e7c63362340a8853582968731d6adb0454 authored over 1 year ago
Bump undici from 5.28.4 to 5.28.5 (#1012)

* Bump undici from 5.28.4 to 5.28.5

Bumps [undici](https://github.com/nodejs/undici) from 5.2...

d0b4fc497a1daddb64da40799d80949aa3a0c559 authored over 1 year ago
Configure Dependabot settings (#1008)

* Create dependabot.yml

* Update e2e-cache.yml

e3dfaac0fd011839eef87186e3b48165c3ba0162 authored over 1 year ago
Use the new cache service: upgrade `@actions/cache` to `^4.0.0` (#1007)

* Upgrade-actions/cache

* Review licenses & update types

* Fixed poetry install command in...

b8cf3eb1ebc9c7f906e4ca96fcdf2e289e25d230 authored over 1 year ago
Update README.md (#1009)

1928ae624dc06094d8c65f021a4700ea8fa56b9d authored over 1 year ago
Enhance Workflows: Add Ubuntu-24, Remove Python 3.8 (#985)

* included ubuntu24 testing

* Remove Python 3.8 testing from workflows due to end of life (EOL)

3fddbee7870211eda9047db10474808be43c71ec authored over 1 year ago
Update error message for no dependencies to cache (#968)

55aad42e4674b58b2b2fb7d8e7552402d922b4e7 authored over 1 year ago
Enhance workflows: Add macOS 13 support, upgrade publish-action, and update documentation for arm64 and latest versions (#965)

* update ci workflows with latest versions and added macos-13

* updated document with latest ...

0b93645e9fea7318ecaed2b359559ac225c90a2b authored over 1 year ago
Bump pillow from 7.2 to 10.2.0 in /__tests__/data (#956)

* Update e2e-cache.yml

* Update basic-validation.yml

* Pyinstaller upgrade to 5.13.1

* ...

9c76e716502b18322365741b762fee22a8cffad8 authored over 1 year ago
Revise `isGhes` logic (#963)

* Revise `isGhes` logic

* ran `npm run format`

* add unit test

* ran `npm run format`

f4c5a1183d69690d31b6304b7af403a5b56a88d6 authored over 1 year ago
Bump default versions to latest (#905)

People copy/paste these values all the time... might as well start them off on the right foot wi...

19dfb7b659fa9e60c2f89c33335ab5f6f1792b6e authored over 1 year ago
Merge pull request #943 from actions/Jcambass-patch-1

Upgrade IA publish

e9675cc634901ff55d92c575ecd6945e65464b00 authored almost 2 years ago
Upgrade IA publish

3226af69c08a4851edf81cffc8849d2db148b21f authored almost 2 years ago
Merge pull request #941 from actions/Jcambass-patch-1

Add workflow file for publishing releases to immutable action package

70dcb22d269dc9546a5d97f4b11548f130526421 authored almost 2 years ago
Create publish-immutable-actions.yml

This workflow file publishes new action releases to the immutable action package of the same nam...

65b48c71155ac3186106d8d8de14787f5914b8d1 authored almost 2 years ago
initial commit (#938)

29a37be0a3d3e8bf5bc1eb19cd0502922f5b312a authored almost 2 years ago
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data (#923)

* Update e2e-cache.yml

* Update basic-validation.yml

* Pyinstaller upgrade to 5.13.1

* ...

f677139bbe7f9c59b41e40162b753c062f5d49a3 authored almost 2 years ago
Documentation update for caching poetry dependencies (#908)

* Create testing.yml

* Update testing.yml

* Fix for parsing version number from TOML 1.0.0...

2bd53f9a4d1dd1cd21eaffcc01a7b91a8e73ea4c authored almost 2 years ago
fix: add arch to cache key (#896)

* fix: add arch to cache key

* test: update tests accordingly

80b49d3ed89312896dbdcbefc2ddb159c7f8ca43 authored almost 2 years ago
Fix: Add `.zip` extension to Windows package downloads for `Expand-Archive` Compatibility (#916)

* Fix: specify filename during Windows package download

* Changed unit test download urls

036a5236741fd24c89eea80d1b76179e8e5f9214 authored almost 2 years ago
Fix display of emojis in contributors doc (#899)

04c1311429f7be71707d8ab66c7af8a14e54b938 authored almost 2 years ago
Updated @iarna/toml version to 3.0.0 (#912)

cb6845644151e35f879e10f2f0896c3c8bee372c authored almost 2 years ago
Documentation update for cache (#873)

* updated doc

* added note

* modify1

* Update advanced-usage.md

* Update 0000-cachin...

39cd14951b08e74b54015e9e001cdefcf80e669f authored almost 2 years ago
fix(ci): update all failing workflows (#863)

* fix(ci): update all failing workflows

With `macos-latest` moving to `macos-14`, most workfl...

a0d74c0c423f896bc4e7be91d5cb1e2d54438db3 authored about 2 years ago
Bump braces from 3.0.2 to 3.0.3 (#893)

* Bump braces from 3.0.2 to 3.0.3

Bumps [braces](https://github.com/micromatch/braces) from 3...

4eb7dbcb9561cb76a85079ffa9d89b983166e00c authored about 2 years ago
Documentation changes for avoiding rate limit issues on GHES (#835)

* initial commit for documentation changes related to rawapi

* documentation changes and adde...

82c7e631bb3cdc910f68e0081d67478d79c6982d authored over 2 years ago
feat: fallback to raw endpoint for manifest when rate limit is reached (#766)

10aa35afd7f071e70ffaa122e3d7c6ffcb5f7ed1 authored over 2 years ago
Bump undici from 5.27.2 to 5.28.3 (#817)

* Bump undici from 5.27.2 to 5.28.3

Bumps [undici](https://github.com/nodejs/undici) from 5.2...

9a7ac94420f42ee15fc60ab88d0dca4be1fd5757 authored over 2 years ago
Fix the "Specifying multiple Python/PyPy versions" link (#782)

The link was broken due to inconsistency between a table of content and
an actual title of a co...

871daa956ca9ea99f3c3e30acb424b7960676734 authored over 2 years ago
Fix broken README.md link (#793)

2f078955e4d0f34cc7a8b0108b2eb7bbe154438e authored over 2 years ago
Replace setup-python@v4 by setup-python@v5 in README (#776)

e9d6f990972a57673cdb72ec29e19d42ba28880f authored over 2 years ago
Update action to node20 (#772)

0a5c61591373683505ea898e09a3ea4f39ef2b9c authored over 2 years ago
Add example of GraalPy to docs (#773)

0ae58361cdfd39e2950bed97a1e26aa20c3d8955 authored over 2 years ago
update actions/checkout to v4 (#761)

b64ffcaf5b410884ad320a9cfac8866006a109aa authored over 2 years ago
Examples now use checkout@v4 (#738)

8d2896179abf658742de432b3f203d2c2d86a587 authored over 2 years ago
advanced-usage.md: Encourage the use actions/checkout@v4 (#729)

7bc6abb01e0555719edc2dbca70a2fde309e5e56 authored over 2 years ago
Bump @babel/traverse from 7.9.0 to 7.23.2 (#743)

e8111cec9d3dc15220d8a3b638f08419f57b906a authored over 2 years ago
add fix for graalpy ci (#741)

a00ea43da65e7c04d2bdae58b3afecd77057eb9e authored over 2 years ago
Change deprecation comment to past tense (#723)

8635b1ccc5934e73ed3510980fd2e7790b85839b authored over 2 years ago
Use non-deprecated versions in examples (#724)

f6cc428f535856f9c23558d01765a42a4d6cf758 authored over 2 years ago
Add GraalPy support (#694)

* Add support for graalpy

* add graalpy test workflow

* format, lint and build

* symlin...

5f2af211d616f86005883b44826180b21abb4060 authored over 2 years ago
Trim python version to get rid of '\n' (#628)

3467d92d48812f2876be76290f77c3d8a728212a authored over 2 years ago
Add range validation for toml files (#726)

65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 authored almost 3 years ago
Bump word-wrap from 1.2.3 to 1.2.4 (#702)

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release n...

f97b83114c6f41cfaa57698147ad3ce20543a127 authored almost 3 years ago
Fix typos found by codespell (#650)

61a6322f88396a6271a6ee3565807d608ecaddd1 authored almost 3 years ago
Bump semver from 7.3.8 to 7.5.2 (#692)

ea5b57fccc93aea0d77e6225efa19adaec3fce0d authored almost 3 years ago
Bump tough-cookie and @azure/ms-rest-js (#697)

014d32a83013b439dd2a147051d855831576a3ef authored almost 3 years ago
Fix pipenv jobs (#699)

c16c4b8d1828103eda022b2cade091238fe08311 authored almost 3 years ago
Read python version from pyproject.toml (fix #542) (#669)

0d5da6a89a3aa5b4dbd48e38b0c9d678b0caa0e5 authored about 3 years ago
remove python 2.7 from the tests (#687)

3f824b7ca6388f5e27e362d31352e6456c8e3bfb authored about 3 years ago
Add warning for python 2.7 (#673)

bd6b4b6205c4dbad673328db7b31b7fab9e241c0 authored about 3 years ago
Merge pull request #668 from akv-platform/disallow-implicit-dependencies

Remove implicit dependency

0cbcb9a3d7c0b228a2c4fbde82b6e8855233cd92 authored about 3 years ago
Merge branch 'tool-config-auto-update' into disallow-implicit-dependencies

669664dac1a46a4bb872089e1a90e4ad5dc232a6 authored about 3 years ago
Update configuration files

9cbf792a3cbbd9c37749da21d3b171b927451bb0 authored about 3 years ago
Update licenses

e732e40717e028f4f5ce334e2b15f37370cb0fbb authored about 3 years ago