-
-
Probably better to use the official Github actions, which does not involve the use of another branch anymore.
- [ ] In `.github/workflows/on-merge-to-develop.yml`
- [ ] In our `README.md` example …
-
on behalf of Aledade
This is related to https://github.com/astronomer/deploy-action/issues/82, but the rebase/force push presents a slightly different form of how $GITHUB_REF is formed coming into the…
-
https://www.accredible.com/blog/engineering-terragrunt-and-github-actions-for-multi-account-multi-region-aws-iac
-
### Have you checked that your issue isn't already filed?
- [X] I read through [FAQ](https://github.com/alshedivat/al-folio/blob/master/FAQ.md) and searched through the [past issues](https://github.c…
-
**Description of Feature:**
We should set up GitHub actions to automatically build the image, push to ECR, and deploy to ECS upon tagging a release.
Additionally, we should consider how to handl…
-
As part of the CI/CD process, we should have the ability for github to automatically pkg up and deploy updates to the website.
We will likely need to tar/untar the contents vis ssh/scp
Here is a…
-
https://github.com/organizations/nbtca/settings/actions/runners/new?arch=x64&os=linux
steps:
- [ ] 新建一个ubuntu虚拟机
- [ ] 启动runner实例并连接到组织
-
### Question
Hi everyone. I have a problem regarding actions.
I am using a simple test action
```cds
service ProcessorService {
// Some entities
action test() returns String;
}
`…
-