Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

navarro967
Copy link

No description provided.

mayeut and others added 30 commits May 22, 2024 08:08
This removes Node.js 16 deprecation warnings
Co-authored-by: Service account <[email protected]>
* Add skippublishercheck

* Update download-artifact

* Remove skipcheck
Co-authored-by: Service account <[email protected]>
* Included ubuntu-arm64 in  Build Python package yml

* Updated builder and installer scripts

* Updated test scripts

* Modified test file

* Replaced macos-11 with macos-13

* Update build-python-packages.yml
Co-authored-by: Service account <[email protected]>
* Update build-python-packages.yml

* windows arm64 support

* Update build-python-packages.yml

* Update build-python-packages.yml

* Update build-python-packages.yml

* Update build-python-packages.yml

* Update build-python-packages.yml
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
* Add support for Ubuntu 24 arm64 runner

* Update macos runner
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
* Update codeql-analysis.yml

* Update codeql-analysis.yml

* Update codeql-analysis.yml

* Update codeql-analysis.yml
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
* Update build-python-packages.yml

* Update build-python-packages.yml
Co-authored-by: Service account <[email protected]>
…er for no restart (#304)

* Update build-python-packages.yml

* Update build-python-packages.yml

* fix for ubuntu 24.04 issue for no restart
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
github-actions bot and others added 30 commits December 16, 2024 10:23
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
* include ubuntu24 testing in workflows

* included macos-13 testing
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
* Support building free-threaded CPython

Add support for Python's free threading build mode where the global
interpreter lock is disabled. The packages are marked using a suffix on
the architecture, like 'x64-freethreaded' or 'arm64-freethreaded'.

* Match '-freethreaded' in arch

* Use type 'string' instead of 'str'

* On Linux, only delete Python installations with the same architecture.

This matches the macOS behavior and allows users to install both the
free-threading and default builds at the same time.
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
This allows contributors to test on GitHub hosted Linux ARM64 runners easily now that those runners are available for free for public repositories: https://github.blog/changelog/2025-01-16-linux-arm64-hosted-runners-now-available-for-free-in-public-repositories-public-preview/
…#336)

* Remove ubuntu-20.04 and updated the stable and unstable test cases

* arch update for freethreaded

* Remove duplicate 'ubuntu-latest' from matrix OS

---------

Co-authored-by: Haritha <[email protected]>
* Remove redundant Python 2 code

* Use Python 3.2 as base version

* Use Python 3.3 as base version

* Use Python 3.4 as base version

* Use Python 3.5 as base version

* Use Python 3.6 as base version

* Use Python 3.7 as base version

* Use Python 3.8 as base version

* Use Python 3.9 as base version

* Add annotationlib for Python 3.14

* Fix syntax error
Co-authored-by: Service account <[email protected]>
This allows contributors to test on GitHub hosted Windows ARM64 runners easily now that those runners are available for free for public repositories
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Co-authored-by: Service account <[email protected]>
Configured Dependabot for GitHub Actions updates.
Co-authored-by: Service account <[email protected]>
* Bump actions/checkout from 3 to 5

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update Python version to 3.13.7 in workflow

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Haritha <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants