3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-05 00:54:09 +00:00
yosys/.github
Mohamed Gaber 0bb1f899e8
wheels: convert versions to match pypa spec, add uploading
* wheel versions now replace `+` with `.post` to match spec at https://packaging.python.org/en/latest/specifications/version-specifiers/
* CI updates:
  * Bump action versions
  * Disabled Windows for now and documented why
  * Added a new job to upload all wheels
  * Added new variable, `PYPI_INDEX`: fallback 'https://pypi.org/' if unset
  * Added new secret, `PYPI_TOKEN`
* .editorconfig now uses 2 spaces for YML (it kept setting mine to tabs
  and GitHub Actions doesn't like that)
2024-10-07 16:39:54 +03:00
..
actions/setup-build-env actions: try fix GITHUB_PATH 2024-07-24 19:50:34 +02:00
ISSUE_TEMPLATE github: Add template for documentation issues 2024-04-25 09:39:23 +12:00
workflows wheels: convert versions to match pypa spec, add uploading 2024-10-07 16:39:54 +03:00
PULL_REQUEST_TEMPLATE.md Add PR template 2024-05-08 12:00:18 +02:00