Skip to content

Conversation

travisby
Copy link
Contributor

@travisby travisby commented Aug 3, 2025

Utilizes GothenburgBitFactory/taskchampion#601

Will rewrite PR description and move out of draft

Copy link
Collaborator

@djmitche djmitche left a comment

Choose a reason for hiding this comment

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

Looking good. Thanks for hacking on this!

Have you been able to built Taskwarrior with the updated TaskChampion?

}
std::string aws_endpoint_url = Context::getContext().config.get("sync.aws.endpoint_url");
bool aws_force_path_style =
Context::getContext().config.getBoolean("sync.aws.force_path_style");
Copy link
Collaborator

Choose a reason for hiding this comment

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

What value does this need to take when it and aws_endpoint_url are omitted? I assume this call will default to false when the config is not provided.

Copy link
Collaborator

Choose a reason for hiding this comment

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

We'll also need to update the docs as to when region is required, and allow it to be empty in other cases.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Indeed, this defaults to false.

I believe AWS will actually work with both aws_force_path_style = false and aws_force_path = true!

:ack: on the docs here, I need to start editing ./doc/man/task-sync.5

@travisby
Copy link
Contributor Author

travisby commented Aug 4, 2025

Have you been able to built Taskwarrior with the updated TaskChampion?

Yeah! I had a successful sync to a rook-ceph object store by using the instructions in: https://github.com/GothenburgBitFactory/taskwarrior/blob/bba38b00f8d4735dc260deea3c05a302fb878474/doc/devel/contrib/development.md#using-a-custom-version-of-taskchampion


I should be able to get to the feedback today or tomorrow!

@djmitche
Copy link
Collaborator

djmitche commented Aug 8, 2025

I'm really busy too, so take your time but please let me know if you feel like "tomorrow" slips into "never" :)

@djmitche djmitche requested review from djmitche and removed request for djmitche August 13, 2025 23: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