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

Adapt 'Webviz deploy radix' to support non-public repos #593

Open
antoneskov opened this issue May 20, 2022 · 0 comments
Open

Adapt 'Webviz deploy radix' to support non-public repos #593

antoneskov opened this issue May 20, 2022 · 0 comments

Comments

@antoneskov
Copy link
Contributor

Ref #592 - see the issue for problem description

Suggestion
Adapt the workflow for non-public repos in such way that it is automated as such as possible:

  • Investigate whether it is possible to generate ssh key pair automatically; if it is not - give instructions to do it manually before the process starts;
  • Detect whether the repo to be deployed is not public, either automatically, or by specifying a command-line flag;
  • For such repos:
    • Add "build secrets" section to radixconfig.yaml
    • Set up public deploy key in Github
    • Set up private key forRadix app in Build secrets (one initial build will fail, but the secrets will be generated)
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

No branches or pull requests

1 participant