Action to build any Python version and install it into the local tool cache

dependabot[bot] b6a8e52102 chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 il y a 10 mois
.github 10841df593 Periodically check for dependencies vulnerabilities il y a 11 mois
src dc384ff89d Update CPython JSON data il y a 11 mois
.editorconfig f189e1d500 Add .editorconfig il y a 1 an
.eslintignore ee4769306d Add codecov and input testing il y a 1 an
.eslintrc.json db2a3c074b Refactor code to wrap fs in utils.ts il y a 1 an
.gitattributes fb283c6954 Update line ending normalization il y a 1 an
.gitignore 930888e46d Add .vscode to ignored folders il y a 1 an
.prettierignore bc44cd86f0 Initial commit il y a 1 an
.prettierrc.json bc44cd86f0 Initial commit il y a 1 an
LICENSE bc44cd86f0 Initial commit il y a 1 an
README.md 27cb8d84af Update README with action description il y a 1 an
action.yml 77f0f9b350 Add "force" option to "allow-build" input il y a 11 mois
jest.config.js ee4769306d Add codecov and input testing il y a 1 an
package-lock.json b6a8e52102 chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 il y a 10 mois
package.json b6a8e52102 chore(deps-dev): bump eslint from 8.42.0 to 8.43.0 il y a 10 mois
tsconfig.eslint.json 8d555cf54c Fix linting for test files il y a 1 an
tsconfig.json 6ee84e3ace Improve log output during typescript transpilation il y a 1 an

README.md

Build and Install Python

CI/CD codecov GitHub

Backend javascript action for MatteoH2O1999/setup-python. This action should not be used by itself. You should only look at this repo if you wish to contribute to the project as 99% of the issues that may arise with MatteoH2O1999/setup-python derive from this custom action.

Contributing

If you wish to contribute to this project, please ensure that any pull request you open passes CI/CD.