Matthew Casperson

Results 10 issues of Matthew Casperson

VersionEye is currently reporting Maven versions incorrectly. For example, a project that uses `commons-lang:commons-lang:2.6.redhat-6` would be flagged as using an older version than `commons-lang:commons-lang:2.6`, even though the Maven versioning rules...

**Describe the bug** The `default_value` of `Test2` in the tenant project variable template example below is saved as plain text by the Octopus API, whereas it would be saved as...

kind/bug
category/dev-experience

**Describe the bug** Given the following Terraform: ```hcl terraform { required_providers { octopusdeploy = { source = "OctopusDeployLabs/octopusdeploy", version = "0.13.2" } } } variable "octopus_server" { type = string...

Iridium has a fairly comprehensive dialect for testing web applications, and there is some discussion around the possibility of extending this to support API testing. To support API testing, we...

See http://stackoverflow.com/questions/34846014/using-selenium-remotewebdriver-behind-corporate-proxy for details.

ZAP forces the use of a headless environment, which prevents desktop recording and report opening.

You are forced to wait for the spidering timeout when launching a ZAP security test via Web Start. The percentage done works fine when run from a local build.

…changes allows for a nil string for the value.

**_Are you a customer of Octopus Deploy? Don't raise the issue here. Please contact [our support team](https://octopus.com/support) so we can triage your feature request, making sure it's handled appropriately._** #...

kind/enhancement

**Describe the bug** When deploying a large terraform module that takes at least an hour to complete to a cloud Octopus instance, you'll get a "http2: server sent GOAWAY" error....

kind/bug
category/api