-
Notifications
You must be signed in to change notification settings - Fork 1
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
Introspective metadata endpoint #125
Draft
CasperWA
wants to merge
10
commits into
master
Choose a base branch
from
cwa/close-113-introspective-metadata-endpoint
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on May 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65d4514 - Browse repository at this point
Copy the full SHA 65d4514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 895b7e7 - Browse repository at this point
Copy the full SHA 895b7e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7192acd - Browse repository at this point
Copy the full SHA 7192acdView commit details -
Flesh it out, support editable installations.
Configuration menu - View commit details
-
Copy full SHA for e72f8a0 - Browse repository at this point
Copy the full SHA e72f8a0View commit details -
Granularize python dependencies
Split them into "std", "editable", and "external". "std" are the "normal" packages that show up during `pip freeze`, e.g., in the form of `oteapi-core==0.1.6`. "editable" are all the ones showing up in `pip list`, but not `pip freeze --exclude-editable`. "external" is everything in `pip freeze` that isn't in the "std" format.
Configuration menu - View commit details
-
Copy full SHA for dfd8c33 - Browse repository at this point
Copy the full SHA dfd8c33View commit details
Commits on Sep 20, 2023
-
Merge remote-tracking branch 'origin/master' into cwa/close-113-intro…
…spective-metadata-endpoint
Configuration menu - View commit details
-
Copy full SHA for 7cff861 - Browse repository at this point
Copy the full SHA 7cff861View commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2511dae - Browse repository at this point
Copy the full SHA 2511daeView commit details
Commits on Feb 13, 2024
-
[Auto-generated] Update dependencies (#392)
Update GH Actions: * Bump peter-evans/create-pull-request from 5 to 6 (#388) * Bump codecov/codecov-action from 3 to 4 (#387) Update dependencies: * Update fakeredis requirement from ~=2.20 to ~=2.21 in /.dev (#390) * Update `requirements.txt` (#391) Add codecov token. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b608cc2 - Browse repository at this point
Copy the full SHA b608cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba93dd - Browse repository at this point
Copy the full SHA 7ba93ddView commit details
Commits on Feb 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8e9ff21 - Browse repository at this point
Copy the full SHA 8e9ff21View commit details
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.