Commit Graph

20 Commits

Author SHA1 Message Date
Julian Antonielli b8eb3419a0
Use plain cargo to test runtime crates instead of gradle (#1924) 2022-10-31 16:47:27 +00:00
Luca Palmieri aea63544e1
Update MSRV policy state in the README (#1790)
* Update MSRV policy state in the README

* Beautify
2022-09-30 16:50:42 +01:00
John DiSanti 96e9f61fee
Establish the `codegen-core` module (#1697)
* Create the `codegen-core` module
* Move the `Version` class into `codegen-core`
* Rename `codegen` to `codegen-client`
* Rename `codegen-test` to `codegen-client-test`
* Move shared test models to common location
* Fix Smithy validation errors in `misc.smithy`
2022-09-07 09:31:46 -07:00
Russell Cohen edb1394561
Upgrade to Gradle 7 (#1411)
* Upgrade to Gradle 7

* Document the upgrade and update changelogs
2022-06-23 12:27:43 -04:00
John DiSanti 8149106ca2
Fix the CI status badge in the README (#1350) 2022-04-28 09:06:48 -07:00
John DiSanti 4b8381b22c
Remove unused test scripts and update readme (#1136) 2022-02-01 18:15:20 -08:00
John DiSanti bc416716c2
Auto-update design docs in GitHub pages (#1127) 2022-01-27 13:05:31 -08:00
Matteo Bigoi d215bb0815
Update MSRV to 1.54.0 (#844) 2021-11-10 12:51:31 +00:00
Russell Cohen b5a2e4ca8c
Fix design docs link
When the repo became public, the design docs link changed
2021-05-22 20:37:40 -04:00
Russell Cohen 72a5c5b3e8
Add initial set of docs (#313)
* Add initial set of docs

* More design documentation updates

* Updates to the docs

* Update tenets again to remove the dependeny tenet

* Remove `!`

* Add more design documentation

* More updates to tenets

* More tenets updates

* tenets typo

* Rephrase as 'AWS SDK for Rust'

* rephrase tenets
2021-05-06 22:59:12 +00:00
Shing Lyu 521a201e6a
docs: update JDK version requirement (#329)
* docs: update JDK version requirement

* fix: stick with JDK 11

Co-authored-by: Shing Lyu <shinglyu@amazon.nl>
Co-authored-by: Russell Cohen <rcoh@amazon.com>
2021-04-26 09:30:12 +00:00
Russell Cohen f2b3442103
Update README.md 2021-04-22 16:02:22 -04:00
Russell Cohen 7c7640550a
Update README.md (#305) 2021-04-20 23:01:40 +00:00
Doug d75b7605b1
Update README.md (#246) 2021-03-09 18:49:16 -05:00
Russell Cohen edb395f6c7
Update README.md (#170)
* Update README.md

* Update README.md

* Update README.md

Co-authored-by: Kerem Kat <keremkat@gmail.com>

Co-authored-by: Kerem Kat <keremkat@gmail.com>
2021-01-26 12:30:42 -05:00
Russell Cohen 88ca4fedd8
[chore] Move AWS codegeneration into its own folder (#166)
This allows us to deliniate AWS runtime vs. Smithy runtime and will make a future separation easier
2021-01-19 15:23:07 -05:00
Russell Cohen 0b6ecac6d5
Update README.md (#58) 2020-12-01 16:45:31 -05:00
Russell Cohen 86dc5db504
Add pre-commit hooks (#17)
* Setup pre-commit

* Run precommit hook across all files

* Update README.md
2020-11-04 22:09:00 -05:00
Russell Cohen 3ba6fe37e7 Add Kotlin codegen 2020-10-28 11:00:49 -04:00
Amazon GitHub Automation 2f8227c6bf Initial commit 2020-10-28 06:37:45 -07:00