-
A case has been made that since the `spk` command is primarily a tool used by developers, and because day-to-day developer workflows generally involve working with the "local" repo, that the "local" r…
jrray updated
2 years ago
-
This is a discussion for a concept I'm working on; it is also preliminary work on hopefully support for arm64.
I'm working on a concept to improve the build speed of the image.
The concept I'm usi…
-
**Is this a request for help?**: Yes
---
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): n/a
**Version of Helm and Kubernetes**:
**What happened**:
Running ct as …
-
When I run `./manage.py test` on GitLab CI I get the following error.
After test output:
```
Traceback (most recent call last):
File "/root/.local/share/virtualenvs/project-xauW7Ao3/lib/python…
-
Hi, I have a Gemfile with:
gem 'firebase'
after bundle install, when I type:
require 'firebase'
I get:
```
irb(main):001:0> require 'firebase'
LoadError: cannot load such file -- firebase
`…
-
```
error: Failed to delete invalidated or incompatible incremental compilation session directory contents `/home/manishearth/mozilla/servo/target/debug/incremental/script-23kpbvowy6y9i/s-f8z0p73x3w-…
-
TaskCluster is a CI service provided by Mozilla, and available to both Firefox development (Firefox-CI instance) and Community on Github (Community TaskCluster). It’s being widely used across some Moz…
-
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [x] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [x] I've read the [docs](https://djlint.com)…
-
## Description
https://github.com/DavidAnson/markdownlint/issues/998
### Environment
Docker, GitLab Runner, CI
```
Markdown lint tool:
stage: test
script:
- gem install m…
-
I ran into an error in my CI/CD testing. I am performing a test where I compile all crate dependencies using the minimum valid version numbers. The bilge-impl crate fails to compile - although the err…