Skip to content

Conversation

erikmd
Copy link
Collaborator

@erikmd erikmd commented Sep 2, 2025

Description

Just amounts to porting the following patches:

This PR will be ultimately tested at the upcoming point release, but given it's difficult to re-test it in advance,
I will keep this one opened for a few days, in case other devs want to take a look and maybe suggest enhancements.

Checklist

Note to maintainers

  • Read this wiki page.
  • Make sure the PR has a milestone.
  • Assign yourself before merging.
  • Either do a regular merge:
    • for PRs containing several commits following conventional-commits,
    • or for PRs containing 1 commit shared with a later PR (to preserve the SHA1)
  • Or do a squash-merge:
    • for PRs containing only 1 commit (not shared with a later PR),
    • or for PRs containing several commits that need not be kept in the history;
    • Update the commit message header with a conventional-commit type,
    • Add a footer Close #… if a related issue exists.

Just amounts to porting the following patches:
- af5b77a
- 7ba32cd
- 3431025

Close ocaml-sf#626
@erikmd erikmd self-assigned this Sep 2, 2025
@erikmd erikmd added kind: enhancement Enhancement to an existing user-facing feature. kind: infrastructure CI, build tools, development tools labels Sep 2, 2025
@erikmd erikmd enabled auto-merge September 7, 2025 21:41
@erikmd erikmd merged commit 1641137 into ocaml-sf:master Sep 7, 2025
9 checks passed
@erikmd erikmd deleted the multi-platform-docker-tags branch September 7, 2025 21:52
@erikmd erikmd added this to the learn-ocaml 1.1.0 milestone Sep 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: enhancement Enhancement to an existing user-facing feature. kind: infrastructure CI, build tools, development tools

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Task: port multi-platform support from deploy-master.yml to release.yml

1 participant