Basil Crow

Results 135 issues of Basil Crow

Applies the change from https://github.com/jenkinsci/workflow-cps-plugin/pull/600 to the copypasta in this plugin.

See https://github.com/jenkinsci/jenkins/pull/7256 for the PR description.

bug

### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Ubuntu...

bug

See [JENKINS-XXXXX](https://issues.jenkins.io/browse/JENKINS-XXXXX). ### Testing done ### Proposed changelog entries - JENKINS-XXXXX, human-readable text ### Proposed upgrade guidelines N/A ```[tasklist] ### Submitter checklist - [ ] The Jira issue, if it...

work-in-progress

Upgrading Jasmine to 3.x or later currently fails with this error: ``` 17:02:48 [INFO] 13 03 2023 17:02:48.703:INFO [PhantomJS 2.1.1 (Linux x86_64)]: Connected on socket bxPTDvFdRLtlU2vpAAAB with id 28905973 17:02:48...

internal

There are still some unit tests that use PhantomJS, a project which has been [archived since 2018](https://github.com/ariya/phantomjs/issues/15344). In the long term, this will not be maintainable. The `karma-phantomjs-launcher` technology should...

internal

This plugin uses the deprecated and unmaintained Less technology (including `less-loader`). In the long term, this will not be maintainable. It is desirable to migrate to SCSS and `sass-loader`.

internal

Can we please have an example of how to integrate https://vue-i18n.intlify.dev/ with localization of both native (Electron) and web application (Vue) strings?

help wanted

## Environment | Component | Version | | ------------------ | ------- | | Maven | 3.8.6 | | Java | 11.0.16 | | SpotBugs | 4.7.2 | | FindSecBugs |...

bug

JEP-237 states that > configuration of the JVM, platform etc. is out-of-scope, as is making every feature/plugin compliant but does not describe which plugins _are_ to be made compliant. In...