chore(release): prepare v0.1.5 public-landing notes and identity - #10
Merged
Conversation
Version identity is 0.1.5 (VERSION, app identity, embedded mirror). Landing surfaces add a README License pointer, overview status active, link-only community stubs to 3leaps/oss-policies, and drop the Fulmen Acceptable Use template block from LICENSE. Historical v0.1.2 notes use past tense. CHANGELOG, RELEASE_NOTES, and docs/releases/v0.1.5.md agree. make pr-final and make release-preflight pass on this tip. No visibility change. No retag of v0.1.4. Generated by Grok 4.5 via Grok Build under supervision of @3leapsdave Co-Authored-By: Grok 4.5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
Hardcoded /tmp/decernor is SIGKILL'd (exit 137) on some macOS hosts.
Copy into a mktemp directory under ${TMPDIR:-/var/tmp} instead, clean up
on exit, and note the gate fix in the v0.1.5 surfaces.
Generated by Grok 4.5 via Grok Build under supervision of @3leapsdave
Co-Authored-By: Grok 4.5 <noreply@3leaps.net>
Role: devlead
Committer-of-Record: @3leapsdave
CI failed on Ubuntu: make invokes /bin/sh (dash), which rejects `set -o pipefail`. Use an `&&` chain with mktemp under TMPDIR instead. Generated by Grok 4.5 via Grok Build under supervision of @3leapsdave Co-Authored-By: Grok 4.5 <noreply@3leaps.net> Role: devlead Committer-of-Record: @3leapsdave
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Minor updates in text and identity code for first public release.
Generated by Grok 4.5 via Grok Build under supervision of @3leapsdave
Co-Authored-By: Grok 4.5 noreply@3leaps.net
Role: devlead
Committer-of-Record: @3leapsdave