-
Wikipedia references:
* https://en.wikipedia.org/wiki/Continuous_integration
* https://en.wikipedia.org/wiki/Build_automation
* https://en.wikipedia.org/wiki/Monorepo
Jenkins and Travis are …
ghost updated
2 months ago
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
I'm having some issues with the Apple silicon scipy package for my conda-forge feedstock CI …
-
There is an official Docker image for `snapcraft` https://snapcraft.io/docs/snapcraft-docker-images
Using it as an official [docker container action](https://docs.github.com/en/actions/creating-ac…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/webdriverio/webdriverio/blob/main/CONTRIBUTING.md#reporting-new-i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
Revoir la CI / CD avec collecter pour livrer correctement les bundles gide et la bonne version de drama-queen (branche à part).
⚠️ vérifier les versions de node des runners GitLab
-
Currently RPMs are updated, built and added to the repo manually. It would be nice to script this funtionality so that we can have changes pushed to github trigger rebuilding of RPMs and updating of t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Open
These updates have all …
-
**Description**
**Steps to reproduce the issue:**
1. `docker pull myimage:latest`
2. `docker build --cache-from my-image:latest -t my-image:latest .`
**Describe the results you receive…
-
I am running a CI target of a native Python module compiled with `-fno-omit-frame-pointer -fsanitize=address,undefined -fno-sanitize=vptr`. I am using stock Python and preload ASan as described [here]…