-
Hi, I want to say that frisby is awesome! And I'm planning to integrate it as the CI/CD auto test for our backend endpoints.
According to [Run your tests from the CLI](https://github.com/vlucas/fri…
impvd updated
3 years ago
-
[Documentation page](https://pypi.python.org/pypi/tenacity) on PyPI has broken formatting.
The beginning looks like this:
```
Retry code until it succeeeds
Tenacity
========
.. image:: https:…
-
Umbrella issue for projects that may be worth to index if their authors don't step up.
- [ ] https://github.com/ohenley/awesome-ada
- [x] LibAdaLang
- [ ] EE KDF9 emulator
- [ ] [Gautier's proje…
-
As `getLastRunTime()` only fetches the default number of pipelines, which is [20 as of today](https://docs.gitlab.com/ee/api/index.html#offset-based-pagination), it thinks it never ran.
As we use …
-
Before we moved to the tech docs template, I set up a tool called awesome_bot to check for broken links.
I thought I could just continue scrape the markdown files for URLs and keep using the same t…
-
Hi @pahen,
Thanks for this awesome project. I wanted to share that I have package Madge into a docker image to run it without installation.
```
docker run --rm -v "$(pwd):/app" savadenn/madge m…
-
Current scripts only support `win-64`. We rely on MSYS2 compilers for this (`m2w64-toolchain_win-64` in conda-forge). Unfortunately there's no `m2w64-toolchain_win-arm64` yet. We could maybe use the M…
-
First of all, this is awesome, thank you for creating it! 🎉
`nvm` has a `stable` keyword that points to the latest stable release of node (that's ahead of the `lts/*` release). It would be great t…
JaKXz updated
5 years ago
-
It would be awesome if we could analyse tasks that are run in pull request pipelines, i.e. any task that is run in CI but isn't run on the main branch
This would allow us to track performance that …
Ezard updated
9 months ago
-
Following https://docs.kurtosis.com/how-to-local-eth-testnet#deploy-and-test-your-dapp-locally, and got this error:
```
$ npx hardhat test --network localnet
ChipToken
mint
1) …