feat(globa): added revision to bundles#138
Merged
Merged
Conversation
ronenkapelian
approved these changes
Jun 14, 2026
CptSchnitz
added a commit
that referenced
this pull request
Jun 15, 2026
CptSchnitz
added a commit
that referenced
this pull request
Jun 15, 2026
* chore: start * chore: done * chore: root build works * feat: vitest (#127) * chore: wip * test(auth-manager): moved to vitest * test(auth-cron): moved to vitest * test(auth-bundler): moved to vitest * test: done * test: fixed * test: wip * test(auth-bundler): migrated to vitest-utils * test(token-kiosk): migrated to vitest-utils * test(auth-manager): migrated to vitest-utils * test(auth-cron): migrated to vitest-utils * feat: eslint (#129) * feat(auth-core): moved to modern eslint * chore: wip * feat: auth-bundler eslint * feat(token-kiosk): moved to modern eslint * chore: wip * feat(auth-manager): moved to modern eslint * feat(auth-cron): moved to modern eslint * fix: lol * fix: broken logic in opa * chore: lol * fix: stuff * chore: add missing task * chore(global): updated repo scripts and tools (#130) * chore: fixed commitlint * chore(global): husky * chore(global): dist * chore(global): knip * chore(kiosk-ui): knip * chore(auth-ui): knip * chore(auth-manager): knip * chore(global): done with knip * chore(global): pull request comments * test(global): added test-utils (#131) * chore(global): wip * chore(global): done * chore(global): fixes * ci(global): done (#132) * ci(global): done * ci(global): fix action usage of affected * build(auth-bundler): added missing tsconfig * devdeps(auth-cron): added missing tsconfig * ci(global): fix ci errors * ci(global): fix ci errors * ci(global): fix ci errors * ci(global): fix ci errors * ci(global): more debugging * ci(global): more debugging * ci(global): more debugging * ci(global): more debugging * ci(global): fix ci errors * ci(global): pr fixes * feat(auth-openapi): added (#133) * feat(auth-openapi): added * feat(auth-manager): integrated auth-openapi * feat(auth-ui): moved to auth-core * chore(auth-openapi): remove unused lint scripts and clean up package.json * refactor(auth-manager): reordered imports * feat(token-openapi): added (#134) * feat(token-openapi): started integrating * fix(token-kiosk): fixed resolved openapi * feat(kiosk-ui): moved to token-openapi * chore(token-openapi): done * fix(kiosk-ui): use window.setInterval and window.setTimeout for consistency * chore(global): fixes * fix(token-kiosk): pr comments * feat(global): modernized the packages (#135) * chore(global): started modern * chore(global): continued modern * chore(global): continued modern * feat(token-kiosk): modernized deps * feat(auth-cron,auth-manager): modernized deps * chore(global): changed to url install * chore(global): fixes * chore(global): pr fixes * feat(global): moved entire repo to drizzle (#136) * chore(auth-core): drizzle start * chore(global): drizzle progress * chore(global): more progress * chore(global): progress * chore(global): more progress * chore(global): progress * refactor(auth-manager): migrate from TypeORM to Drizzle * chore(auth-bundler): done * chore(global): done * chore(global): removed comments * chore(auth-core): fixed order of imports * deps(global): updated drizzle utils * chore(global): pr comments * chore(global): add migrations to eslint ignore * helm(global): moved frontends to use nginx (#137) * chore(global): started moving to nginx * chore(global): wip * helm(global): done except otel ratio * feat(global): small helm fixes * chore(global): token kiosk fixes for removing the api subpath * deps(global): update package versions to 1.13.0 in release-please manifest * chore(global): update nginx.conf Co-authored-by: ronenkapelian <72082238+ronenkapelian@users.noreply.github.com> --------- Co-authored-by: ronenkapelian <72082238+ronenkapelian@users.noreply.github.com> * feat(global): added bundle revision support (#138) * revert: "feat(global): added bundle revision support (#138)" (#139) This reverts commit 9d43f70. --------- Co-authored-by: ronenkapelian <72082238+ronenkapelian@users.noreply.github.com>
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.
No description provided.