Skip to content

chore: point project URLs at getprovenant.dev - #1332

Merged
mstykow merged 1 commit into
mainfrom
chore/custom-domain-urls
Jul 25, 2026
Merged

chore: point project URLs at getprovenant.dev#1332
mstykow merged 1 commit into
mainfrom
chore/custom-domain-urls

Conversation

@mstykow

@mstykow mstykow commented Jul 25, 2026

Copy link
Copy Markdown
Collaborator

The site now serves from the custom domain https://getprovenant.dev (valid Let's Encrypt cert, Enforce HTTPS on). The old getprovenant.github.io URL 301-redirects there, so nothing breaks either way — this just makes the canonical URL correct.

Changes

  • Cargo.tomlhomepage (reaches crates.io with the next release)
  • CITATION.cffurl
  • README.md — website link + the comparison link in the demo caption
  • .github/workflows/release.ymlorg.opencontainers.image.url / .documentation container labels

Notes

  • The site repo has already been switched over (public/CNAME, canonical site, and the JSON-LD URLs).
  • examples/sbom/ is untouched — those are generated artifacts and will pick this up on their next regeneration.
  • Scope: URL strings only; no behavior change.

The site now serves from the custom domain (getprovenant.github.io 301s to
it). Updates the crate homepage, CITATION url, README links, and the container
image url/documentation labels. Cargo.toml homepage reaches crates.io with the
next release.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Signed-off-by: Maxim Stykow <maxim.stykow@gmail.com>
@greptile-apps

greptile-apps Bot commented Jul 25, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the project’s canonical website from getprovenant.github.io to getprovenant.dev.

  • Updates package and citation metadata.
  • Updates README website and comparison links.
  • Updates OCI image URL and documentation labels.

Confidence Score: 5/5

The PR appears safe to merge because the canonical URL substitutions are consistent across the changed metadata and documentation.

The changes preserve valid HTTPS URL syntax, leave release and runtime behavior unchanged, and introduce no concrete broken-link or metadata-contract failure.

Important Files Changed

Filename Overview
.github/workflows/release.yml Updates OCI image website and documentation labels to the custom domain without altering release behavior.
CITATION.cff Updates the software citation URL to the custom domain.
Cargo.toml Updates the crate homepage metadata to the custom domain.
README.md Updates the website and comparison-page hyperlinks to the custom domain.

Reviews (1): Last reviewed commit: "chore: point project URLs at getprovenan..." | Re-trigger Greptile

@mstykow
mstykow merged commit bda0afb into main Jul 25, 2026
13 checks passed
@mstykow
mstykow deleted the chore/custom-domain-urls branch July 25, 2026 14:46
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