Andrew Basson
7d201c48b5
Fix tier typo in get_amis.py ( #1714 )
2018-07-13 10:07:09 +01:00
Stephan Huber
6e269d1e31
fixes spulec/moto#1673 and updated IMPLEMENTATION_COVERAGE.md
2018-06-14 09:10:06 +02:00
Stephan Huber
af7ac58d82
Fixes #1633
2018-05-09 09:21:15 +02:00
Jack Danger
021303a2af
simplifying committing of changed versioned files
2018-01-10 15:29:22 -08:00
Jack Danger
58c37c6fdf
using bumpversion package for scripts/bumpversion
2018-01-10 15:29:22 -08:00
Jack Danger
681726b826
Including the in-source version number
2018-01-10 15:29:22 -08:00
Jack Danger
a4d1319821
Adding comment inviting a future person to help use bumpversion
2017-12-27 11:06:26 -08:00
Jack Danger
172396e6a8
Updating CONTRIBUTING with release instructions
2017-11-20 13:17:24 -08:00
Jack Danger
a8ebb25efc
sorting implementation coverage
2017-11-20 12:05:25 -08:00
Jack Danger
2b9e834e84
sorting implementation coverage
2017-11-20 10:34:07 -08:00
Terry Cain
bd8c1e4567
adding owner id to amis v2 ( #1331 )
...
* Adding owner-id/OwnerId to the AMI classes to allow the value to be specified to test filtering images based on owner.
* Added default AMIs and filtering by owner-id
* Fixed some tests
* Fixed more random tests
* Updated MANIFEST
* .
2017-11-12 11:18:25 +00:00
Jack Danger
c3a79dad5b
Markdownify the IMPLEMENTATION_COVERAGE.md
2017-10-27 14:20:50 +02:00
Toshiya Kawasaki
56793a3b2a
Fix scaffold to support rest-json style API ( #1291 )
...
* append appropriate urls when scaffolding
* make dispatch for rest-api
* fix dispatch for rest-json
* fix moto/core/response to obtain path and body parameters
* small fixes
* remove unused import
* fix get_int_param
* fix scaffold
* fix formatting of scaffold
* fix misc
* escape service to handle service w/ hyphen like iot-data
* escape service w/ hyphen
* fix regexp to extract region from url
* escape service
* fix syntax
* skip loading body to json object when request body is None
2017-10-24 20:45:39 +02:00
Toshiya Kawasaki
60cac09e93
fix scaffold template
2017-10-20 18:33:48 +09:00
Toshiya Kawasaki
ea26466e6d
Add more files and lines when scaffolding ( #1222 )
...
* auto-generatr urls.py
* add mocks to moto/__init__.py and moto/backends.py
* add uri to urls.py
* change output of scaffold.py
2017-10-01 15:17:02 -07:00
Jack Danger
53d8d48e88
Revert "Merge pull request #1209 from JackDanger/jack/store-as-python"
...
This reverts commit 2a3fdf6b64
, reversing
changes made to a06145d781
.
2017-09-27 13:58:56 -07:00
Jack Danger
4c1d0c3f5f
Store JSON in Python for instance types
...
This allows it to be bundled in the distributed app more simply
2017-09-27 13:50:48 -07:00
Jack Danger
9a7716a6ea
Merge pull request #1196 from terrycain/scaffold
...
Added more output to scaffold.py
2017-09-27 11:53:33 -07:00
Jack Danger
7fb8eb3434
Merge pull request #1195 from terrycain/polly
...
AWS Polly implementation
2017-09-27 11:20:55 -07:00
Terry Cain
6feaced0bf
Script to get instance info
2017-09-27 17:27:36 +01:00
Terry Cain
2db5f0a247
Added some instruction text
2017-09-26 17:33:19 +01:00
Terry Cain
fcacecbef0
Nearly finished Polly implementation
2017-09-26 16:46:18 +01:00
Toshiya Kawasaki
aaa5f9ef6b
Merge branch 'master' into feature/scaffold
2017-09-23 17:29:18 +09:00
Toshiya Kawasaki
0a4c2301c7
fix bug that existing template breaks
2017-09-23 17:14:04 +09:00
Toshiya Kawasaki
316a638d9e
add description of scaffold.py
2017-09-23 17:03:42 +09:00
Toshiya Kawasaki
4cc4b36f15
move helper script to scripts dir and add one to Makefile
2017-09-22 19:23:10 +09:00
Jack Danger
727f757bc4
regenerating policies
2017-09-20 18:12:30 -07:00
Jack Danger
8f2f7fa20d
Adding a script to import all of AWS' managed policies
...
fixes #1118
2017-09-19 14:01:08 -07:00
Jack Danger
83c40a5bf6
moving implemetation_coverage to new scripts dir
2017-09-19 13:58:59 -07:00