-
For some not yet identified reason, the `azure/webapps-deploy@v3` (I also tried `azure/webapps-deploy@v3.0.2`) fails with the following error:
```
Error: Deployment Failed, Error: No credentials foun…
-
# Setting Up a CI/CD Pipeline with GitHub Actions for InfinityFree Deployment · Shuja ur Rahman
Shuja ur Rahman - Full-stack Web Developer and Computer Science student specializing in JavaScript, PHP…
-
https://walletconnect.slack.com/archives/C03SCF66K2T/p1725397797802749?thread_ts=1725386055.864069&cid=C03SCF66K2T
-
## Description
I'm currently struggling to create a nice CI flow because this action doesn't want to create a release when no publishing happens. I would love to use this action for versioning my w…
-
Hi Lasse,
I wanted to share the GitHub Action template that deploys my FilamentPHP (v3.2) app. This template:
- Runs tests
- Triggers a deployment to Laravel Forge
- Submits test and type cove…
-
**Is your feature request related to a problem? Please describe.**
Currently we're using `Azure/static-web-apps-deploy@v1` to deploy preview environment on PR. However, we noticed that each time …
-
Set up a GitHub Actions workflow to automate deployments for ERPC. The workflow should:
- Allow manual deployment to Chiado after merging changes into main
- Allow manual deployment to Mainnet after…
-
Implement the API with functions
Use NextJS for the frontend
Deploy infrastructure with GitHub actions
Deploy code with GitHub actions
-
### What is your question? Describe in detail.
Currently, I have a simple server set up that will perform a git pull then docker build process on push to `master`. It doesn't have any logging on the …
-
- this issue deals with adding GitHub Actions workflows to the project. below would be ideal deliverables for completion of these tasks:
- [x] to have an action workflow for uploading/publishing …