mirror of
https://github.com/thegeeklab/wp-s3-action.git
synced 2024-11-14 00:00:39 +00:00
Commit Graph
Select branches
Hide Pull Requests
docs
main
renovate/aws-sdk-go-v2-monorepo
#1
#10
#100
#101
#102
#103
#104
#105
#106
#107
#108
#109
#11
#110
#111
#112
#113
#114
#115
#116
#117
#118
#119
#12
#120
#121
#122
#123
#124
#125
#126
#127
#128
#129
#13
#130
#131
#132
#133
#134
#135
#136
#137
#138
#139
#14
#140
#141
#142
#143
#144
#145
#146
#147
#148
#149
#15
#150
#151
#152
#153
#154
#155
#156
#157
#158
#159
#16
#160
#161
#162
#163
#164
#165
#166
#167
#168
#169
#17
#170
#171
#172
#173
#174
#175
#176
#177
#178
#179
#18
#180
#181
#182
#183
#184
#185
#186
#187
#188
#189
#19
#190
#191
#192
#193
#193
#194
#2
#20
#21
#22
#23
#24
#25
#26
#27
#28
#29
#30
#31
#32
#33
#34
#35
#36
#37
#38
#39
#4
#40
#41
#42
#43
#44
#45
#46
#47
#48
#49
#5
#50
#51
#52
#53
#54
#55
#56
#57
#58
#59
#6
#60
#61
#62
#63
#64
#65
#66
#67
#68
#69
#7
#70
#71
#72
#73
#74
#75
#76
#77
#78
#79
#8
#80
#81
#82
#83
#84
#85
#86
#87
#88
#89
#9
#90
#91
#92
#93
#94
#95
#96
#97
#98
#99
v0.1.0
v1.0.0
v1.0.1
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
Select branches
Hide Pull Requests
docs
main
renovate/aws-sdk-go-v2-monorepo
#1
#10
#100
#101
#102
#103
#104
#105
#106
#107
#108
#109
#11
#110
#111
#112
#113
#114
#115
#116
#117
#118
#119
#12
#120
#121
#122
#123
#124
#125
#126
#127
#128
#129
#13
#130
#131
#132
#133
#134
#135
#136
#137
#138
#139
#14
#140
#141
#142
#143
#144
#145
#146
#147
#148
#149
#15
#150
#151
#152
#153
#154
#155
#156
#157
#158
#159
#16
#160
#161
#162
#163
#164
#165
#166
#167
#168
#169
#17
#170
#171
#172
#173
#174
#175
#176
#177
#178
#179
#18
#180
#181
#182
#183
#184
#185
#186
#187
#188
#189
#19
#190
#191
#192
#193
#193
#194
#2
#20
#21
#22
#23
#24
#25
#26
#27
#28
#29
#30
#31
#32
#33
#34
#35
#36
#37
#38
#39
#4
#40
#41
#42
#43
#44
#45
#46
#47
#48
#49
#5
#50
#51
#52
#53
#54
#55
#56
#57
#58
#59
#6
#60
#61
#62
#63
#64
#65
#66
#67
#68
#69
#7
#70
#71
#72
#73
#74
#75
#76
#77
#78
#79
#8
#80
#81
#82
#83
#84
#85
#86
#87
#88
#89
#9
#90
#91
#92
#93
#94
#95
#96
#97
#98
#99
v0.1.0
v1.0.0
v1.0.1
v1.0.10
v1.0.11
v1.0.12
v1.0.13
v1.0.14
v1.0.2
v1.0.3
v1.0.4
v1.0.5
v1.0.6
v1.0.7
v1.0.8
v1.0.9
-
07033aa1a0
add public-read acl to redirects
Nathan LaFreniere
2015-12-04 11:31:06 -0800 -
2187920d58
add support for website redirects
Nathan LaFreniere
2015-12-04 11:24:34 -0800 -
5644941fde
Merge pull request #3 from drone-plugins/native_enhanced
Nathan LaFreniere
2015-11-18 17:35:09 -0800 -
8d58de7f04
add quotes
Nathan LaFreniere
2015-11-18 16:52:54 -0800 -
733ecf96a4
update docs
Nathan LaFreniere
2015-11-18 16:39:05 -0800 -
4a6f734689
support custom metadata, only upload changed files, make sure permissions and metadata are synced
Nathan LaFreniere
2015-11-18 16:32:44 -0800 -
55060d67eb
switch to aws-sdk-go over goamz/s3
Nathan LaFreniere
2015-11-14 07:49:43 -0800 -
36a0e84f33
fix typos
Nathan LaFreniere
2015-11-13 16:26:10 -0800 -
98f7f4ab71
file path fixes
Nathan LaFreniere
2015-11-13 16:24:54 -0800 -
4fe42e20b4
use the workspace like im supposed to
Nathan LaFreniere
2015-11-13 16:17:17 -0800 -
35eeba4167
join source to current working directory
Nathan LaFreniere
2015-11-13 16:11:26 -0800 -
927b3c3434
handle errors
Nathan LaFreniere
2015-11-13 15:59:34 -0800 -
ca7a275625
update dockerfile, add mime.types
Nathan LaFreniere
2015-11-13 15:25:47 -0800 -
eb8b4e32bd
first iteration using native s3 library
Nathan LaFreniere
2015-11-13 15:13:38 -0800 -
e1a8ff1282
setup native branch [CI SKIP]
Brad Rydzewski
2015-11-13 15:00:40 -0800 -
074f605f81
Merge pull request #2 from nlf/patch-1
Brad Rydzewski
2015-11-10 11:49:32 -0800 -
d43a2322cf
Update DOCS.md
Nathan LaFreniere
2015-11-10 11:47:27 -0800 -
7aac366aeb
Merge pull request #1 from mjschultz/patch-1
Brad Rydzewski
2015-10-27 14:43:12 -0700 -
efacfc7b77
Fix tiny typo in the docs.
Michael J. Schultz
2015-10-27 16:36:54 -0500 -
984c270a4d
change ordering of include exclude
Brad Rydzewski
2015-10-16 13:34:28 -0700 -
1b77008480
fix incorrect path to binary in Dockerfile ADD command
Brad Rydzewski
2015-10-16 13:11:03 -0700 -
527821d3d9
initial commit
Brad Rydzewski
2015-10-16 13:09:45 -0700