-
# Bug Report
I am running version `1.11.6`. My server is nodejs, rendering server side EJS templates. I am using Nightwatch for tests. My scripts are:
`ci: start-server-and-test start http-get://loc…
-
まずはCI
-
We decided to keep the output mapping files out of this repo to prevent it from getting bloated.
However it's very useful to identify exactly the impact that changes to the match rules are having o…
-
We are currently using [trafico](https://github.com/orhan/trafico) to label PRs with "WIP" and "Ready for review" labels.
There are a few problems with our current solution that cannot be solved wi…
-
## Summary
In the Twitter clone project, our strategy involves leveraging GitHub Actions to seamlessly transfer a compiled image from the application repository to the manifest repository. My goal is…
-
It's easy enough to get taplo running in CI. Something like this should work (and version can be maintained with a regex in renovatebot):
```yaml
taplo:
name: Taplo
runs-on: ubuntu-22.…
-
I want to forward stripe webhooks to a local address in my automated tests in a github action. Unfortunately the interactive login with api key does not work.
### Issue
I get this error `Enter you…
-
**Please describe your new feature request**
It would be good to see the library and example projects compilation, test and lint checks results when submitting and reviewing PRs.
**Describe the …
-
Hi, I'm trying to access a database from a container with nslookup and I'm getting an error. I've made an example of my github actions to reproduce the error. If I've forgotten anything, please let me…
-
Maybe we should automatize deployment through Github Actions so everything merged into main is automatically deployed to dev and everything merged into prod is automatically merged into prod.
This …