Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
-
You can access the Action page here, and the repository here.
-
You may also turn on GitMoji convention if you prefer your messages baked with emojis ðŸ¤
-
Appwrite
Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.
-
The Action is built using TypeScript and Node.js, popular choices for GitHub Actions due to their excellent support for asynchronous operations, a crucial requirement considering the multiple I/O operations involved. In the initial setup, I used the actions/toolkit package which provides useful utilities to streamline the creation of GitHub Actions. I picked @actions/core for basic functionalities such as inputs, outputs, and error handling, @actions/github to interact with GitHub's REST API, and @actions/exec to execute shell commands.
Related posts
- Introducing my Lightweight PHP Framework: Simplifying Small Projects with a Powerful Core!
- jsDevStarterPack
- Git sloppiness and obsessively compulsively committing to the remote repo
- Which "Conventional Commit" Type To Use When Just Adding Comments To Source File?
- OpenCommit: GPT CLI to auto-generate impressive commits in 1 second 🤯🔫