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

Implementing v1 #1

Merged
merged 20 commits into from
Feb 29, 2024
Merged

Implementing v1 #1

merged 20 commits into from
Feb 29, 2024

Conversation

FlorianLoch
Copy link
Member

🎉

When agreeing on the general architecture I will add doc strings and a README :)

FlorianLoch and others added 18 commits February 9, 2024 10:45
…rator, add progressbar to CLI

Further improvements are improved state file handling, retrying HTTP requests in case retrieving the body fails and many more...
…is causes no slowdown), not when exporting (where it causes massive slowdown)
Copy link
Member

@obitech obitech left a comment

Choose a reason for hiding this comment

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

I know you said in the description you want to add docs/readme later but I'd rather do it now (I don't have gripes with the architecture), because this is public Github and not our internal git 😬

cmd/export/main.go Show resolved Hide resolved
cmd/sync/main.go Show resolved Hide resolved
config.go Outdated Show resolved Hide resolved
export.go Show resolved Hide resolved
lib.go Show resolved Hide resolved
upstream.go Show resolved Hide resolved
@FlorianLoch
Copy link
Member Author

I did not necessarily suggest to not include documentation in this PR - I just didn't want to do it before getting a second opinion on the API 🙃

But now that you took a look I will add some documentation.

@FlorianLoch
Copy link
Member Author

Documentation has been added. PTAL :)

@FlorianLoch
Copy link
Member Author

@obitech Might you please take another look? :)

Copy link
Member

@obitech obitech left a comment

Choose a reason for hiding this comment

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

Very nice 🙌
Just two small comments to comply with the godoc best practices

cmd/export/main.go Outdated Show resolved Hide resolved
cmd/sync/main.go Outdated Show resolved Hide resolved
Copy link
Member

@obitech obitech left a comment

Choose a reason for hiding this comment

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

LGTM

@FlorianLoch FlorianLoch merged commit 5049bd8 into main Feb 29, 2024
1 check passed
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.

3 participants