-
Notifications
You must be signed in to change notification settings - Fork 16
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)
…branch' on Publish GitHub pages job.
…nute-changes-made-to-master Update `develop` with last minute changes made to `master`
…blish-github-pages-job
…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
Release 0.6.9
# Conflicts: # .github/workflows/linters.yaml
elenbaasc
approved these changes
Nov 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Sync
master
from currentdevelop
.