Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: freckle/stackctl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.2.2
Choose a base ref
...
head repository: freckle/stackctl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.3.0
Choose a head ref
  • 3 commits
  • 8 files changed
  • 1 contributor

Commits on Aug 28, 2023

  1. Add forEachSpec_

    pbrisbin committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0b8026d View commit details
    Browse the repository at this point in the history
  2. Add awsWithAuth

    This function allows access to the underlying `AuthEnv`. It's not used
    by Stackctl (yet) but is used by tooling that uses Stackctl as its AWS
    SDK wrapper to supply concrete keys to external processes that aren't
    SSO-session aware.
    
    In the future, this AWS "library" should be extracted and shared, but
    for now we accept such minor extensions even if they only exist for
    these external. use-cases.
    pbrisbin committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9fcf0ff View commit details
    Browse the repository at this point in the history
  3. Version bump

    pbrisbin committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    9c0894d View commit details
    Browse the repository at this point in the history
Loading