-
We're using PuppeteerSharp for a while now and it's really awesome!
But since we want to integrate it into our custom CI/CD system to automate e2e tests, we need the support for running pre recorded …
fmx20 updated
2 years ago
-
i wanted to have a single container building the required assets.
Example:
```yml
build:
stage: build assets
image: akoehnlein/surf:php72
script:
- yarn config set cache-dir …
-
### Description
The Awesome Workflow makes changes to format files or to change the `DIRECTORY.md`, and then pushes the changes to the `master` branch.
However, that branch is a protected branch, wh…
-
I have to check out the same large repository (LLVM) in two different jobs and many matrix configurations in my workflow, and it's nearly always checked out at the same commit. If I could use a cache…
-
there seems to be broken links, I am checking again, maybe false positive but
using travis-ci and awesome_bot, one can check all external links in all .md files.
I installed it on our fork, you ne…
-
This script should read from `data/conferences/en.json` and `data/meetups/en.json` and update a "Conferences" and "Meetups" section in the README, without affecting other sections in the README.
Th…
-
Hey there 👋🏻
Would it be possible for you to add a ARM64 build to this image? :)
kldzj updated
2 months ago
-
Les données de test, les commentaires, les noms de variables sont autant d'endroits propices à la pratique de l'humour dans le code
```java
@Test
public void testThatOrderTotalIsCorrect() {
…
-
Thanks for this awesome CI Server. I want to contribute to it because I want to use it for one of my projects.
I suggest to update and refactor code to ES6 style. It's more clear and more robust. (T…
-
## Use case
I would like to use the tool `flutter analyze` on our CI workflow, so, if we get a failure (fatal) from the linter
the CI fails.
Currently, I can list all the outputs, fatal, warnin…