Skip to content

fix(ampup): remove references to amp-private repository#2

Merged
LNSD merged 1 commit intomainfrom
lnsd/fix-ampup-remove-amp-private-reference
Feb 13, 2026
Merged

fix(ampup): remove references to amp-private repository#2
LNSD merged 1 commit intomainfrom
lnsd/fix-ampup-remove-amp-private-reference

Conversation

@LNSD
Copy link
Contributor

@LNSD LNSD commented Feb 13, 2026

Remove all references to prevent 404 errors and restore default build functionality.

  • Remove DEFAULT_REPO_PRIVATE constant from lib.rs
  • Replace DEFAULT_REPO_PRIVATE with DEFAULT_REPO in build command
  • Point default builds to public edgeandnode/amp repository
  • Fix 404 errors when building without explicit --repo flag

@LNSD LNSD requested review from fordN and fubhy February 13, 2026 19:16
@LNSD LNSD self-assigned this Feb 13, 2026
The amp-private repository no longer exists. Remove all references to prevent 404 errors and restore default build functionality.

- Remove `DEFAULT_REPO_PRIVATE` constant from `lib.rs`
- Replace `DEFAULT_REPO_PRIVATE` with `DEFAULT_REPO` in build command
- Point default builds to public `edgeandnode/amp` repository
- Fix 404 errors when building without explicit `--repo` flag

Signed-off-by: Lorenzo Delgado <lorenzo@edgeandnode.com>
@LNSD LNSD force-pushed the lnsd/fix-ampup-remove-amp-private-reference branch from 70896b9 to eee5f8d Compare February 13, 2026 19:27
@LNSD LNSD merged commit 2be7362 into main Feb 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants