-
Notifications
You must be signed in to change notification settings - Fork 27
Comparing changes
Open a pull request
base repository: OpenAstronomy/github-actions-workflows
base: v2
head repository: OpenAstronomy/github-actions-workflows
compare: v3
- 18 commits
- 17 files changed
- 7 contributors
Commits on Jun 3, 2026
-
Coverage reporting refactor and cleanup (#397)
Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e113052 - Browse repository at this point
Copy the full SHA e113052View commit details
Commits on Jun 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for ade42af - Browse repository at this point
Copy the full SHA ade42afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7a7c50 - Browse repository at this point
Copy the full SHA a7a7c50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d99eb3 - Browse repository at this point
Copy the full SHA 5d99eb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8449fec - Browse repository at this point
Copy the full SHA 8449fecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b63a9c - Browse repository at this point
Copy the full SHA 8b63a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ae6691 - Browse repository at this point
Copy the full SHA 6ae6691View commit details
Commits on Jun 22, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e5af21e - Browse repository at this point
Copy the full SHA e5af21eView commit details
Commits on Jul 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 8c8bb6c - Browse repository at this point
Copy the full SHA 8c8bb6cView commit details
Commits on Aug 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 118a532 - Browse repository at this point
Copy the full SHA 118a532View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee1c83 - Browse repository at this point
Copy the full SHA 2ee1c83View commit details -
MNT: fix a typo in a workflow step name (#415)
Co-authored-by: Zach Burnett <zburnett@stsci.edu>
Configuration menu - View commit details
-
Copy full SHA for 8db492e - Browse repository at this point
Copy the full SHA 8db492eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d411b3b - Browse repository at this point
Copy the full SHA d411b3bView commit details -
[pre-commit.ci] pre-commit autoupdate (#408)
updates: - [github.com/zizmorcore/zizmor-pre-commit: v1.23.1 → v1.26.1](zizmorcore/zizmor-pre-commit@v1.23.1...v1.26.1) - [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.20](astral-sh/ruff-pre-commit@v0.15.9...v0.15.20) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 06db25f - Browse repository at this point
Copy the full SHA 06db25fView commit details -
DEP: upgrade cibw (4.0.0 -> 4.2.0) (#420)
* DEP: upgrade cibw (4.0.0 -> 4.2.0) * MNT: skip tests for cp315t as some test dependencies are not caught up yet --------- Co-authored-by: Zach Burnett <zburnett@stsci.edu>
Configuration menu - View commit details
-
Copy full SHA for f159b68 - Browse repository at this point
Copy the full SHA f159b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 158acf5 - Browse repository at this point
Copy the full SHA 158acf5View commit details
Commits on Aug 12, 2026
-
Bump the actions group across 1 directory with 8 updates
Bumps the actions group with 8 updates in the /.github/workflows directory: | Package | From | To | | --- | --- | --- | | [actions/setup-python](https://github.com/actions/setup-python) | `6.2.0` | `7.0.0` | | [actions/checkout](https://github.com/actions/checkout) | `6.0.3` | `7.0.1` | | [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) | `4.1.0` | `4.2.0` | | [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel) | `4.0.0` | `4.2.0` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `8.2.0` | `9.0.0` | | [OpenAstronomy/supported-pythons](https://github.com/openastronomy/supported-pythons) | `2.0.4` | `2.1.0` | | [actions/cache](https://github.com/actions/cache) | `5.0.5` | `6.1.0` | | [mamba-org/setup-micromamba](https://github.com/mamba-org/setup-micromamba) | `3.0.0` | `3.1.0` | Updates `actions/setup-python` from 6.2.0 to 7.0.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@a309ff8...5fda3b9) Updates `actions/checkout` from 6.0.3 to 7.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@df4cb1c...3d3c42e) Updates `docker/setup-qemu-action` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/docker/setup-qemu-action/releases) - [Commits](docker/setup-qemu-action@0611638...96fe6ef) Updates `pypa/cibuildwheel` from 4.0.0 to 4.2.0 - [Release notes](https://github.com/pypa/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](pypa/cibuildwheel@f03ac76...1828c10) Updates `astral-sh/setup-uv` from 8.2.0 to 9.0.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@fac544c...c771a70) Updates `OpenAstronomy/supported-pythons` from 2.0.4 to 2.1.0 - [Release notes](https://github.com/openastronomy/supported-pythons/releases) - [Commits](OpenAstronomy/supported-pythons@83fea1c...e83f87c) Updates `actions/cache` from 5.0.5 to 6.1.0 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@27d5ce7...55cc834) Updates `mamba-org/setup-micromamba` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/mamba-org/setup-micromamba/releases) - [Commits](mamba-org/setup-micromamba@d7c9bd8...ce51e99) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: docker/setup-qemu-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: pypa/cibuildwheel dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: OpenAstronomy/supported-pythons dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/cache dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: mamba-org/setup-micromamba dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1611b98 - Browse repository at this point
Copy the full SHA 1611b98View commit details -
Merge pull request #421 from OpenAstronomy/dependabot/github_actions/…
…dot-github/workflows/actions-767505158f Bump the actions group across 1 directory with 8 updates
Configuration menu - View commit details
-
Copy full SHA for 22ddf09 - Browse repository at this point
Copy the full SHA 22ddf09View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2...v3