Skip to content
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

Возможность подмены BASE_REMOTE_URL через секреты #121

Merged
merged 3 commits into from
Jul 21, 2022

Conversation

mxseev
Copy link
Collaborator

@mxseev mxseev commented Jul 21, 2022

Описание изменений

В base-frontend в качестве base репозитория указан сам base-frontend, чтобы при инициализации нового проекта не менять этот URL. И, получается так, что он (base-frontend) ищет обновления в самом себе, а не в base. То же самое в base-api.

Сделал так, чтобы этот URL ремоута можно было подменять через секреты (это будет использоваться только в base репозиториях).

Также написал пару строк в документации про GHA обновления base

Чеклист

  • Всё проверено
  • Self-review

@mxseev mxseev self-assigned this Jul 21, 2022
@mxseev mxseev merged commit 683cd39 into main Jul 21, 2022
@mxseev mxseev deleted the fix/base-update-gha-remote branch July 21, 2022 18:11
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.

1 participant