Farshid's Weblog

Posts tagged “github”

  1. Clone, edit and push files that live in a Gist
  2. Configuring GitHub Codespaces using devcontainers
  3. Paginating through the GitHub GraphQL API with Python
  4. Syntax highlighting Python console examples with GFM
  5. Publishing a Docker container for Microsoft Edit to the GitHub Container Registry
  6. Ensure labels exist in a GitHub repository
  7. Combined release notes from GitHub with jq and paginate-json
  8. Bulk fetching repository details with the GitHub GraphQL API
  9. Cumulative total over time in SQL
  10. Attaching a generated file to a GitHub release using Actions
  11. Back-dating Git commits based on file modification dates
  12. GitHub Actions, Issues and Pages to build a daily planner
  13. Transferring a GitHub issue from a private to a public repository
  14. Migrating a GitHub wiki from one repository to another
  15. Assistance with release notes using GitHub Issues
  16. Converting HTML and rich-text to Markdown
  17. Configuring Dependabot for a Python project
  18. Reporting bugs in GitHub to GitHub
  19. Bulk editing status in GitHub Projects
  20. GitHub OAuth for a static site using Cloudflare Workers
  21. Finding uses of an API with the new GitHub Code Search
  22. Searching for repositories by topic using the GitHub GraphQL API
  23. Setting up a custom subdomain for a GitHub Pages site
  24. Accessing repository dependencies in the GitHub GraphQL API
  25. Creating GitHub repository labels with an Actions workflow
  26. Defining setup.py dependencies using a URL