Skip to content

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Dec 19, 2023

  • use the group expression from reuse.yml (via curl).
  • add auto-cancel for ci and cifuzz.
  • add auto-cancel to appveyor_docker. I'm just guessing here.
    The hope is that it fixes AppVeyor CI runs when re-pushing a PR.
    This frequently caused the freshly pushed session to fail waiting for
    a connection.
  • sync group expression in appveyor_status with reuse.

Closes #1292

@vszakats vszakats added the build label Dec 19, 2023
@vszakats vszakats closed this in b08cfbc Dec 21, 2023
@vszakats vszakats deleted the gha-auto-cancel branch December 21, 2023 21:44
@vszakats
Copy link
Member Author

Well, that doesn't work as excpted. When pushing to master twice, the previous GHA session isn't cancelled.

agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
- use the group expression from `reuse.yml` (via curl).
- add auto-cancel for `ci` and `cifuzz`.
- add auto-cancel to `appveyor_docker`. I'm just guessing here.
  The hope is that it fixes AppVeyor CI runs when re-pushing a PR.
  This frequently caused the freshly pushed session to fail waiting for
  a connection.
- sync group expression in `appveyor_status` with `reuse`.

Closes libssh2#1292
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant