Nick Tan
Nick Tan
thi, thanks for developing this nice lib as Jenkins support rest api call with access token, can you add access token auth in this lib? thanks
it would be nice if there would be a "Instant Search" box on the toolbar, just like the "Quick Access" box of Eclipse Juno and Kepler, see attached image. this...
hi, we have the stale app installed for our org, it has IP Whitelist enabled, so to make stale app work, i have to put stale in the allow list,...
the AWS logs integration was release https://docs.datadoghq.com/api/v1/aws-logs-integration/ could you add api to be able to manage the aws logs integration here is the golang implementation: https://github.com/DataDog/datadog-api-client-go/blob/master/api/v1/datadog/docs/AWSLogsIntegrationApi.md Thanks
https://github.blog/2020-01-13-highlights-from-git-2-25/ git supports sparse checkout. in my case, i'd like to clone (checkout) a subfolder out of a large git repo for now it seems can not be done with...
**Describe the bug** I have the workflow listen on event `deployment` for app deployment. I'd like to reuse the same workflow for both nonprod and prod. that means i have...
### What this PR does / why we need it in my case, the `/var/jenkins_home/casc_configs/jcasc-default-config.yaml` file was not cleaned after the initialization success. while I have `initializeOnce: true` and `configAutoReload.enabled:...
clone of https://github.com/cbeust/testng/issues/670
github actions is quite promising CI/CD solution provided by gtihub, let's implement the release process with github actions so anybody in the team can release it, and the release is...