Skip to content

Commit

Permalink
Merge branch 'main' into batch_checks_2023_10_03_09_10
Browse files Browse the repository at this point in the history
  • Loading branch information
frankharkins authored Oct 9, 2023
2 parents a9ef232 + 653937c commit 7077380
Show file tree
Hide file tree
Showing 16 changed files with 4,592 additions and 4,598 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ecosystem-badge-and-stars-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Ecosystem | Batch | Update stars and badges
on:
workflow_dispatch:
schedule:
- cron: '0 9 * * 2'
- cron: '0 9 * * 4'

jobs:
batch_update_badges:
Expand Down
9,153 changes: 4,577 additions & 4,576 deletions ecosystem/resources/members.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion ecosystem/resources/members/Quantum-Glasses.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ tier = "Community"
styles_results = []
coverages_results = []
skip_tests = false
stars = 6
stars = 7
[[tests_results]]
passed = true
test_type = "development"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/mitiq.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ created_at = 1678827878.932437
updated_at = 1678827878.932437
tier = "Community"
skip_tests = false
stars = 291
stars = 293
[[tests_results]]
passed = false
test_type = "development"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/openqasm.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 1050
stars = 1052
2 changes: 1 addition & 1 deletion ecosystem/resources/members/pytorch-quantum.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ created_at = 1678827878.611621
updated_at = 1678827878.611622
tier = "Community"
skip_tests = false
stars = 879
stars = 890
[[tests_results]]
passed = false
test_type = "development"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-aer.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 396
stars = 398
10 changes: 1 addition & 9 deletions ecosystem/resources/members/qiskit-classroom.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ package_version = "0.45.0"
logs_link = "https://github.com/qiskit-community/ecosystem/actions/runs/6390981239"
package_commit_hash = "19854d193aa479527e401476146e484e9a86a566"
qiskit_version = "0.45.0"
<<<<<<< Updated upstream
timestamp = 1696325345.04955

[[historical_test_results]]
Expand All @@ -76,11 +75,4 @@ package = "qiskit"
package_version = "0.44.1"
logs_link = "https://github.com/qiskit-community/ecosystem/actions/runs/6390981239"
qiskit_version = "0.44.1"
timestamp = 1696325405.312881
=======
timestamp = 1695719946.607877
<<<<<<< Updated upstream
>>>>>>> Stashed changes
=======
>>>>>>> Stashed changes

timestamp = 1696325405.312881
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-finance.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 177
stars = 178
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-ibm-runtime.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 95
stars = 97
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-machine-learning.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 502
stars = 504
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-nature.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 240
stars = 243
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-optimization.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 180
stars = 181
2 changes: 1 addition & 1 deletion ecosystem/resources/members/qiskit-symb.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ tier = "Community"
styles_results = []
coverages_results = []
skip_tests = false
stars = 14
stars = 13
[[tests_results]]
passed = true
test_type = "development"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ website = "https://github.com/qiskit-community/quantum-prototype-template"
styles_results = []
coverages_results = []
skip_tests = false
stars = 35
[[tests_results]]
passed = true
test_type = "development"
Expand Down
2 changes: 1 addition & 1 deletion ecosystem/resources/members/spinoza.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ styles_results = []
coverages_results = []
skip_tests = true
historical_test_results = []
stars = 11
stars = 12

0 comments on commit 7077380

Please sign in to comment.