Dan Nicholson

Results 35 issues of Dan Nicholson

This enables `WorkManager` tasks via the `--worker` p4a option. This is based on the work in #2464, with the following differences: * Support is added in the common bootstrap rather...

### Checklist - [x] the issue is indeed a bug and not a support request - [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [ ] I have a short, runnable...

### Checklist - [x] the issue is indeed a bug and not a support request - [x] issue doesn't already exist: https://github.com/kivy/python-for-android/issues - [ ] I have a short, runnable...

feature-request

Many of the tools run by p4a store intermediate files in the user's home directory. Passing the HOME environment variable to the build environment has 2 positive effects: 1. To...

### What feature do you want to see added? Currently the plugin provides certificate credentials where the implementation fetches a certificate out of Vault's K/V secret storage. It would be...

enhancement

On Unix like systems, distutils will usually set the preprocessor attribute to the appropriate command. On MSVC it never sets the preprocessor, though. In either case, try to use it...

`make_cffi.py` assumes the first argument of the distutils compiler will work as the preprocessor. That fails when using `ccache` by prepending it in the `CC` environment variable like `CC="ccache gcc"`....

## Summary Make the `importcontent` `--fail-on-error` option handle more error cases. ## References Previously this was implemented in #9259 to address #9258. I opened #9590 to track the fixes here....

## Observed behavior For #9258, a `--fail-on-error` option was added to `importcontent` so that it would fail the command if there were issues importing content. However, it currently only covers...

### Jenkins and plugins versions report Environment Jenkins: 2.332.1 OS: Linux - 5.10.0-13-cloud-amd64 --- ace-editor:1.1 amazon-ecr:1.7 ansicolor:1.0.1 antisamy-markup-formatter:2.7 apache-httpcomponents-client-4-api:4.5.13-1.0 authentication-tokens:1.4 aws-credentials:191.vcb_f183ce58b_9 aws-java-sdk-ec2:1.12.163-315.v2b_716ec8e4df aws-java-sdk-ecr:1.12.163-315.v2b_716ec8e4df aws-java-sdk-minimal:1.12.163-315.v2b_716ec8e4df bootstrap4-api:4.6.0-3 bootstrap5-api:5.1.3-6 bouncycastle-api:2.25 branch-api:2.1044.v2c007e51b_87f build-name-setter:2.2.0 buildresult-trigger:0.17...

bug