Cardinal

Cardinal @cardinalby

Joined:
Nov 29, 2021

Cardinal
articles - 17 total

Storing currency values: data types, caveats, best practices

Intro Repeatedly facing questions, debates, and mistakes related to storing and...

Learn More 4 0Jan 10 '23

The main workflow

We have prepared all the needed composite actions and workflows, and we are finally ready to create...

Learn More 4 0Mar 15 '22

Don't let Google refresh token expire

In this part we will finish setting up workflows related to publishing the extension on Google Web...

Learn More 3 0Mar 15 '22

Publish on Chrome Web Store

In this part we are going to create the workflow that will be responsible for publishing the...

Learn More 4 0Mar 15 '22

System testing of GitHub Actions

It's the last and the shortest part of the series. Testing the whole action as a black box can be...

Learn More 5 0Feb 8 '22

Testing of Docker Actions

In this part I'm going to tell about approaches that can be used to test a Docker container...

Learn More 4 0Feb 8 '22

Testing of JavaScript Actions

Let's talk about JavaScript GitHub Actions and approaches that we can apply on the different levels...

Learn More 1 0Feb 8 '22

Testing of GitHub Actions. Intro

Introduction In this post series I want to share my experience and approaches with testing...

Learn More 5 0Feb 7 '22

DRY: reusing code in GitHub Actions

In this post I want to make a quick overview of the approaches of reusing steps of your workflow to...

Learn More 0 0Feb 4 '22

Releasing WebExtension using GitHub Actions

My Workflow I'm the author of an open-source browser extension and I want to share the...

Learn More 2 0Dec 8 '21

Publish on Firefox Add-ons

In this part we are going to create the workflow that will be responsible for publishing the...

Learn More 7 0Dec 8 '21

Build release assets

build-assets-on-release workflow Let's create the first workflow that utilizes...

Learn More 4 0Dec 8 '21

Composite actions

In this part we will start with implementing composite actions, the base building blocks that are...

Learn More 4 0Dec 7 '21

Workflows diagram

High level overview In this part we will observe the high level architecture of the...

Learn More 2 0Dec 7 '21

Introduction. Constants

Introduction In this article, I'm going to share my approach of preparing a complete CI/CD...

Learn More 2 2Dec 5 '21

GitHub Actions: implementing deferred steps

⚡️ GitHub Actions can do everything... but immediately Sometimes you can’t finish your...

Learn More 15 0Dec 1 '21

GitHub Action JS packing and releasing

🔭 Overview In this article I want to share some undocumented details of creating...

Learn More 0 0Dec 1 '21