8000 Tags · sourcegraph/revenue · GitHub
[go: up one dir, main page]

Skip to content

Tags: sourcegraph/revenue

Tags

v2025.11.19.9704f21

Toggle v2025.11.19.9704f21's commit message

Verified

This commit was signed with the committer’s verified signature.
trly Travis Lyons
fix: correct variable masking

v2025.10.23.45939a2

Toggle v2025.10.23.45939a2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: upgrade amp_demos tools and dependencies (#40)

- Upgrade Node 22.20.0 → 25.0.0 for React and Svelte demos
- Upgrade Gradle 9.0.0 → 9.1.0 for Java demos
- Keep Java at version 21 (Kotlin compatibility)
- Upgrade React to 19.2.0 and Vite to 7.1.11
- Upgrade SvelteKit to 2.47.2 and Svelte to 5.41.2
- Upgrade Ktor logback dependency 1.5.19 → 1.5.20
- Update Flask dependencies via uv lock
- Update Spring Boot Java compatibility to 21

All demos verified with successful builds.

Amp-Thread-ID: https://ampcode.com/threads/T-a45340ad-a9dc-4604-b25b-347c8dd08e60

Co-authored-by: Amp <amp@ampcode.com>

v2025.10.14.8fa1fe7

Toggle v2025.10.14.8fa1fe7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update javascript demos (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2025.10.14.0ce6d89

Toggle v2025.10.14.0ce6d89's commit message

Verified

This commit was signed with the committer’s verified signature.
trly Travis Lyons
Run workflows on push to any branch, remove pull_request triggers

Amp-Thread-ID: https://ampcode.com/threads/T-237d7d9f-de8b-45c4-bb4c-508498cf65b6
Co-authored-by: Amp <amp@ampcode.com>

v2025.10.05.8371e97

Toggle v2025.10.05.8371e97's commit message

Verified

This commit was signed with the committer’s verified signature.
trly Travis Lyons
brew: jetbrains mono font is a cask

v2025.10.05.5757eac

Toggle v2025.10.05.5757eac's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update actions/checkout action to v5 (#23)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2025.10.05.171fd64

Toggle v2025.10.05.171fd64's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update java demos (#33)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

v2025.10.05.4ac6202

Toggle v2025.10.05.4ac6202's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): update javascript demos (#34)

* chore(deps): update javascript demos

* fix(ci): add mise tool caching with split binary/installs and rate limit protection

- Split mise binary and tool installs into separate caches to prevent version drift
- Authenticate GitHub API calls to avoid rate limits during version resolution and tool downloads
- Enforce mise binary version after cache restore to prevent cache poisoning
- Improve PR cache reuse by prioritizing base branch restoration
- Add ~/.cache/mise to reduce network calls for tool downloads

Amp-Thread-ID: https://ampcode.com/threads/T-fe50fb66-bde8-4eb7-809c-b8dc945dcf01
Co-authored-by: Amp <amp@ampcode.com>

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Travis Lyons <travis.lyons@sourcegraph.com>
Co-authored-by: Amp <amp@ampcode.com>

v2025.10.05.3d05b70

Toggle v2025.10.05.3d05b70's commit message

Verified

This commit was signed with the committer’s verified signature.
trly Travis Lyons
Add revenue reset command and fix git reset scope

- Add 'revenue reset --confirm' to reset entire repository
- Keep 'revenue demo reset --confirm' to reset only amp_demos folder
- Fix bug where demo reset only cleaned amp_demos, missing build artifacts elsewhere
- Update help documentation to clarify the difference between the two commands

Amp-Thread-ID: https://ampcode.com/threads/T-dc9ea614-3b67-4356-b364-8098007cc0f5
Co-authored-by: Amp <amp@ampcode.com>

v2025.10.05.f2bd3de

Toggle v2025.10.05.f2bd3de's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update javascript demos (#36)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
0