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

Feature/cli update config and login #22

Merged
merged 15 commits into from
Apr 13, 2022

Conversation

the38th
Copy link
Contributor

@the38th the38th commented Mar 17, 2022

No description provided.

lib/uffizzi/config_file.rb Show resolved Hide resolved
lib/uffizzi/config_file.rb Show resolved Hide resolved
@the38th the38th force-pushed the feature/cli_update_config_and_login branch from fe6cf99 to 9efbb3c Compare March 25, 2022 15:24
Base automatically changed from feature/connect_command to develop March 28, 2022 09:11
@the38th the38th force-pushed the feature/cli_update_config_and_login branch 2 times, most recently from 5b2e68d to c3bce4e Compare March 29, 2022 11:29
@the38th the38th force-pushed the feature/cli_update_config_and_login branch from 0aac0b1 to 2552f0b Compare April 6, 2022 16:06
@the38th the38th force-pushed the feature/cli_update_config_and_login branch from 2552f0b to c835c24 Compare April 8, 2022 11:20
Dockerfile Show resolved Hide resolved
lib/uffizzi/auth_helper.rb Show resolved Hide resolved
lib/uffizzi/auth_helper.rb Show resolved Hide resolved
lib/uffizzi/cli/config.rb Show resolved Hide resolved
lib/uffizzi/cli/config.rb Show resolved Hide resolved
lib/uffizzi/cli.rb Show resolved Hide resolved
lib/uffizzi/cli.rb Show resolved Hide resolved
lib/uffizzi/cli/project/compose.rb Show resolved Hide resolved
Copy link
Member

@axisofentropy axisofentropy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this merged! Needed for GitHub Action.

config.credential_types = {
dockerhub: 'UffizziCore::Credential::DockerHub',
azure: 'UffizziCore::Credential::Azure',
google: 'UffizziCore::Credential::Google',
amazon: 'UffizziCore::Credential::Amazon',
github_container_registry: 'UffizziCore::Credential::GithubContainerRegistry',
}
config.default_server = 'app.uffizzi.com'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think this value should be https://app.uffizzi.com/

lib/uffizzi/cli/login.rb Show resolved Hide resolved
@7R41N33 7R41N33 merged commit 9c3e27f into develop Apr 13, 2022
@7R41N33 7R41N33 deleted the feature/cli_update_config_and_login branch April 13, 2022 13:55
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.

None yet

4 participants