The18thHuman / angular-react-starter

Angular 18 & React 18 & Node Examples App starter
0 stars 0 forks source link

feat: ci pipeline #1

Open The18thHuman opened 5 days ago

The18thHuman commented 5 days ago

Github actions pipeline of an angular app that involves docker image creation and publishing. This PR addresses the following task:

Test task

Pls open a github personal account if you don't have one. Pls fork the following repository (make it public) https://github.com/ganatan/angular-starter Inside that forked repo pls create Dockerfile based on an alpine image utilizing Nginx for the webserver. Pls create github actions (https://docs.github.com/en/actions) pipeline that will perform the following steps:

The18thHuman commented 5 days ago

Thank you for your feedback! I understand the issues raised during the review and will address them in a timely manner. I appreciate your patience and attention to details. I will work on implementing the necessary changes as soon as possible.

The18thHuman commented 2 days ago

I wanted to bring up an issue I'm having with email notifications related to our pipeline. Currently, I don't have an email address configured that can send these notifications without hitting quota limits. This causes the pipeline to fail because I either cannot connect to my existing email provider or it returns an error that the send quota has been reached. I'd appreciate it if you could help me set this up.