Results 127 issues of Chuck Grindel

## Goals 1. Remove need for Swift index JSON file. 2. Move Gazelle plugin to its own repository. 3. Create release 1.0.0. ## Tasks - [x] Process SPM `Package.swift` and...

enhancement

Currently, just treating it as a library.

enhancement

BCR presubmit fails if the values do not match. Related to #977.

chore

[Availability for OSS projects](https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/)

chore

``` # Don’t want to push a rules author to update their deps if not needed. # https://bazel.build/reference/command-line-reference#flag--check_direct_dependencies # https://bazelbuild.slack.com/archives/C014RARENH0/p1691158021917459?thread_ts=1691156601.420349&cid=C014RARENH0 common --check_direct_dependencies=off ``` [Related Slack thread](https://bazelbuild.slack.com/archives/C014RARENH0/p1691158021917459?thread_ts=1691156601.420349&cid=C014RARENH0)

chore

The UI tests fail in CI using Xcode 15. Example error output: ``` [2023-11-19 15:46:38 +0000] Status=4, isTerminal=NO, Elapsed=05:01. Waiting on System App [2023-11-19 15:46:38 +0000] Status=4294967295, isTerminal=YES, Elapsed=05:03. Finished...

chore