Farshid's Weblog

Posts tagged "github-actions"

# Title Date Author
33
Open a debugging shell in GitHub Actions with tmate
32
Automatically maintaining Homebrew formulas using GitHub Actions
31
actions/setup-python caching for setup.py projects
30
Testing against Python 3.11 preview using GitHub Actions
29
Running tests against multiple versions of a Python dependency in GitHub Actions
28
Serving a JavaScript project built using Vite from GitHub Pages
27
Ensure labels exist in a GitHub repository
26
Attaching a generated file to a GitHub release using Actions
25
GitHub Actions, Issues and Pages to build a daily planner
24
Installing different PostgreSQL server versions in GitHub Actions
23
Using Prettier to check JavaScript code style in GitHub Actions
22
Running cog automatically against GitHub pull requests
21
Conditionally running a second job in a GitHub Actions workflow
20
Using grep to write tests in CI
19
Running different steps on a schedule
18
Emulating a big-endian s390x with QEMU
17
Skipping a GitHub Actions step without failing
16
Commit a file if it changed
15
Only run GitHub Action on push to master / main
14
Storing files in an S3 bucket between GitHub Actions runs
13
Check spelling using codespell
12
Using the GitHub Actions cache with npx and no package.json
11
Building and deploying a custom site using GitHub Actions and GitHub Pages
10
Optimizing PNGs in GitHub Actions using Oxipng
9
Building Mastodon bots with GitHub Actions and toot
8
GitHub Actions job summaries
7
Running tests against PostgreSQL in a service container
6
Creating GitHub repository labels with an Actions workflow
5
Code coverage using pytest and codecov.io
4
Dump out all GitHub Actions context
3
Set environment variables for all steps in a GitHub Action
2
Updating a Markdown table of contents with a GitHub Action
1
Talking to a PostgreSQL service container from inside a Docker container