Tag: GitHub Actions
All the articles with the tag "GitHub Actions".
-
Easily Publish Private Packages to AWS CodeArtifact via GitHub Actions Workflow
Published: at 06:40 AMA concise guide to configure AWS credentials and automate publishing Node.js packages to AWS CodeArtifact using GitHub Actions.
-
Creating an AWS IAM Role with GitHub as a Web Identity Provider
Published: at 09:30 AMLearn how to create an IAM role that allows GitHub Actions to authenticate using OIDC as a Web Identity Provider in AWS IAM.
-
Speedup your Jest tests in GitHub Actions
Published: at 09:13 AMLearn how to speed up your jest tests in GH Actions.
-
How to keep two branches in sync on Github
Published: at 07:00 PMLearn how to keep two branches in sync using GitHub Action