-
### Purpose
---------------
GitHub Discussions is a public forum that allows for collaborative communication without needing to be tied to a specific project or related to code. It provides a more cen…
-
### Summary
Update the `analytics.integrations.github` sub-package to call the GitHub GraphQL API directly from python instead of using the `gh` CLI as an intermediary.
### Motivation
- The `gh` CL…
-
As visible in [this trace](https://codecov.sentry.io/performance/trace/28e711dbf9cc487285c52142160a645c/?fov=0%2C1124.1240234375&node=txn-25fb24920c0b4796a42a956ad70954fc&project=4165036&query=&referr…
-
### Please describe the enhancement
Currently, the GitHub REST API only supports up to `v3` which does not include some important automation functionality -- namely the `v3` cannot make a REST call…
-
## Describe the bug
If you have multiple graphql endpoints, setting a custom namespace doesn't work.
## To Reproduce
I have two graphql endpoints, `/api/graphql/user` and `/api/graphql/admin`…
-
From comment https://github.com/quarkusio/quarkus/pull/44293#discussion_r1829350526:
When testing the GraphQL client I discovered that the endpoint defined in the annotation:
```
@GraphQLClientApi(c…
-
## Business logic
* Address every epic in the in the `va.gov-cms` and `va.gov-team` repositories that has the `sitewide` label and has child issues
* For each of these epics: the parent/children relat…
-
I think we should add the following APIs:
```
GlobalID.from_str("Node:1")
GlobalID("Node", 1) # support for numbers
GlobalID(...).as_string() # not sure about the name, but it's nicer than str(Global…
-
- Extension version: 0.101.2024110711
- VSCode Version: 1.96.0-insider (4a98be2738be4ad8647feb52d1e6845e06515dea, 2024-11-08T09:56:49.748Z)
- OS: Windows 11 23H2
- Repository Clone Configuration …
-
# GitHub & GraphQL API
https://www.cnblogs.com/xgqfrms/p/9515213.html