You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate to maven central (#201)
* update to use maven central
* use ubuntu-latest for ci
* use [email protected]
* use role to assume instead
* add id-token permission
* use crt resource for testing
* hardcode endpoint value to test CI
* test with aws credentials set in env
* revert endpoint path and secrets
* test with CRT CI role
* use CRT credential, hardcoded
* hard coded to not use websocket
* revert test properties
* DEBUG: print system property
* DEBUG: more logs
* update websocket test properties
* setup environment variable for websocket test
* use default thing name
* revert to use SDK CI role
* clean up comments
* cleanup test changes
* clean up
* cleanup
Merge pull request #183 from aws/pipeline
Continuous Delivery:
Added scripts for Continuous Delivery and provide version stamping,
Used a higher version of nexus-staging-maven-plugin to fix release issue