Farshid's Weblog
Login
Posts tagged “github”
Clone, edit and push files that live in a Gist
(2025-10-18)
Configuring GitHub Codespaces using devcontainers
(2025-09-07)
Paginating through the GitHub GraphQL API with Python
(2025-04-13)
Syntax highlighting Python console examples with GFM
(2025-04-06)
Publishing a Docker container for Microsoft Edit to the GitHub Container Registry
(2025-02-15)
Ensure labels exist in a GitHub repository
(2025-02-09)
Combined release notes from GitHub with jq and paginate-json
(2025-02-01)
Bulk fetching repository details with the GitHub GraphQL API
(2024-12-22)
Cumulative total over time in SQL
(2024-12-15)
Attaching a generated file to a GitHub release using Actions
(2024-09-01)
Back-dating Git commits based on file modification dates
(2024-08-04)
GitHub Actions, Issues and Pages to build a daily planner
(2024-08-04)
Transferring a GitHub issue from a private to a public repository
(2024-07-21)
Migrating a GitHub wiki from one repository to another
(2024-06-15)
Assistance with release notes using GitHub Issues
(2024-04-13)
Converting HTML and rich-text to Markdown
(2024-02-18)
Configuring Dependabot for a Python project
(2024-01-06)
Reporting bugs in GitHub to GitHub
(2023-12-10)
Bulk editing status in GitHub Projects
(2023-11-12)
GitHub OAuth for a static site using Cloudflare Workers
(2023-10-15)
Finding uses of an API with the new GitHub Code Search
(2023-09-24)
Searching for repositories by topic using the GitHub GraphQL API
(2023-09-23)
Setting up a custom subdomain for a GitHub Pages site
(2023-07-09)
Accessing repository dependencies in the GitHub GraphQL API
(2023-06-04)
Creating GitHub repository labels with an Actions workflow
(2023-04-02)
Defining setup.py dependencies using a URL
(2023-02-19)