One Open-source Project Daily

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them

https://github.com/devhubapp/devhub

#1ospd #opensource #android #crossplatform #desktop #devhub #electron #github #githubapi #graphql #hacktoberfest #ios #javascript #macos #notifications #react #reactnative #reactnativeweb #redux #typescript #web #windows
GitHub - devhubapp/devhub: TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them

TweetDeck for GitHub - Filter Issues, Activities & Notifications - Web, Mobile & Desktop with 99% code sharing between them - devhubapp/devhub

GitHub
One Open-source Project Daily

Plot your repository stars over time.

https://github.com/caarlos0/starcharts

#1ospd #opensource #chart #githubapi #golang #stargazers #stars
GitHub - caarlos0/starcharts: Plot your repository stars over time.

Plot your repository stars over time. Contribute to caarlos0/starcharts development by creating an account on GitHub.

GitHub
Functional tests and GitHub API limits

Functional tests may randomly fail due to GitHub API rate limits when using Composer in large CI matrices. This post explains why it happens and how to fix it.

BaDos Life

We recently covered how engineering leaders can easily automate gathering engineering metrics.

Article: https://victoronsoftware.com/posts/track-engineering-metrics/

Video: https://www.youtube.com/watch?v=yzT-1nuKvNI
#EngineeringManagement #GitHubAPI #GoogleAPIs #GitHubActions #Golang

How to easily track engineering metrics

How to automate tracking of engineering metrics and display them in Google office suite

Victor on Software

We urge our engineering leaders to eliminate busywork by automating the tracking of engineering metrics. As a side effect, they also keep their software skills sharp.

https://victoronsoftware.com/posts/track-engineering-metrics/
#EngineeringManagement #GitHubAPI #GoogleAPIs #GitHubActions #Golang

How to easily track engineering metrics

How to automate tracking of engineering metrics and display them in Google office suite

Victor on Software
GitHub REST APIを利用してGitHub Actionsのログをダウンロード - Qiita

本記事は、GitHub Actionsで実行したワークフローのログをGitHubのREST APIを利用してダウンロードしたときの内容を記載します。はじめにGitHub Actionsの実行ログ…

Qiita

【保存版】GitHubアクセストークン全種別解説: Personal Access Token、OAuth、GitHub App、GITHUB_TOKENの違い
https://qiita.com/suin/items/1ce9e11bd1c203fb1167?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items

#qiita #GitHub #GitHubAPI #GitHubApps

【保存版】GitHubアクセストークン全種別解説: Personal Access Token、OAuth、GitHub App、GITHUB_TOKENの違い - Qiita

GitHubを使用する開発者にとって、アクセストークンの理解は非常に重要です。本記事では、GitHubの各種アクセストークンについての概要、その特徴や使用方法、有効期限、セキュリティ上の注意点などを…

Qiita
GASを使ってGithubのプルリク状態をSlackに通知する - Qiita

はじめに皆さん、こんにちは!最近(また)コーヒーホリックになりつつあるエンジニアの@atokです。皆さんは、複数のGithubリポジトリでプルリクエストが溜まってしまうような経験をしたことはな…

Qiita

How to Request a REST API in Common Lisp

This blog post introduces a new video tutorial on how to request a REST API using Common Lisp. It covers creating a full-featured project, studying the GitHub API, and building a command-line application. The tutorial uses libraries like Dexador for HTTP requests and Shasht for JSON handling.

#CommonLisp #RESTAPI #Tutorial #Programming #GitHubAPI #GitHub

https://lisp-journey.gitlab.io/blog/new-video-how-to-request-a-web-api-with-common-lisp/

New video: how to request a REST API in Common Lisp: fetching the GitHub API 🎥 - Lisp journey

A few weeks ago, I put together a new Lisp video. It’s cool, sound on, ‘til the end ;) I want to show how to (quickly) do practical, real-world stuff in Lisp. Here, how to request a web API. We create a new full-featured project with my project skeleton, we study the GitHub API, and we go ahead. I develop in Emacs with Slime, but in the end we also build a binary, so we have a little application that works on the command line (note that I didn’t use SBCL’s core compression, we could have a lighter binary of around 30MB).

Lisp journey
[技育CAMPキャラバン]GitHubの統計情報を用いたユーザーのランク付け - Qiita

概要2024年2月3日に東京で行われた技育CAMPキャラバンハッカソンに参加しました。本ハッカソンにてGitHub統計情報からユーザーをランク付けして画像を生成するGitHub Personaを…

Qiita