Skip to content

Tags: gouglhupf/rain

Tags

v1.3.0-gouglhupf-0

Toggle v1.3.0-gouglhupf-0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request aws-cloudformation#84 from tam0ri/chore/no-change-…

…error

Exit with a success code instead of a panic when change set includes no change aws-cloudformation#73

v1.2.0

Toggle v1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow
Improve terminal detection logic.

Set theme jekyll-theme-slate
Add support for array parameters
Add Include::String and Include::Literal processing and the new pkg command
Change S3 uploader to accept bytes and use sha256 sum as object key
Add support for Include::S3, Include::S3Http, and Include::S3Uri
Support recursive resolution of Include:: directives
Rename Include:: directives to Rain::
Add MatchPath method to cft.Template
Output a channel from MatchPath
Add tests for pkg package
Convert pkg to use MatchPath
Refactor pkg
Add support for forcing zip of files
Correctly deal with zipping single files
Add more tests for Rain::S3
Add types supported by aws cloudformation package
Package nested templates too
Store fileheader in zips
Appease the linters
Use new pkg functionality instead of aws cli during deploy
Move node manipulation functions into their own package
Move node finding code into s11n
Recurse pkg transform into included content
Packaged nested templates inline rather than recursing until we detect a change
Pass a path through package functions so we maintain directory context
Split compatability functions from rain functions in pkg
Remove no-longer-needed run package
Remove comment in README saying that you need the AWS CLI
Simplify command category assignment and add profile options to pkg command
Improve help string for pkg command
Add alias for package command
ziphash
ziphash
Generate zip in test so that tests aren't clobbered by git updating the test file's mtime
Update dependencies
Update to v1.2.0

v1.1.2

Toggle v1.1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow
Update dependencies

Sort field and map keys when formatting specs so we can have deterministic output
Run go generate
Point logged-out console users to the docs for 'rain console'
Add rain session name when assuming a role
Improve rain bucket configuration: enable encryption, public access block, and life cycle config to clear the bucket after 14 days
Set a custom session name when opening the AWS console
User role name as federated session name - looks much nicer when commenting on CodeCommit Pull Requests, etc.
Just print the URL when using the console command in a pipe
Use No as default value for removing stack
Explicitly close temp template file before deleting it
Clarify interactive mode message
Allow deploy --yes to create a bucket without asking
Add missing argument for s3.RainBucket
Use filepath to work properly on Windows.
Update sam bash script to avoid duplicated resource/property name pairs
Update cfn/sam spec patches and check for integrity during go generate
Run go generate
Update dependencies
Correctly set user agent string
Update to v1.1.2
Update aws config mocks

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow

v1.1.0

Toggle v1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow
Add console command

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
stilvoid Steve Engledow
Update version to v1.0.3

v1.0.2

Toggle v1.0.2's commit message

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow
Fix bugs in fmt command

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow
Fix minor bug in rain fmt

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow
Refactor API and UI

v0.10.2-1

Toggle v0.10.2-1's commit message

Verified

This tag was signed with the committer’s verified signature.
stilvoid Steve Engledow
Add automated build