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

Update master to release 0.6.9 #269

Merged
merged 22 commits into from
Nov 14, 2024
Merged

Conversation

rturrado
Copy link
Contributor

@rturrado rturrado commented Nov 14, 2024

Sync master from current develop.

Change cpp-linters job to run only for:
- merges to develop, and
- pull requests to develop.
Remove cpp-linters job from Test workflow.
If we expect some of our PRs to have a large diff, then we should disable any features that rely on having diff information:
- lines-changed-only,
- files-changed-only,
- format-review, and
- tidy-review.

For a more detailed explanation: cpp-linter/cpp-linter-action#274 (comment)
…nute-changes-made-to-master

Update `develop` with last minute changes made to `master`
…ag-step-for-publish-github-pages-job

Fix 'Upload and tag as git tag with every release creation on master branch' on Publish GitHub pages job.
- Add init (non-unitary instruction).
- Add barrier and wait (directives).
- Add init (non-unitary instruction).
- Add barrier and wait (directives).
Add an optional parameter to non-gate instructions.
Fix barrier instruction in instruction set.
Fix visit_non_gate_instruction in semantic analyzer.
…d-directives-to-libQASM

[CQT-253] Add instructions and directives to libQASM
# Conflicts:
#	.github/workflows/linters.yaml
@rturrado rturrado merged commit fa8ccae into master Nov 14, 2024
43 checks passed
@rturrado rturrado deleted the update-master-to-release-0.6.9 branch November 14, 2024 12:48
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