feat!: rename project to awssesh#16
Merged
Merged
Conversation
Rebrand SSOmatic -> awssesh across the whole codebase: npm package name and bin, repository/homepage URLs, the ASCII wordmark (new AWSSESH pagga glyphs with a hand-widened W that reads as W, and a two-tone fire gradient -- AWS in gold->orange, SESH in orange->red), demo tooling (AWSSESH_DEMO env, npx awssesh), CLI help/usage/title strings, the SSO OIDC client name, the console federation issuer, docs (README/CONTRIBUTING/SECURITY/CLAUDE), and the release-please/issue-template config. Regenerated the demo GIF. BREAKING CHANGE: the npm package and CLI command are renamed from `ssomatic` to `awssesh`. Use `npx awssesh` (or reinstall with `npm i -g awssesh`); the `ssomatic` package is no longer published.
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.
Rebrand SSOmatic → awssesh across the whole codebase.
What changed
nameandbinare nowawssesh; repo/homepage URLs point totux86/awssesh.AWSSESHpagga glyphs with a hand-widened W (reads as W, not H) and a two-tone fire gradient — AWS in gold→orange, SESH in orange→red.AWSSESH_DEMOenv, on-screennpx awssesh, regenerateddocs/screenshots/cli-demo.gif.bun.lock.Verification
bun run build,bun run lintcleanbun test— 25/25 passBREAKING CHANGE
The npm package and CLI command are renamed
ssomatic→awssesh. Usenpx awssesh(ornpm i -g awssesh); thessomaticpackage is no longer published. Merging this triggers release-please to cut 2.0.0.