Actions¶
I have also developed quite a few GitHub Actions.
Additionally, if you would like a new action created, let us know...
Actions Tools¶
These are actions are using actions-tools:
- Create Files Action: cssnr/create-files-action
- Python Action Template: smashedr/test-action-py
- Python UV Action Template: smashedr/test-action-uv
Published¶
All these actions are published on the Actions Marketplace.
Docker¶
Vendor Specific¶
- Zensical Action
- VirusTotal Action
- Algolia Crawler Action
- Cloudflare Purge Cache Action
- Mozilla Addon Update Action
Version Tags¶
JSON Tools¶
Release¶
Issues¶
Generic¶
- Actions Up Action
- Web Request Action
- Mirror Repository Action
- Label Creator Action
- Get Commit Action
- NPM Outdated Check Action
- Check Build Action
Unpublished¶
These actions are not yet published but many are in use.
- cssnr/create-files-action - Create various files from templates.
- cssnr/draft-release-action - Keep a draft release ready to publish.
- cssnr/env-json-action - Convert env file to json or vice versa.
- cssnr/push-artifacts-action - Sync files to a remote host with rsync.
- smashedr/update-release-notes-action - Update release notes.
- smashedr/combine-release-notes-action - Combine release notes.
Template¶
These are basic action templates that I use for creating new actions.
- javascript-action - JavaScript
- typescript-action - TypeScript
- py-test-action - Dockerfile Python
- test-action-uv - Dockerfile Python UV
- docker-test-action - Docker Image Python
Additional Information
For more details visit: https://actions.cssnr.com/
