Jamie Magee

Results 132 issues of Jamie Magee

This pull request adds the JSON schema for `cgmanifest.json`. ## FAQ ### Why? A JSON schema helps you to ensure that your `cgmanifest.json` file is valid. JSON schema validation is...

## Changes - Sets `resetMocks`[^1] in `jest.config.ts` (equivalent to calling `jest.resetAllMocks`[^2] before each test) - Removes any explicit calls to `jest.resetAllMocks` - Fixes tests that were relying on mocks from...

### Component(s) _No response_ ### Describe the issue you're reporting The `opentelemetry-collector-contrib` container image is already well optimized by using `FROM scratch`[^1]. But by using [`upx`][1] to compress the `otelcontribcol`...

enhancement
artifact:docker

L: ruby:bundler
L: java:gradle
L: elm
L: git:submodules
L: docker
L: dotnet:nuget
L: dart:pub
sorbet 🍦
L: devcontainers

### Code improvement description A lot of our base container images use images from [Docker Hub][1]. Unfortunately, Docker Hub has quite restrictive rate limits[^1] and we frequently hit them when...

T: tech-debt ⚙️

## Language name [Nickel][1] ## URL of example repository - https://github.com/tweag/tf-ncl-examples - https://github.com/nickel-lang/nickel-nix ## URL of syntax highlighting grammar https://github.com/nickel-lang/tree-sitter-nickel/blob/main/grammar.js ## Most popular extensions - `.ncl` ## Detected language [NCAR...

Add Language
Good First Issue

### Contributing guidelines - [x] I've read the [contributing guidelines](https://github.com/docker/setup-qemu-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree ### I've found a bug, and: - [x] The documentation does not mention anything about my problem...

status/triage

### Describe the need Currently, the return type of all methods is [`Sawyer::Resource`][1]. This is pretty much a hash/dictionary object of the response body. It would be more useful to...

Status: Stale
Status: Up for grabs
Type: Feature

Support for Conan was added in #692 and released in https://github.com/microsoft/component-detection/releases/tag/v3.6.0, but it's missing in the smoke test matrix: https://github.com/microsoft/component-detection/blob/ec4d0439c77af8fb2bbcd479e84f102106e65a35/.github/workflows/smoke-test.yml#L22-L36 AB#2101324

status:ready
type:tests

Successor to #79 Original PR description: > Per a conversation about adding target framework information to the component detection data, this is a PR that shows what that could look...