-
Notifications
You must be signed in to change notification settings - Fork 0
Feat/verdaccio venv - support pr libs to work on venv #111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+303
−0
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
6bd5dad
Added Verdaccio venv flow, curl auth, local test script
AlexFrontegg dbdc9ab
Fixed lerna EUNCOMMIT by committing post-build state before version
AlexFrontegg 01b3e61
Fixed review issues: shallow clone, health check, duplicate lerna, pu…
AlexFrontegg 47c1437
Improved lerna changed to use --since origin/master instead of full h…
AlexFrontegg 14757c6
Fixed lerna changed: full fetch-depth for merge-base with master
AlexFrontegg 5ae239b
Fixed detect: use lerna list --since (changed does not support --sinc…
AlexFrontegg 1f4cd04
Improved Verdaccio build to use `yarn build:ci` (Nx affected) matchin…
AlexFrontegg 7deb05e
Improved Verdaccio venv with targeted git fetch and yarn up for shado…
AlexFrontegg 6789f7a
Fixed Verdaccio lockfile bump with explicit version and npm package-l…
AlexFrontegg be68b40
Fixed Yarn Berry resolving @frontegg from Verdaccio during lockfile bump
AlexFrontegg 21d4498
Improved Verdaccio lockfile bump using resolutions and overrides
AlexFrontegg 393f14a
Fixed Yarn Berry Verdaccio whitelist via YAML merge for localhost http
AlexFrontegg 922435c
Fixed Verdaccio IPv6 ECONNREFUSED by using 127.0.0.1 instead of local…
AlexFrontegg 0aff48f
Fixed buildx network isolation preventing Docker build from reaching …
AlexFrontegg ed9bb27
Fixed lockfile bump using yarn up/upgrade/npm install instead of reso…
AlexFrontegg 82a4dee
Improved Verdaccio venv workflow: credential scoping, input validatio…
AlexFrontegg bfca179
Fixed Verdaccio bump to only upgrade direct package.json dependencies
AlexFrontegg 2bfb64b
Fixed Verdaccio direct-dep check ignoring node_modules and name fields
AlexFrontegg d1eb315
Fixed yarn up to use --exact so prerelease versions are always pinned
AlexFrontegg af4fbda
Improved Verdaccio to use patch versions instead of prereleases
AlexFrontegg 633847a
Added --exact to yarn up so venv version is visible in package.json
AlexFrontegg 6ad2488
Added Verdaccio venv appVersion bump and venv-shadow image tag for Ar…
AlexFrontegg 0727222
Improved shadow tags to use run_id+run_attempt so re-runs also trigge…
AlexFrontegg 2a8e51f
Fixed venv appVersion grep to match venv-prefixed format
AlexFrontegg 36104ce
Fixed Verdaccio to only publish actually changed packages, not transi…
AlexFrontegg 5d45e5b
Fixed Verdaccio publish to use npm publish per-package instead of uns…
AlexFrontegg f19272b
Fixed publish to use lerna from-package for full dep tree, keep exclu…
AlexFrontegg e0dcabe
Improved Verdaccio setup: pin image to 6.3, use Node 24 for template-…
AlexFrontegg 6b54b76
Improved Verdaccio image pin to 6.4
AlexFrontegg 74fea95
Improved start-venv Verdaccio cleanup: dedup bumps, node yaml patch, …
AlexFrontegg 6b452ba
Removed Verdaccio test script and README from scripts folder
AlexFrontegg 6013780
Fixed git auth header when base64 wraps long tokens
AlexFrontegg b2c67d4
Fixed shadow Docker tag when Verdaccio has no library changes
AlexFrontegg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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.
Uh oh!
There was an error while loading. Please reload this page.