Wykres commitów

131 Commity (main)

Autor SHA1 Wiadomość Data
Simon Willison 15922d2dfc
Release 0.16.1 2024-04-04 22:44:28 -07:00
Simon Willison c3783b7b71 readthedocs.yaml config 2024-04-04 22:42:42 -07:00
Simon Willison dfe445866c setup.py not pyproject.toml 2024-04-04 22:37:34 -07:00
Simon Willison 73889b9cad Release 0.16
Refs #86, #88, #89, #90
2024-04-04 22:33:26 -07:00
Simon Willison 970535abc8 Ran cog, refs #90 2024-04-04 22:31:41 -07:00
Simon Willison 5ad9c77e50 Upgrade workflows, drop Python 3.7 - refs #90 2024-04-04 22:29:55 -07:00
Simon Willison 481ed19033 Upgrade moto, refs #90 2024-04-04 22:20:19 -07:00
Simon Willison 6b0bfe7095 list-bucket --urls option, closes #89 2024-04-04 22:13:37 -07:00
Simon Willison 1628856634 --public fixed tests, refs #88 2024-04-04 22:09:03 -07:00
Simon Willison 6f46d5d97b Applied latest Black 2024-04-04 21:39:42 -07:00
Simon Willison dafad69e23 s3-credentials debug-bucket name, closes #86 2024-04-04 21:39:31 -07:00
Simon Willison 5ea021ba93
Typo fix 2023-04-30 15:21:09 -07:00
Simon Willison 3a1aefd1d9
Release 0.15
Refs #83, #84
2023-04-30 15:08:14 -07:00
Simon Willison b698fa03da
delete-objects command
Closes #83
2023-04-30 15:07:19 -07:00
Simon Willison ad9b4a4a6f Fix for ordering bug in tests, refs #85 2023-04-30 14:28:47 -07:00
Simon Willison 52cac3df1b
Run pip freeze to show dependencies, refs #85 2023-04-30 09:36:56 -07:00
Simon Willison 020da4bbf4 Drop Python 3.6 2023-04-29 23:02:40 -07:00
Simon Willison 508e6a8398
Note about awscli configure 2023-03-21 11:44:52 -07:00
Simon Willison 3f7bb39e49
Release 0.14
Refs #68, #78
2022-09-15 16:40:59 -07:00
Simon Willison c7bb7268c4 s3-credentials put-objects command, closes #68 2022-09-15 16:38:53 -07:00
Simon Willison 51e36ae352
Bulk out the README a bit
Give a better idea of what this can for people who haven't clicked through to the full documentation.
2022-09-15 10:42:28 -07:00
Simon Willison 047020a289 get-objects progress bar, closes #78 2022-09-15 10:31:21 -07:00
Simon Willison af93f54dbb Updated cog, refs #78 2022-09-15 10:09:46 -07:00
Simon Willison 1a2325e33b Initial get-objects command, refs #78 2022-09-15 10:08:10 -07:00
Simon Willison ee5523461d
Three is now several
The number of API calls increased with:
- #77
2022-08-12 14:33:32 -07:00
Simon Willison 59c9473db8
Release 0.13
Refs #21, #71, #76, #77
2022-08-12 11:16:30 -07:00
Simon Willison d87a82c418 Update cog 2022-08-12 11:15:12 -07:00
Simon Willison 27fca8bf60 Link to GitHub repo from contributing docs, refs #71 2022-08-12 11:12:51 -07:00
Simon Willison 5305082629 Link to new documentation site, closes #71 2022-08-12 11:11:11 -07:00
Simon Willison 0d7a1efc95 Add ReadTheDocs badge, refs #71 2022-08-12 11:08:03 -07:00
Simon Willison bbfe7ab36e Move help.md to docs/help.md, refs #71 2022-08-12 11:05:19 -07:00
Simon Willison 86118785e3 Updated help.md with cog 2022-08-12 11:01:03 -07:00
Simon Willison 30f0ad48b2 Fixed a bunch of Sphinx warnings, refs #71 2022-08-12 10:59:46 -07:00
Simon Willison 50871b7920 Renamed usage to create, added some internal referenc links - refs #71 2022-08-12 10:55:06 -07:00
Simon Willison 18f16722de Initial Sphinx config + multi page docs, refs #71 2022-08-12 10:44:46 -07:00
Simon Willison 30e07d3e68 Fixed error when returning empty bucket, closes #76 2022-08-12 10:22:08 -07:00
Simon Willison 5a9814d396 s3-credentials create --website option, closes #21 2022-08-12 10:18:35 -07:00
Simon Willison e9c2fb7191 list-buckets --details now includes region and website URL, closes #77 2022-08-12 10:13:05 -07:00
Simon Willison 63c2847ce7 Release 0.12.1
Refs #74, #75
2022-08-01 12:45:53 -07:00
Simon Willison 35d1c10a30 Set MaxSessionDuration 12h for s3-credentials.AmazonS3FullAccess, closes #75 2022-08-01 12:40:20 -07:00
Simon Willison 9926a98b16 --policy or --statement implies --user-permissions-boundary none, refs #74 2022-08-01 12:32:19 -07:00
Simon Willison db90d36ddc
Fixed broken URL 2022-07-11 13:15:47 -07:00
Simon Willison c3257602d6
Release 0.12
Refs #72
2022-06-30 13:00:19 -07:00
Simon Willison 54f810acfc --statement option for create and policy commands, refs #72 2022-06-30 12:50:00 -07:00
Simon Willison 3eca3a07af
Release 0.11
Refs #47, #67, #69
2022-05-01 15:33:02 -07:00
Simon Willison 6b54a5def6
set-cors-policy and get-cors-policy commands (#69)
* set-cors-policy and get-cors-policy commands, refs #47
* help.md listing all help for commands, refs #67
* Tests for get-cors-policy and set-cors-policy, refs #47
* Documentation for set-cors-policy and get-cors-policy, closes #47
2022-05-01 15:31:39 -07:00
Simon Willison 24c3dd6382 Improved --help for remaining commands, closes #67 2022-05-01 14:50:32 -07:00
Simon Willison e74e35dd21 Examples in --help for several commands, refs #67 2022-05-01 14:36:29 -07:00
Simon Willison eedf8e7903 help.md listing all help for commands, refs #67 2022-05-01 14:21:28 -07:00
Simon Willison 5cbb86143b Example usage for s3-credentials put-object --help, refs #67 2022-04-13 17:41:02 -07:00