Joe Harte
Joe Harte
# Environment **Delta-rs version**: **Binding**: **Environment**: - **Cloud provider**: S3 / IBM COS - **OS**: MacOS / Linux - **Other**: `deltalake v0.5.7 ` *** # Bug **What happened**: I have...
At the time of writing the last commit was in 2013, that's 4 years ago. The lastest commit to the Sinatra project itself was 13 hours ago. Is this project...
# Problem Launching my application which uses OAuth with the Jira client throws the error `AttributeError: module 'jwt.algorithms' has no attribute 'hashes'`. # Environment * python 3.9.1 * pipenv 2020.11.15...
In my pipeline shared library in the `vars` directory I have a class `foo.groovy` defined like so: ``` @Field private SomeClass obj = new SomeClass(steps) def someMethod() { obj.doStuff() }...
## Feature request ### Overview Publish the Python `delta-spark` package to a public Conda channel so that users of Conda can use Delta Lake. As of now, the package is...
## Expected Behavior Authenticated requests should be forwarded to the upstream without a certificate error. ## Current Behavior Users successfully authenticated with GitHub Enterprise receive a 500 error message in...
# Issue https://github.com/spinnaker/spinnaker/issues/6766 # Details Allow GitHub auth properties to be overridden when using the `github` OAuth2 provider. This allows users to use the `github` provider for configuring GitHub Enterprise,...
# Issue https://github.com/spinnaker/spinnaker/issues/6768 # Description * Current code does not handle a paginated response from GitHub API. If the user is a member of more the 30 GitHub orgs (the...
I have used the `Linkify` React component to create links within text. When I run my production Webpack build (via CRA) the output JavaScript bundle contains the following weird local...
# Issue https://github.com/spinnaker/spinnaker/issues/6769 # Description * Allow a manifest file to contain more than one embedded manifest when running a Job. This supports use cases such as a Job manifest...