-
@ataylorme, do you have thoughts on what a CI process would/should look like for this plugin?
-
### Before submitting your bug report
- [X] I believe this is a bug. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue]…
-
So, I was building a docker image on architecture linux/amd64. I got an image and wanted to setup my GitLab CI Pipeline:
```
stages:
- testing
- history_copy
- reports
- deploy
d…
-
# Core Content Types
* [x] media_selection
* [x] block
* [x] page_selection
* [x] single_page_selection
* [x] single_category_selection #45
* [x] category_selection
* [x] contact_account_sele…
-
**Describe where we can find the problematic topic**
We have LOTS of example BASIC programs in the manual. We should have an automatic means of testing them, for any change in output on different ver…
-
When running the tests in Chrome or Firefox, the browsers open briefly, but no actual tests get executed. The same tests work just fine in PhantomJS.
Here's a small repo demonstrating the issue: ht…
jffry updated
2 years ago
-
## Issue description
I'm confused by this (on 18.03):
```
note: keeping build directory '/tmp/nix-build-chromium-67.0.3396.87.drv-0'
builder for '/nix/store/lm75yx635ad87s85x7jb69ara9cpvhqx-ch…
-
**Describe the bug**
OpenCV Headless isn't working with Lambda Layers. Getting an error:
```
{
"errorMessage": "Unable to import module 'lambda_function': libgthread-2.0.so.0: cannot open shar…
-
I cannot install the current .deb package. Raspberry Pi is armhf, not amd64.
-
Since phantom-js is no longer maintained, perhaps jsdom could be used?