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

Version Bump 0.19.0 #163

Merged
merged 6 commits into from
Nov 3, 2021
Merged

Version Bump 0.19.0 #163

merged 6 commits into from
Nov 3, 2021

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 3, 2021

updated changelog and _version.py

Jaybsoni and others added 3 commits November 2, 2021 12:36
* Added auto version bump functionality to pl lightning

* Update .github/workflows/pre_release_version_bump.yml

removed trailing white space

* Update .github/workflows/post_release_version_bump.yml

Co-authored-by: Jay Soni <[email protected]>

* Update .github/workflows/pre_release_version_bump.yml

Co-authored-by: Jay Soni <[email protected]>

* removed flag for pennylane release as it is not required

Co-authored-by: antalszava <[email protected]>
* Update pre_release_version_bump.yml

* Update pre_release_version_bump.yml

* Update pre_release_version_bump.yml

* Update .github/workflows/pre_release_version_bump.yml

* Apply suggestions from code review

* Update post_release_version_bump.yml

swap main --> master

* Update CHANGELOG.md

To be consistent with other plugins and not cause errors for the auto version bumping
@github-actions github-actions bot requested a review from antalszava November 3, 2021 15:48
@antalszava antalszava changed the base branch from master to v0.19.0-rc0 November 3, 2021 16:29
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 3, 2021

Test Report (C++) on Ubuntu

       1 files  ±0         1 suites  ±0   0s ⏱️ ±0s
   327 tests ±0     327 ✔️ ±0  0 💤 ±0  0 ±0 
1 185 runs  ±0  1 185 ✔️ ±0  0 💤 ±0  0 ±0 

Results for commit a816aa9. ± Comparison against base commit bbab558.

♻️ This comment has been updated with latest results.

@codecov
Copy link

codecov bot commented Nov 3, 2021

Codecov Report

Merging #163 (a816aa9) into v0.19.0-rc0 (bbab558) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           v0.19.0-rc0      #163   +/-   ##
=============================================
  Coverage       100.00%   100.00%           
=============================================
  Files                4         4           
  Lines              182       182           
=============================================
  Hits               182       182           
Impacted Files Coverage Δ
pennylane_lightning/_version.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bbab558...a816aa9. Read the comment docs.

@antalszava antalszava changed the title Version Bump Version Bump 0.19.0 Nov 3, 2021
@antalszava antalszava merged commit 2b15d02 into v0.19.0-rc0 Nov 3, 2021
@antalszava antalszava deleted the pre-release-version-bump branch November 3, 2021 18:27
mlxd added a commit that referenced this pull request Nov 15, 2021
* Version Bump `0.19.0` (#163)

* Added auto version bump functionality to pl lightning (#159)

* Added auto version bump functionality to pl lightning

* Update .github/workflows/pre_release_version_bump.yml

removed trailing white space

* Update .github/workflows/post_release_version_bump.yml

Co-authored-by: Jay Soni <[email protected]>

* Update .github/workflows/pre_release_version_bump.yml

Co-authored-by: Jay Soni <[email protected]>

* removed flag for pennylane release as it is not required

Co-authored-by: antalszava <[email protected]>

* Update pre_release_version_bump.yml (#160)

* Update pre_release_version_bump.yml

* Update pre_release_version_bump.yml

* Update pre_release_version_bump.yml

* Update .github/workflows/pre_release_version_bump.yml

* Apply suggestions from code review

* Update post_release_version_bump.yml

swap main --> master

* Update CHANGELOG.md

To be consistent with other plugins and not cause errors for the auto version bumping

* pre release version bump

* updates

* Update pennylane_lightning/_version.py

* formatting updates to changelog

Co-authored-by: Jay Soni <[email protected]>
Co-authored-by: antalszava <[email protected]>
Co-authored-by: antalszava <[email protected]>

* Fix OpenMP library issues on M1 Macs (#166)

* Fix OMP issue on M1 macs

* Update changelog

* Fix CI builder release issues (#168)

* Fix OMP issue on M1 macs

* Update changelog

* Fix CI builder

* Trigger CI on release creation

* CI wheelbuilder updates (#169)

* Fix OMP with ARM MacOS

* Ensure wheels uploaded to GH

* Separate out noarch wheels

* Update .github/CHANGELOG.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jay Soni <[email protected]>
Co-authored-by: antalszava <[email protected]>
Co-authored-by: antalszava <[email protected]>
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