Skip to content

chore: track rebar.lock for reproducible builds - #5

Merged
Taure merged 1 commit into
mainfrom
chore/track-rebar-lock
Jul 1, 2026
Merged

chore: track rebar.lock for reproducible builds#5
Taure merged 1 commit into
mainfrom
chore/track-rebar-lock

Conversation

@Taure

@Taure Taure commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Stop gitignoring rebar.lock and commit it, so nova_auth_oidc has reproducible builds and an auditable dependency set — matching the nova_auth convention.

The committed lock is refreshed to the current resolved set:

  • nova_auth0.2.0 (was 0.1.1)
  • kura2.0.6 (was 1.19.2; the old kura-1.x Postgres driver deps pgo/pg_types/backoff/opentelemetry_api drop out)

No source or dependency-requirement changes; rebar.config is untouched.

Remove rebar.lock from .gitignore and commit it, pinned to
nova_auth 0.2.0 and kura 2.0.6, so builds are reproducible and the
dependency set is auditable (matching nova_auth's convention).
@Taure
Taure merged commit a5e4f99 into main Jul 1, 2026
15 checks passed
@Taure
Taure deleted the chore/track-rebar-lock branch July 1, 2026 19:58
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