-
Notifications
You must be signed in to change notification settings - Fork 2
GitHub Actions
Anthony Fok edited this page Feb 2, 2022
·
7 revisions
[Very early draft of random notes and links]
Let’s find out how we can abuse fully utilize GitHub Actions and GitHub-hosted runners (Linux, macOS and Windows virtual machines) for automated tasks, etc.
- Getting traction with GitHub Actions - YouTube (2021-02-26) as part of GitHub InFocus at https://infocus.github.com/ starting Feb 23 to March.
- GitHub Actions updates - YouTube (2021-02-21)
- Abusing Your CI/CD: Running Abstract Machine Learning Frameworks Inside Github Actions (Global 2020) - YouTube
- Quickstart for GitHub Actions - GitHub Docs
- Migrating from Travis CI to GitHub Actions - GitHub Docs
- Switch Travis to GitHub Actions to Reduce Stress | Tomas Votruba
- Checkout · Actions · GitHub Marketplace
- peaceiris/actions-gh-pages: GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.
- New Option destination_dir for deploying to a subdirectory · Issue #324 · peaceiris/actions-gh-pages
- limjh16/jekyll-action-ts: https://github.com/helaili/jekyll-action but without Docker
- Github Actions only triggers on default branch. · Discussion #277 · actions/checkout
- Specifications for GitHub-hosted runners - GitHub Docs
- About billing for GitHub Actions - GitHub Docs
- Caching dependencies to speed up workflows - GitHub Docs
- actions/cache: Cache dependencies and build outputs in GitHub Actions
- https://github.com/softprops/action-gh-release
- More details about GitHub release assets are being studied.
easimon/maximize-build-space: Github action to maximize the available disk space on Github runners
This action optionally uses the sudo rm -rf /usr/share/dotnet trick that I used to free up more disk space, but easimon/maximize-build-space go far beyond that, with great documentation about how everything works, e.g. a 4GB swap file on a temporary disk that has 10GB free, etc. Quite fascinating.
Sprint Planning
|
Sprint Review
Wikis:
data
|
model-factory
|
opendrr-api
|
opendrr
|
python-env
|
riskprofiler-cms