Skip to content

Add missing REUSE headers to three files - #230

Merged
zachdaniel merged 1 commit into
ash-project:mainfrom
C-Sinclair:chore/reuse-headers
Sep 17, 2026
Merged

zachdaniel merged 1 commit into
ash-project:mainfrom
C-Sinclair:chore/reuse-headers

Conversation

@C-Sinclair

Copy link
Copy Markdown
Contributor

The REUSE compliance job fails on main. Three files carry no SPDX tags.

  • priv/resource_snapshots/test_repo/devices/20260422204908.json gets a .license sidecar, matching the other 14 snapshots
  • priv/test_repo/migrations/20260422204907_add_device_status.exs and test/libsql_adapter_support_test.exs get the comment header every other .exs file uses

reuse lint reports 128 / 128 files covered after this.

The mix test job also fails on main, with pending codegen for three files. That one is a separate change.

The REUSE compliance job fails on main: the devices snapshot, the
add_device_status migration and libsql_adapter_support_test.exs carry no
SPDX tags. JSON takes a .license sidecar, the two .exs files take a
comment header.
@C-Sinclair
C-Sinclair marked this pull request as ready for review September 17, 2026 20:36
@zachdaniel
zachdaniel merged commit e634feb into ash-project:main Sep 17, 2026
47 of 51 checks passed
@zachdaniel

Copy link
Copy Markdown
Contributor

🚀 Thank you for your contribution! 🚀

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.

2 participants