Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: cancel ongoing jobs on PR update #1091

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

pjonsson
Copy link
Contributor

@pjonsson pjonsson commented Nov 18, 2024

This cancels the running CI jobs
when a PR gets updated, so the CI
runners aren't occupied on testing
something that is no longer relevant.


📚 Documentation preview 📚: https://datacube-ows--1091.org.readthedocs.build/en/1091/

@pjonsson pjonsson force-pushed the ci-cancel-ongoing-jobs branch from 5aba38f to 05ceb18 Compare November 18, 2024 11:44
This cancels the running CI jobs
when a PR gets updated, so the CI
runners aren't occupied on testing
something that is no longer relevant.
@pjonsson pjonsson force-pushed the ci-cancel-ongoing-jobs branch from 05ceb18 to 5c7ff23 Compare November 18, 2024 11:48
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.64%. Comparing base (82c9c77) to head (5c7ff23).
Report is 3 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1091   +/-   ##
=======================================
  Coverage   93.64%   93.64%           
=======================================
  Files          43       43           
  Lines        6510     6510           
=======================================
  Hits         6096     6096           
  Misses        414      414           
---- 🚨 Try these New Features:

@SpacemanPaul SpacemanPaul merged commit cc4e4f6 into opendatacube:master Nov 20, 2024
15 checks passed
@pjonsson pjonsson deleted the ci-cancel-ongoing-jobs branch November 20, 2024 11:00
SpacemanPaul pushed a commit that referenced this pull request Dec 20, 2024
* Fix spelling

* CI: cancel ongoing jobs on PR update

This cancels the running CI jobs
when a PR gets updated, so the CI
runners aren't occupied on testing
something that is no longer relevant.

(cherry picked from commit cc4e4f6)
@SpacemanPaul SpacemanPaul mentioned this pull request Dec 20, 2024
SpacemanPaul added a commit that referenced this pull request Dec 23, 2024
* CI: cancel ongoing jobs on PR update (#1091)

* Fix spelling

* CI: cancel ongoing jobs on PR update

This cancels the running CI jobs
when a PR gets updated, so the CI
runners aren't occupied on testing
something that is no longer relevant.

(cherry picked from commit cc4e4f6)

* [pre-commit.ci] pre-commit autoupdate (#1093)

updates:
- [github.com/PyCQA/pylint: v3.3.1 → v3.3.2](pylint-dev/pylint@v3.3.1...v3.3.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 60d6c65)

* Bump mambaorg/micromamba from 2.0.3 to 2.0.5 (#1095)

Bumps mambaorg/micromamba from 2.0.3 to 2.0.5.

---
updated-dependencies:
- dependency-name: mambaorg/micromamba
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 2d79073)

* Update default version nuber.

* Update HISTORY.rst

* Update GHA workflows

* MyPy fixes (numpy>=2.2)

* Fix a bungled mypy tweak

* Fix typo

* Fix mypy properly?

* Fix typo - again?

---------

Co-authored-by: Peter A. Jonsson <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants