GitHub / envato/stack_master / commits
The missing CloudFormation tool
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c6ca2417 | Release 2.19.0 (#404) |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
10 days ago | |
| cd0fe4a9 | merge Merge pull request #403 from envato/dependabot/bundler/commander-gte-4.6.0-an... |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
10 days ago | |
| 99596a56 | Add changelog entry for commander 6 support | Orien Madgwick <v****s@o****o> | 10 days ago | |
| 9cd854f5 |
Update commander requirement from >= 4.6.0, < 6 to >= 4.6.0, < 7
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 days ago | |
| 113eb8a0 | merge Merge pull request #401 from envato/rubocop |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| dcc8160f | RuboCop: resolve Lint/UselessAssignment | Orien Madgwick <v****s@o****o> | 6 months ago | |
| 92f7ef65 | RuboCop: resolve Lint/UnusedMethodArgument | Orien Madgwick <v****s@o****o> | 6 months ago | |
| 211feeb5 | RuboCop: resolve Lint/UnusedBlockArgument | Orien Madgwick <v****s@o****o> | 6 months ago | |
| 7a8fb37e | RuboCop: resolve Lint/SendWithMixinArgument | Orien Madgwick <v****s@o****o> | 6 months ago | |
| 2f31feca | RuboCop: resolve Lint/IneffectiveAccessModifier | Orien Madgwick <v****s@o****o> | 6 months ago | |
| b738fe45 | RuboCop: resolve Lint/AssignmentInCondition | Orien Madgwick <v****s@o****o> | 6 months ago | |
| e26b9dc9 | RuboCop: regenerate the TODO configuration | Orien Madgwick <v****s@o****o> | 6 months ago | |
| faee469c | RuboCop: merge in the excluded files | Orien Madgwick <v****s@o****o> | 6 months ago | |
| 92c9aad7 | merge Merge pull request #400 from envato/gem-metadata |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 518b0b90 | Fix the CI test badge | Orien Madgwick <v****s@o****o> | 7 months ago | |
| 75081274 | Release 2.18.0 | Orien Madgwick <v****s@o****o> | 7 months ago | |
| 83632af5 | merge Merge pull request #399 from envato/ci-ruby |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b93accdc | merge Merge pull request #398 from envato/no-changes |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| d8ab3430 | Improve user feedback when CloudFormation reports no changes | Orien Madgwick <4****n@u****m> | 8 months ago | |
| eac2da30 | Display tags diff during diff and apply commands (#397) |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| ff3b70e4 | Update gem metadata |
Orien Madgwick <4****n@u****m>
Committed by: Orien Madgwick <v****s@o****o> |
8 months ago | |
| 6126addb | CI: add Ruby 4.0 to the test matrix |
Orien Madgwick <4****n@u****m>
Committed by: Orien Madgwick <v****s@o****o> |
8 months ago | |
| a95bc37d | merge Merge pull request #396 from envato/RuboCop |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| a55a548e | RuboCop: resolve `Style/StringLiterals` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 0e4d84b6 | RuboCop: resolve `Style/WordArray` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 99315b6a | RuboCop: resolve `Style/UnlessElse` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 7d278aa0 | RuboCop: resolve `Style/TrailingCommaInHashLiteral` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| d07036d9 | RuboCop: resolve `Style/TrailingCommaInArrayLiteral` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| fb821678 | RuboCop: resolve `Style/TrailingCommaInArguments` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| a830be73 | RuboCop: resolve `Style/SymbolArray` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| caf58a77 | RuboCop: resolve `Style/SignalException` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 816dfd87 | RuboCop: resolve `Style/RescueStandardError` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 3eabadf2 | RuboCop: resolve `Style/RegexpLiteral` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 9ce281c0 | RuboCop: resolve `Style/RedundantSelf` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 654fd007 | RuboCop: resolve `Style/RedundantReturn` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 2673c65b | RuboCop: resolve `Style/RedundantRegexpEscape` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 3a37b757 | RuboCop: resolve `Style/RedundantRegexpCharacterClass` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 4640e02d | RuboCop: resolve `Style/RedundantPercentQ` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| df226120 | RuboCop: resolve `Style/RedundantException` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| ea55e438 | RuboCop: resolve `Style/RedundantAssignment` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| b3c41b9e | RuboCop: resolve `Style/PercentLiteralDelimiters` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| d7ccae63 | RuboCop: resolve `Style/ParallelAssignment` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 7bff9152 | RuboCop: resolve `Style/NumericLiterals` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 654ccf1e | RuboCop: resolve `Style/Next` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| a28da69e | RuboCop: resolve `Style/NeatedIf` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 64eff3a8 | RuboCop: resolve `Style/MultilineIfModifier` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 826bb9ce | RuboCop: resolve `Style/MethodDefParentheses` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| cd41174d | RuboCop: resolve `Style/MethodCallWithoutArgsParentheses` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 3d182c03 | RuboCop: resolve `Style/KeywordParametersOrder` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 9b2a67ac | RuboCop: resolve `Style/IfUnlessModifier` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| f4ac3495 | RuboCop: resolve `Style/HashSyntax` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| e9406409 | RuboCop: resolve `Style/GuardClause` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| f9130325 | RuboCop: resolve `Style/ExplicitBlockArgument` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 0dc5d547 | RuboCop: resolve `Style/ExpandPathArguments` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 1778485b | RuboCop: resolve `Style/Encoding` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| f0c859d6 | RuboCop: resolve `Style/EmptyMethod` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| ceb75f1e | RuboCop: resolve `Style/EmptyLiteral` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 5592cbf6 | RuboCop: resolve `Style/EachWithObject` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 580725c4 | RuboCop: resolve `Style/ConditionalAssignment` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 3ec4a531 | RuboCop: resolve `Style/CommandLiteral` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| abeb63b0 | RuboCop: resolve `Style/CaseEquality` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| cbc45385 | RuboCop: resolve `Style/BlockDelimiters` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| a1193902 | RuboCop: resolve `Style/Alias` issues | Orien Madgwick <4****n@u****m> | 8 months ago | |
| 6066da5f | Release 2.17.1 (#395) |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 2906cdc6 | RuboCop: resolve `Layout/*` issues (#393) |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| b9b8fc35 | Consistently treat default parameter values from the CloudFormation template ... |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 449b08c9 | ci: add RuboCop to the build pipeline (#392) |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 95f17e6c | merge Merge pull request #391 from envato/orien/maintainers |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 3c876f03 | tests: avoid matching on error messages that differ by Ruby release | Orien Madgwick <4****n@u****m> | 9 months ago | |
| 968eead0 | docs: remove maintainers section from the readme document | Orien Madgwick <4****n@u****m> | 9 months ago | |
| 4a85545a | merge Merge pull request #390 from envato/andrewjhumphrey-sso-group-id-parameter-re... |
Andrew Humphrey <a****y@e****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| d6cb2ae5 | Remove double double quote | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| f8b6f675 | Update with PR details | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 43f67e46 | And again | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| af64e1d7 | hash not keywords again | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 45d27f09 | Use much more efficient method of finding group | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| af6e6bdd | Use the same format as stack_output does to specify the region,identity store... | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| f702341b | Remove the top level sso_identity_store_id attribute | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| f55d9050 | Update docs and test for new way of specifying identity-store-id | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 40255802 | Umm, itchy tab key finger | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 6f79b202 | Use a before block | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 3bf111c0 | Pass hash, not named arguments (in all the places, not just some) | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| f51bee82 | Pass hash, not named arguments | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 40d4e7e3 | Let people know which directory was searched | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| ba77d210 | Revert "Handle positional args properly" | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 47d2b64a | Revert "Another attempt to fix ruby3 incompatibilities" | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 8280eb39 | Another attempt to fix ruby3 incompatibilities | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| eabc0664 | Handle positional args properly | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 6fd6c5a4 | Make ruby3.0+ compatible | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 6de910d4 | Add tests for the finder class too | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| d0c6d628 | PR Feedback fixes | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 97feb2f2 | Add some documentation too | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 380ff824 | linting | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| 8edf3827 | Add in resolver code and integrate into main app | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| b391b4e9 | Tests! | Andrew Humphrey <a****y@e****m> | about 1 year ago | |
| c4f43797 | merge Merge pull request #389 from envato/ruby-3.4 |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| cd9da116 | Add `ostruct` as a development dependency | Orien Madgwick <4****n@u****m> | over 1 year ago | |
| f866f8bc | CI: avoid cancelling all build steps if one fails | Orien Madgwick <4****n@u****m> | over 1 year ago | |
| d8492af7 | CI: add Ruby 3.4 to the test matrix | Orien Madgwick <4****n@u****m> | over 1 year ago | |
| 36b3fe8e | Release 2.16.0 (#387) |
Orien Madgwick <4****n@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago |