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

Upload existing public key and fixing lint errors #12

Merged
merged 8 commits into from
Nov 21, 2023
Merged

Conversation

devdinu
Copy link
Member

@devdinu devdinu commented Nov 20, 2023

  • When a key file is already present, we are uploading to remote storage (s3/gcs)
  • Fix lint issues

Max function length and cyclomatic complexity could be reduced as required, also the code flow in init (command line flow) is ignored for now, we could fix it later.

@devdinu devdinu force-pushed the upload_public_key branch 2 times, most recently from 03b3d56 to 11c7df0 Compare November 20, 2023 18:53
cmd/dolores/init.go Outdated Show resolved Hide resolved
store/aws/aws.go Show resolved Hide resolved
@devdinu devdinu merged commit 98e6ae4 into main Nov 21, 2023
6 checks passed
@devdinu devdinu deleted the upload_public_key branch November 21, 2023 14:41
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