Skip to content

Tags: rnag/rust.aws-cdk-lambda

Tags

v1.2.1

Toggle v1.2.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
fix so `Settings.SKIP_BUILD` should not default to `true`

v1.2.0

Toggle v1.2.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
add "skip build" option and functionality

v1.1.3

Toggle v1.1.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix deploy issue again

v1.1.2

Toggle v1.1.2's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix deploy issue again

v1.1.1

Toggle v1.1.1's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Fix deploy issue

v1.1.0

Toggle v1.1.0's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
1.1.0

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
v0.4.0: support compile time features and env vars (#3)

* Support features and compile-time env vars

* Rename `workspace_dir` -> `WORKSPACE_DIR`

* Yes local testing for now

* Checkin changes

* Add changes to rust-bins

* Checkin updates for rust-workspaces

* Add determination of Lambda architecture

* Update docs

* Update stuff

* Remove unused imports

* Fix typo

* Add section on conditional compilation

* Fix docs

* Update docs

* Update docs

* Update docs

* Update docs

* Bump version