Skip to content

Added auto version bump workflow to this plugin#23

Open
Jaybsoni wants to merge 24 commits intomainfrom
auto_vb
Open

Added auto version bump workflow to this plugin#23
Jaybsoni wants to merge 24 commits intomainfrom
auto_vb

Conversation

@Jaybsoni
Copy link
Contributor

@Jaybsoni Jaybsoni commented Dec 8, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 8, 2021

Codecov Report

Merging #23 (3e40f2e) into main (fec463c) will decrease coverage by 1.55%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##              main      #23      +/-   ##
===========================================
- Coverage   100.00%   98.44%   -1.56%     
===========================================
  Files            9       12       +3     
  Lines          423      580     +157     
===========================================
+ Hits           423      571     +148     
- Misses           0        9       +9     
Impacted Files Coverage Δ
pennylane_orquestra/orquestra_device.py 100.00% <100.00%> (ø)
steps/expval.py 100.00% <100.00%> (ø)
pennylane_orquestra/__init__.py 100.00% <0.00%> (ø)
steps/test_expval.py 91.42% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@Jaybsoni
Copy link
Contributor Author

Jaybsoni commented Mar 9, 2022

@antalszava, some of the tests are failing here. Once a PR is pushed to fix these changes, I can merge the automated version bump code as well as the version bump PR 👍🏼

Comment on lines +4 to +6
push:
branches:
- auto_vb
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note, these lines will be removed before merging this into main as these were used for debugging and testing purposes

Jaybsoni and others added 20 commits December 13, 2022 10:21
Co-authored-by: antalszava <antalszava@gmail.com>
* Update docs URL

* sphinx version pin

* jinja pin

* Add dedicated .readthedocs.yml file

* try pinning all packages

* pull latest PennyLane

* trigger CI

* pl version

* revert requirements.txt for sphinx CI check

* revert requirements.txt for sphinx CI check

Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
Co-authored-by: Antal Szava <antalszava@gmail.com>
Co-authored-by: Jay Soni <jbsoni@uwaterloo.ca>
@antalszava
Copy link
Contributor

Merged #34.

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.

3 participants