Skip to content

Add static/banner/v1.json, the art Weaviate fetches for its repeat banner - #3688

Open
g-despot wants to merge 2 commits into
mainfrom
banner/startup-art
Open

Add static/banner/v1.json, the art Weaviate fetches for its repeat banner#3688
g-despot wants to merge 2 commits into
mainfrom
banner/startup-art

Conversation

@g-despot

@g-despot g-despot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Weaviate Database v1.40+ (weaviate/weaviate#12738) logs a startup banner and repeats it every BANNER_INTERVAL; the repeat draws its art from https://weaviate.io/banner/v1.json when it can fetch it and falls back to embedded art otherwise. This adds that file under static/banner/.

The shape (schema_version: 1, art: up to 10 lines of up to 100 columns, printable characters only) is a contract with released binaries: change the art freely, never the shape — a new format gets v2.json.

Update 2026-08-27. The file also carries an optional message: up to 3 lines of up to 100 columns that Weaviate prints under the banner as a ► News: line, for a release or feature announcement; leave it empty when there is nothing to announce. It currently carries the 1.39 announcement — the blog URL in it should be checked against the published post before merge.

Served at weaviate.io/banner/v1.json. Weaviate Database v1.40+ fetches it
for the banner it logs every BANNER_INTERVAL and falls back to embedded art
when it cannot. Keep this file's shape; a new format gets a new file.

@orca-security-eu orca-security-eu Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Weaviate prints it under the banner as a News line: at most 3 lines of
100 columns, empty when there is nothing to announce.
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