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: cabal-head prerelease: move to a current GitHub Action (backport #10331) #10455

Closed
wants to merge 1 commit into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 12, 2024

I don't believe we need to backport it since cabal-head only concerns master.

Explanation of the changes (based on the docs for the new action):

  • title will be the same as tag (cabal-head)
  • auth token has a default value that should work, I hope.

Template B: This PR does not modify behaviour or interface

E.g. the PR only touches documentation or tests, does refactorings, etc.

Include the following checklist in your PR:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

This is an automatic backport of pull request #10331 done by [Mergify](https://mergify.com).

…eases

(cherry picked from commit db234dd)

# Conflicts:
#	.github/workflows/validate.yml
Copy link
Contributor Author

mergify bot commented Oct 12, 2024

Cherry-pick of db234dd has failed:

On branch mergify/bp/3.12/pr-10331
Your branch is up to date with 'origin/3.12'.

You are currently cherry-picking commit db234dde9.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .github/workflows/validate.yml

no changes added to commit (use "git add" and/or "git commit -a")

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@geekosaur
Copy link
Collaborator

Backport to 3.12 needed for the LTS job.

@geekosaur
Copy link
Collaborator

Never mind, too many changes and this wants to be close to master for maintainability.

@geekosaur geekosaur closed this Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants