#actions

Clean Releases and Changelogs with Github Actions

Posted on Sat, Aug 12, 2023 actions devops automation yarn git command line

Elevate your workflow with ๐ŸŒŸ automation! Bid farewell to tangled releases and unclear changelogs. โš™๏ธ Unveil a GitHub Action that harmonizes pristine tagged releases and concise changelogs in one go. ๐Ÿš€ Keep projects orderly, pleasing devs and users alike. ๐Ÿ“ Automation takes the reins, leaving you free to excel in coding. Discover the ease of seamless releases and polished changelogs, all through a single GitHub Action. ๐ŸŽ‰

Centralizing Git Submodules with GitHub Actions and Octokit

Posted on Sat, Jun 17, 2023 devops git actions

Git Submodules are a powerful way to manage dependencies in your projects. ๐Ÿ“ฆ (However, they can be difficult to manage manually ๐Ÿ‘€) GitHub Actions and Octokit can help to streamline the management of Git Submodules. โšก๏ธ By using GitHub Actions and Octokit, you can create a workflow that automatically updates your submodules whenever you push to your repository. This tutorial will show you how to centralize Git Submodules with GitHub Actions and Octokit. ๐Ÿš€ click on the article โžก๏ธ