Scott Schreckengaust

Results 17 issues of Scott Schreckengaust

``` ❯ asdf --version v0.8.0 ❯ asdf plugin list --urls --refs | grep vagrant vagrant https://github.com/Banno/asdf-hashicorp.git master 4bd2904 ❯ asdf list vagrant No versions installed ❯ asdf list all vagrant...

Textract has an output results format in JSON. https://docs.aws.amazon.com/textract/latest/dg/textract-dg.pdf Specifically, the three types of analysis, https://docs.aws.amazon.com/textract/latest/dg/how-it-works-analyzing.html for the categories: 1. text, 2. forms, and 3. tables

enhancement

Fixes #166 [![Build Status](https://travis-ci.org/scottschreckengaust/graphql-core.svg?branch=master)](https://travis-ci.org/scottschreckengaust/graphql-core)

*Issue #, if available:* Tests "FAIL" for CloudFormation resources that do not support the `Tags` property. *Description of changes:* Add resources that do not support the `Tag` property as an...

**Describe the bug** Attempting to use the `-b` option to specify an override buildspec path results in "no such file or directory". This is even when the `-m` switch is...

CodeBuild-local

## Problem The official node images are missing the `lts` and `18` tags for the `arm32v6` architecture https://hub.docker.com/r/arm32v6/node/: ``` % docker pull arm32v6/node:lts Error response from daemon: manifest for arm32v6/node:lts...

**What is the problem you're trying to solve?.** Ability to run the AWS SAM CLI: ``` % sam local invoke Error: Running AWS SAM projects locally requires Docker. Have you...

enhancement

https://github.com/scottschreckengaust/orter/actions/runs/6879113816/job/18710311866#step:3:979 ``` Unable to find image 'ghcr.io/oss-review-toolkit/ort-extended:latest' locally using `@v1` action ``` --- name: ort-toolkit on: push: branches: - main workflow_dispatch: {} jobs: ort: runs-on: ubuntu-latest permissions: contents: write steps:...

When the association already exists the bootstrap fails, but should succeed. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...

Adds a Java package --- By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

star-contributor