-
### Description
After installing system-bridge onto my three R720xd servers, I found that I was being api rate limited by github.
A quick look at my OPNsense reports showed that my three servers w…
-
### Overview
We need to migrate the GitHub project boards on this repo so that we don't lose any content.
#### Details
Content includes
- Cards (The new project boards don't support cards)
- Me…
-
Hello,
We are using stCarolas/setup-maven@v5 and stCarolas/setup-maven@v4 in our github action and get the following error during pipeline execution
Download action repository 'stCarolas/setup-m…
-
Hi there @bernd @vbehar @kozmic @jkrall @derfred
great work! 😍
I'm sharing your project on my own C++ project for Github API
https://github.com/aeonSolutions/AeonLabs-GitHub-API-C-library
…
-
**Describe the bug**
The GitHub PR workflow does not check whether the Talawa API app can start in Docker
**To Reproduce**
Steps to reproduce the behavior:
1. Make a change to the repo tha…
-
### Overview
We've identified a performance issue with our application's interaction with the GitHub API, specifically when fetching repository statistics. The current implementation is not retriev…
-
Test github API
-
#153 updates swiftly to use swift.org-based APIs for most queries, but it still falls back to GitHub for pre-6.0 snapshots. I think we should consider just dropping GitHub API support altogether so th…
-
- Details:
`curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer " \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/OWNER/REPO…
-
### Issue 타입(하나 이상의 Issue 타입을 선택해주세요)
☑ 기능 추가
□ 기능 삭제
□ 버그 리포트
□ 버그 수정
□ 의존성, 환경 변수, 빌드 관련 코드 업데이트
### 상세 내용
#### 어떤 기능인가요?
> GitHub API로부터 사용자 정보를 읽어와서 처리하는 작업에서는 주로 비동기 처리와 병렬성을 고려해야 한다. 다…