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

Setup file Changes for OpenQAOA Plugins #202

Merged
merged 84 commits into from
May 12, 2023
Merged
Changes from 1 commit
Commits
Show all changes
84 commits
Select commit Hold shift + click to select a range
4403494
Adding setup.py to core, qiskit and azure
shahidee44 Mar 1, 2023
4a173e3
Added setup for openqaoa-core
shahidee44 Mar 1, 2023
7b3f7ea
Added setup and version files for plugins
shahidee44 Mar 1, 2023
d31ab13
Update unittest
shahidee44 Mar 1, 2023
4aac409
Revmoed unused file
shahidee44 Mar 1, 2023
56d7075
Update main setup for new structure
shahidee44 Mar 2, 2023
e6f9fc1
Merge branch 'dev_gate_applicator' into dev_setup_change
shahidee44 Mar 13, 2023
8bd613e
Added entry points for setup files
shahidee44 Mar 13, 2023
3e6f183
Moved version file and added pyproject.toml, license and readme
shahidee44 Mar 13, 2023
1107d72
Add publishing script
shahidee44 Mar 17, 2023
52961f5
Changed filemode
shahidee44 Mar 17, 2023
c1fb5c9
Added automation scripts for package deployment and update setup.py
shahidee44 Mar 20, 2023
1e7b778
Removed requirements from setup.py
shahidee44 Mar 21, 2023
81401e6
Bump version for testing, skip tests to be refactored
shahidee44 Mar 22, 2023
73a0e5a
Moved unittests
shahidee44 Mar 23, 2023
018e63d
Merged with dev
shahidee44 Mar 24, 2023
0fb0a32
Moved DeviceBase to different file
shahidee44 Mar 24, 2023
d660601
Moved unittests to plugins
shahidee44 Mar 29, 2023
824baf5
Moved some unittests, edited setup.py entry_point modules
shahidee44 Mar 29, 2023
a0e591b
Moved unittests
shahidee44 Mar 30, 2023
36f95a6
Updated unittests
shahidee44 Mar 30, 2023
5438aa4
Update unittests
shahidee44 Mar 30, 2023
3ea74be
Merge with dev
shahidee44 Mar 30, 2023
1db6695
Added convinience testing bash scripts
shahidee44 Mar 31, 2023
d5d7c85
Added pytest parallel execution
shahidee44 Mar 31, 2023
2980021
Update workflow yml
shahidee44 Mar 31, 2023
9267c55
Update version for new select
shahidee44 Apr 3, 2023
49d9689
Renamed unittests to be unique
shahidee44 Apr 3, 2023
1fe79d2
Update workflow
shahidee44 Apr 3, 2023
7b64459
Changed json path
shahidee44 Apr 3, 2023
d2b0725
Merged with dev
shahidee44 Apr 3, 2023
0db3f45
Updated qiskit plugin requirement
shahidee44 Apr 3, 2023
823ae70
Added Missing Imports
shahidee44 Apr 3, 2023
84e2e2a
Update Jobs unittests
shahidee44 Apr 4, 2023
1454794
Update Jobs unittests
shahidee44 Apr 4, 2023
d5b1553
Update script for plugin
shahidee44 Apr 4, 2023
7a96cea
Add import openqaoa
shahidee44 Apr 4, 2023
ec940d0
merged dev into branch and fixed conflicts
vishal-ph Apr 10, 2023
00f74bf
Updated root setup.py
shahidee44 Apr 17, 2023
3d098e3
Added manifest
shahidee44 Apr 18, 2023
e4e8341
Added automated build script for plugins
shahidee44 Apr 18, 2023
38e18ed
Updated setup.py and pyproject for poetry
shahidee44 Apr 18, 2023
a9c8115
Merged with dev
shahidee44 Apr 19, 2023
89b1a02
Removed unused file
shahidee44 Apr 19, 2023
42eb13c
Merge branch 'dev' into dev_setup_change
shahidee44 Apr 20, 2023
9311a2a
Merged with dev
shahidee44 Apr 21, 2023
62fd809
Update test_dev.yml
shahidee44 Apr 21, 2023
7120b03
Add tests
shahidee44 Apr 21, 2023
7785c15
Update pyproject.toml
shahidee44 Apr 21, 2023
4e0deb6
Update pyproject.toml
shahidee44 Apr 21, 2023
873cf1b
Update pyproject.toml
shahidee44 Apr 21, 2023
19c237a
Update pyproject.toml
shahidee44 Apr 21, 2023
e602ae2
Added extras for openqaoa-core
shahidee44 Apr 25, 2023
d0626fd
Update test_dev.yml
shahidee44 Apr 25, 2023
d1e8e9a
Update test_dev.yml
shahidee44 Apr 25, 2023
d6484e0
Update test_dev.yml
shahidee44 Apr 25, 2023
fdad411
Update pyproject
shahidee44 Apr 25, 2023
4512ce1
Update test_dev.yml
shahidee44 Apr 25, 2023
23aae3b
Removed unused code
shahidee44 Apr 25, 2023
9df994c
Added missing import
shahidee44 Apr 25, 2023
e99c5ab
Update test_dev.yml
shahidee44 Apr 25, 2023
33f655d
Updated setup.py
shahidee44 Apr 25, 2023
d152eda
Update conf.py for docs
shahidee44 Apr 26, 2023
36d2407
Update conf.py
shahidee44 Apr 26, 2023
13e5e6f
Update module
shahidee44 Apr 26, 2023
e35877c
Update conf.py
shahidee44 Apr 26, 2023
8f680c2
Updated conf.py
shahidee44 Apr 26, 2023
6dcc7cb
Update setup.py
shahidee44 Apr 26, 2023
4b90511
Update conf.py
shahidee44 Apr 26, 2023
59be06c
Update conf.py
shahidee44 Apr 26, 2023
b4ce662
Update conf.py
shahidee44 Apr 26, 2023
239cc95
Update .readthedocs.yml
shahidee44 Apr 27, 2023
c9127ef
Update .readthedocs.yml
shahidee44 Apr 27, 2023
fa8e3cf
Update .readthedocs.yml
shahidee44 Apr 27, 2023
92be3be
fixed merge conflicts with dev
vishal-ph May 2, 2023
9781868
[skip ci] fix to test_results.py
vishal-ph May 4, 2023
732b695
updated script error comments
vishal-ph May 7, 2023
6141f0f
Updated setup.py and pyproject.toml, use setuptools for setup
shahidee44 May 9, 2023
ce6a942
Added MANIFEST.in
shahidee44 May 9, 2023
c452f46
[skip-ci] removed poetry usage and made corresponding changes. can de…
vishal-ph May 9, 2023
28027aa
changes to backend wrapper test to accommodate plugin changes
vishal-ph May 10, 2023
773d94a
updated to failing backend wrapper tests
vishal-ph May 11, 2023
6975ce6
test file names causing issues with test, updated names
vishal-ph May 12, 2023
259fea1
removed cov report xml from test_dev
vishal-ph May 12, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add publishing script
  • Loading branch information
shahidee44 committed Mar 17, 2023
commit 1107d7232738746697f6f211226f8ccd06399098
10 changes: 10 additions & 0 deletions scripts/push_package.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Dynamically generate names (The order of installing and pushing is important here.)
modulesList=("src/openqaoa-core" "src/openqaoa-qiskit" "src/openqaoa-braket" "src/openqaoa-pyquil" "src/openqaoa-azure")

for entry in "${modulesList[@]}"; do
echo "processing $entry/setup.py"
cd $entry
pip install .
vishal-ph marked this conversation as resolved.
Show resolved Hide resolved
python -m build
cd "../.."
done