Skip to content

馃敄 Prepare release of v1.4.3 - #384

Merged
burgholzer merged 2 commits into
mainfrom
agent/templates-mlir-release
Jul 29, 2026
Merged

burgholzer merged 2 commits into
mainfrom
agent/templates-mlir-release

Conversation

@burgholzer

@burgholzer burgholzer commented Jul 29, 2026

Copy link
Copy Markdown
Member

馃 AI text below 馃

Description

Prepare the v1.4.3 release and align the c++-mlir-python installation template with projects that require LLVM/MLIR for every source build.

The template now states that LLVM/MLIR is mandatory and no longer generates instructions for a BUILD_MQT_<NAME>_MLIR switch. This prevents munich-quantum-toolkit/core#1963 from restoring the option removed by munich-quantum-toolkit/core#1953. It also removes an invalid generated option from core-plugins-catalyst, the only other consumer of this template variant.

Validation

  • uv run --group test python -m pytest (9 passed)
  • uv run prek run --all-files
  • Rendered the updated installation template into the exact head of Core PR #1963 and ran Core's changed-file checks; the resulting docs/installation.md matches current Core main exactly.

Checklist

  • The pull request only contains commits that are focused and relevant to this change.
  • I have added appropriate tests that cover the new/changed functionality.
  • I have updated the documentation to reflect these changes.
  • I have added entries to the changelog for any noteworthy additions, changes, fixes, or removals.
  • I have added migration instructions to the upgrade guide (if needed).
  • The changes follow the project's style guidelines and introduce no new warnings.
  • The changes are fully tested and pass the CI checks.
  • I have reviewed my own code changes.

If PR contains AI-assisted content:

  • Any agent that created, edited, or submitted GitHub content was explicitly authorized for that scope, as required by our AI Usage Guidelines.
  • Every agent-authored or agent-edited public text body begins with the visible disclosure 馃 *AI text below* 馃 (titles are exempt).
  • AI-assisted commits include an Assisted-by: [Model Name] via [Tool Name] footer.
  • I confirm that I have personally reviewed and understood all AI-generated content, and accept full responsibility for it.

Update the MLIR installation template to require LLVM/MLIR for source builds and remove the obsolete generated option for disabling it.

Assisted-by: GPT-5.6 via Codex
Assisted-by: GPT-5.6 via Codex
@burgholzer burgholzer self-assigned this Jul 29, 2026
@burgholzer burgholzer added the documentation Improvements or additions to documentation label Jul 29, 2026
@burgholzer
burgholzer enabled auto-merge (squash) July 29, 2026 18:04
@burgholzer
burgholzer disabled auto-merge July 29, 2026 18:04
@burgholzer
burgholzer enabled auto-merge (squash) July 29, 2026 18:04
@burgholzer
burgholzer merged commit 1205f0b into main Jul 29, 2026
9 checks passed
@burgholzer
burgholzer deleted the agent/templates-mlir-release branch July 29, 2026 18:06
@burgholzer burgholzer mentioned this pull request Jul 29, 2026
12 tasks
burgholzer added a commit that referenced this pull request Jul 29, 2026
馃 *AI text below* 馃

## Description

Consolidate the merged v1.4.2 and v1.4.3 release preparations into the
single unpublished v1.4.2 release.

PR #383 prepared v1.4.2 but the corresponding tag and release were never
published. PR #384 then prepared v1.4.3 under the mistaken assumption
that v1.4.2 had already been released. This corrective PR:

- folds the MLIR template change from #384 into the v1.4.2 changelog and
upgrade-guide sections;
- removes the premature v1.4.3 sections and links; and
- restores `pyproject.toml` and `uv.lock` to version 1.4.2.

The existing v1.4.2 draft release remains unpublished and targets
`main`, so it can be published after this PR is merged.

## Validation

- `uv lock`
- `uv run --group test python -m pytest` (9 passed)
- `uv run prek run --all-files`
- Independent exact-candidate verification (9 passed; no v1.4.3
references; no scope expansion)

## Checklist

- [x] The pull request only contains commits that are focused and
relevant to this change.
- [x] I have added appropriate tests that cover the new/changed
functionality.
- [x] I have updated the documentation to reflect these changes.
- [x] I have added entries to the changelog for any noteworthy
additions, changes, fixes, or removals.
- [x] I have added migration instructions to the upgrade guide (if
needed).
- [x] The changes follow the project's style guidelines and introduce no
new warnings.
- [x] The changes are fully tested and pass the CI checks.
- [x] I have reviewed my own code changes.

**If PR contains AI-assisted content:**

- [x] Any agent that created, edited, or submitted GitHub content was
explicitly authorized for that scope, as required by our [AI Usage
Guidelines](https://github.com/munich-quantum-toolkit/templates/blob/main/docs/ai_usage.md).
- [x] Every agent-authored or agent-edited public text body begins with
the visible disclosure `馃 *AI text below* 馃` (titles are exempt).
- [x] AI-assisted commits include an `Assisted-by: [Model Name] via
[Tool Name]` footer.
- [x] I confirm that I have personally reviewed and understood all
AI-generated content, and accept full responsibility for it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant