Joe George

Results 10 comments of Joe George

This project seems to have been abandoned. @afonsof?

@tchp I haven't tried this but I think copying and pasting all of `https://cdn.rawgit.com/afonsof/jenkins-material-theme/gh-pages/dist/material-{{your-color-name}}.css` into the `Extra CSS` settings might work for you (IIRC it's available in the latest version...

What about adding `yum-utils` to `centos/7/ks.cfg`? Isn't this where it really belongs if it's expected to be installed and ran every time in `cleanup.sh`?

I wonder if it's related to my fix from a month or so ago

I just tried without the workaround on Big Sur with Swift `5.3.2` and it doesn't crash! Could someone else also try to be sure? EDIT: Never mind, I got a...

Still failing with ``` ❯ swift --version swift-driver version: 1.45.2 Apple Swift version 5.6.1 (swiftlang-5.6.0.323.66 clang-1316.0.20.12) Target: arm64-apple-macosx12.0 ``` ``` *** [19/32] Running swift/Ice/operations tests *** [ running client/server test...

We only ever have one certificate at a time right mow, do we plan on changing this for 4.0? Add support for multiple certificates in one communicator.

Any workarounds in the meantime, https://github.com/Kronuz/esprima-python/pull/8 doesn't seem to be moving anywhere?

Hi @ClausKlein, Sorry for the delay in responding to this issue. Some of the lints are directly relevant to code in this repo, which we'll look into fixing. Most are...

I just tested with ``` ❯ swift --version swift-driver version: 1.62.15 Apple Swift version 5.7.2 (swiftlang-5.7.2.135.5 clang-1400.0.29.51) Target: arm64-apple-macosx13.0 ``` and didn't get a crash after looping 200 times.