-
Hello, i have sparkApplication.yaml with driver configutation:
```
driver:
cores: {{.Values.params.driver_cores}}
```
in my values.yaml file:
```
params:
driver_cores: 1
…
-
```
With the crafting table UI open, press escape, this will sometimes happen if
the cursor is not over the GUI, but over the world (in the background).
Looking through the source of CI, it is sendi…
-
Hi,
Here is my scripted pipeline code:
```
def executeChecks() {
if (params.SKIP_TESTS) {
echo('Skipping Test stage')
return
}
stage('Test') {
execu…
-
Hello again everyone! 👋
Sorry for being away for a while - I had simply not time to keep the library in a shape that I'd like it to be. My apologies!
As a part of repo cleaning up process, I'd …
-
## Description
From https://github.com/rubygems/rubygems/issues/8015
> When users use pre-compiled ruby provided by rvm, some issues happend with compiler flag differences.
>
> https://ml.ruby-…
-
There are some warning in CI build probably need to check and fix
home/jenkins-op/workspace/openbmc-repository-ci/openbmc/phosphor-certificate-manager/certificate.cpp:91: warning: the use of `tempn…
-
Issues running some ipv6 tests on [test-docker-fedora35-armv8l-1](https://ci.adoptopenjdk.net/computer/test-docker-fedora35-armv8l-1) and other test-docker aarch64 linux machines. Note: Running jdk_n…
-
### Run Information
Architecture | arm64
-- | --
OS | ubuntu 18.04
Baseline | [e0bbfa0f555cf5b9d8b8749e1a91a78924c9d927](https://github.com/dotnet/runtime/commit/e0bbfa0f555cf5b9d8b8749e1a91a789…
-
### Brief description of your issue
I randomly (and, alas, non-reproducibly) get the following error after `winget upgrade` has (apparently) _correctly_ applied an update:
````
[6/6] Upgrading 'V…
-
Hi!
I am hitting this error on app.serverless.com (ci/cd deploys):
```
Error: Failed running "src.hook": "npm run build" due to the following error: Command failed: npm run build
```
## Usi…