-
-
Notifications
You must be signed in to change notification settings - Fork 83
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Stencil Templating engine to create service files #153
Commits on Jul 12, 2019
-
Use Stencil for generating AWS service source files
Currently disabled
Configuration menu - View commit details
-
Copy full SHA for 393adcd - Browse repository at this point
Copy the full SHA 393adcdView commit details -
Added newline at end of all service files
This is so I can compare with newly generated files which are built from template files and seem to require a new line at the end
Configuration menu - View commit details
-
Copy full SHA for 44e5f70 - Browse repository at this point
Copy the full SHA 44e5f70View commit details -
Updated stencils to get them to be as accurate to original output
Configuration menu - View commit details
-
Copy full SHA for be9a80b - Browse repository at this point
Copy the full SHA be9a80bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7112e8e - Browse repository at this point
Copy the full SHA 7112e8eView commit details -
Stencil version of files are now almost 99.9999% the same
One difference in ElasticBeanstalk_Shapes.swift where the parameters p99 and p999 are ordered differently
Configuration menu - View commit details
-
Copy full SHA for 6f7f327 - Browse repository at this point
Copy the full SHA 6f7f327View commit details -
Formatting changes to service files
- Changed AUTOMATICALLY GENERATED message to point to swft-aws - Removed newline near end of api files - Tidied up template files to make them easier to read - Sort variables by their lowercase version
Configuration menu - View commit details
-
Copy full SHA for eaa0b1e - Browse repository at this point
Copy the full SHA eaa0b1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fddc0e - Browse repository at this point
Copy the full SHA 2fddc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f49914 - Browse repository at this point
Copy the full SHA 5f49914View commit details -
Configuration menu - View commit details
-
Copy full SHA for a016fbc - Browse repository at this point
Copy the full SHA a016fbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 900a818 - Browse repository at this point
Copy the full SHA 900a818View commit details -
Configuration menu - View commit details
-
Copy full SHA for f373013 - Browse repository at this point
Copy the full SHA f373013View commit details
Commits on Jul 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1dc4a1f - Browse repository at this point
Copy the full SHA 1dc4a1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f3a54 - Browse repository at this point
Copy the full SHA d8f3a54View commit details -
Configuration menu - View commit details
-
Copy full SHA for de06734 - Browse repository at this point
Copy the full SHA de06734View commit details -
Configuration menu - View commit details
-
Copy full SHA for bad4126 - Browse repository at this point
Copy the full SHA bad4126View commit details
Commits on Jul 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ed2a213 - Browse repository at this point
Copy the full SHA ed2a213View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27d5ec6 - Browse repository at this point
Copy the full SHA 27d5ec6View commit details -
Configuration menu - View commit details
-
Copy full SHA for de138e5 - Browse repository at this point
Copy the full SHA de138e5View commit details
Commits on Jul 31, 2019
-
I made an addition to Stencil which removes newlines immediately after blocks. Using this I could then clean up the stencil templates to make them a lot easier to read. Unfortunately development on Stencil seems to have gone quiet so forked the repository and made the change locally.
Configuration menu - View commit details
-
Copy full SHA for 68802a5 - Browse repository at this point
Copy the full SHA 68802a5View commit details
Commits on Aug 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 197d93e - Browse repository at this point
Copy the full SHA 197d93eView commit details
Commits on Aug 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for d4cbde8 - Browse repository at this point
Copy the full SHA d4cbde8View commit details -
Stop partition endpoint overwriting region endpoint
If partition endpoint is set ensure all regions setup their endpoint correctly
Configuration menu - View commit details
-
Copy full SHA for 7457913 - Browse repository at this point
Copy the full SHA 7457913View commit details
Commits on Aug 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ba0cded - Browse repository at this point
Copy the full SHA ba0cdedView commit details