Skip to content

Add the license file and drop the redundant action - #3

Merged
nicodes merged 1 commit into
mainfrom
add-license-drop-action
Jul 31, 2026
Merged

Add the license file and drop the redundant action#3
nicodes merged 1 commit into
mainfrom
add-license-drop-action

Conversation

@nicodes

@nicodes nicodes commented Jul 31, 2026

Copy link
Copy Markdown
Member

Two small cleanups.

LICENSE — the README has always said MIT but there was no LICENSE file. All 14 addon repos carry one; this is that exact text, verbatim (identical checksum).

action.yml — a composite action that installed the CLI via go install. aviorstudio/gdam-actions/install now does that for every repo, and nothing references this one (uses: aviorstudio/gdam@ appears nowhere), so it's a third definition of "install gdam" with no consumer.

🤖 Generated with Claude Code

The README has always said MIT but there was no LICENSE file; the fourteen
addon repositories all carry one. This is the same text, verbatim.

action.yml was a composite action that installed the CLI with `go install`.
aviorstudio/gdam-actions/install now does that job for every repository, and
nothing references this one, so it is one more definition of "install gdam"
with no consumer.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@nicodes
nicodes merged commit a8882a5 into main Jul 31, 2026
1 check passed
@nicodes
nicodes deleted the add-license-drop-action branch July 31, 2026 00:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant