Logo
Explore Help
Sign In
sdarbinyan/marketplaces
0
0
Fork 0
You've already forked marketplaces
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d4959bd4da154bdde432b821f14c449d1347ff89
marketplaces/renovate.json

13 lines
338 B
JSON
Raw Normal View History

feat: extract auth into @marketplaces/auth package, add backoffice admin provisioning spec - ADR-0001: decision to extract auth/payment into shared @marketplaces/* packages - Scaffold packages/auth, packages/payment; @marketplaces/auth now holds the real telegram (customer+admin QR/session) and ed25519 (future admin challenge/response) auth implementation, pushed to sources.vitanova.network/sdarbinyan/vitanovaPackages - Rewire ~30 call sites to import from @marketplaces/auth; delete migrated originals from core/auth, core/admin-auth, services/, models/ - Replace environment coupling with AUTH_API_URL/TELEGRAM_BOT_USERNAME injection tokens and isDevMode(); wired as file:packages/auth pending registry publish - Add TRACK-S §8: bootstrap per-marketplace admin login + marketplace-scoped sub-admin invite/role endpoints - Build, arch:check:boundaries, and full test suite (103/103) all green Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-18 01:05:16 +04:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"packageRules": [
{
"matchPackageNames": ["@marketplaces/auth", "@marketplaces/payment"],
"groupName": "marketplaces shared packages",
"automerge": false,
"labels": ["shared-package-update"]
}
]
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 62ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API