kucherenko / ol0lo

0 stars 0 forks source link

Implement task #67 - add github actions #70

Open brian-ai-assistant-dev[bot] opened 1 year ago

brian-ai-assistant-dev[bot] commented 1 year ago

To add GitHub Actions for building, testing, and deploying the web application, I have created a main.yml file inside the .github/workflows directory and added a test script to the package.json file. The main.yml file defines two jobs: build and deploy. The build job is triggered on every push to the main branch and performs the steps of checking out the code, installing dependencies, building the application, and running tests. The deploy job is dependent on the build job and is triggered when the build job is successful. It also checks out the code, installs dependencies, and deploys the application to production. I have also provided the updated package.json file with the added `

netlify[bot] commented 1 year ago

Deploy Preview for willowy-kleicha-1542e1 ready!

Name Link
Latest commit 2d4505d75b222d7254e456c675a3d325df1b7444
Latest deploy log https://app.netlify.com/sites/willowy-kleicha-1542e1/deploys/64b576d77c498f0008f6f3ae
Deploy Preview https://deploy-preview-70--willowy-kleicha-1542e1.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.