3
0
Fork
You've already forked guile-aws
0

Add s3 example. #3

Open
apteryx wants to merge 1 commit from add-s3-examples into wip-s3-fixes
pull from: add-s3-examples
merge into: guixotic:wip-s3-fixes
guixotic:wip-s3-fixes

This confirms the original findings by @lispwitch, but also uncovers problems when using a non-default (!= us-east-1) region, which have been documented/summarily investigated in #2 .

This confirms the original findings by @lispwitch, but also uncovers problems when using a non-default (!= `us-east-1`) region, which have been documented/summarily investigated in https://codeberg.org/guixotic/guile-aws/issues/2 .
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin add-s3-examples:add-s3-examples
git switch add-s3-examples

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch wip-s3-fixes
git merge --no-ff add-s3-examples
git switch add-s3-examples
git rebase wip-s3-fixes
git switch wip-s3-fixes
git merge --ff-only add-s3-examples
git switch add-s3-examples
git rebase wip-s3-fixes
git switch wip-s3-fixes
git merge --no-ff add-s3-examples
git switch wip-s3-fixes
git merge --squash add-s3-examples
git switch wip-s3-fixes
git merge --ff-only add-s3-examples
git switch wip-s3-fixes
git merge add-s3-examples
git push origin wip-s3-fixes
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
guixotic/guile-aws!3
Reference in a new issue
guixotic/guile-aws
No description provided.
Delete branch "add-s3-examples"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?