GitHub Actions: Trigger a workflow with workflow_dispatch
2022-11-22 | github-actions, devops, ci-cd
Scenario & Requirements # We have a part of our application in one repository, called web-application. ...
Scenario & Requirements # We have a part of our application in one repository, called web-application. ...
Objective # This article is an incremental set of changes to the “Matter Metrics” watch face that was created in a previous tutorial here. ...
Objective # Deploy the Promtail-Loki-Grafana stack on a Kubernetes cluster using Helm. ...
High-level view of the key steps # (Assumed as pre-requisite): Install Visual Studio Code (Assumed as pre-requisite): Have a Garmin account Installing the Garmin Connect SDK Installing the MonkeyC extension (Garmin SDK extension for project support, development and code analysis) Set up a new MonkeyC Watch face project Run the Garmin device simulator Create the digital time display Create a function to draw ‘gauges’ Configure data gauges Compile the project Upload to Garmin Connect IQ store Download the watch face to your watch The repository for this guide can be found here. ...
High-level authentication and authorization flow # In this configuration, we use GitHub as the identity and authentication provider (i. ...
Preface on CORS # Cross-Origin Resource Sharing ( CORS) is an “issue” that often pops up during development of web applications that call backend services for data and functionality. ...
After learning the basics of Progressive Web Applications (PWAs) at work, I decided to update this site to fill the requirements of a PWA. ...
Scenario # Front-end container front, serving a webapp on port 9001 Back-end service container back, serving an API on port 80 Primary Objective: Reach and query back container from the front, using its service name: http://back/. ...
Here, a ‘failing step’ means a step that includes a command with a non-zero exit code. ...
Target architecture # Two sub-domains, single TSL wildcard certificate Single load balancer (with a singular public IP) Two environments (=namespaces) of an application with both front and back components graph LR subgraph domains[Domains] url-one[one. ...