Farshid's Weblog

Posts tagged “automation”

  1. Configuring GitHub Codespaces using devcontainers
  2. How to get credentials for a new Twitter bot
  3. Convert git log output to JSON using jq
  4. Ensure labels exist in a GitHub repository
  5. Combined release notes from GitHub with jq and paginate-json
  6. Conditionally creating directories in cookiecutter
  7. Back-dating Git commits based on file modification dates
  8. GitHub Actions, Issues and Pages to build a daily planner
  9. Conditionally running a second job in a GitHub Actions workflow
  10. Configuring Dependabot for a Python project
  11. Commit a file if it changed
  12. Building and deploying a custom site using GitHub Actions and GitHub Pages
  13. Building Mastodon bots with GitHub Actions and toot
  14. GitHub Actions job summaries
  15. Creating GitHub repository labels with an Actions workflow
  16. git bisect
  17. Dump out all GitHub Actions context