Thanks to visit codestin.com
Credit goes to github.com

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: localstack/setup-localstack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.2
Choose a base ref
...
head repository: localstack/setup-localstack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 15 commits
  • 12 files changed
  • 7 contributors

Commits on May 28, 2023

  1. revamp the action for localstack authorship (#2)

    * revamp the action for localstack authorship
    
    * Update action.yml
    
    Co-authored-by: Waldemar Hummer <[email protected]>
    
    * Update README.md
    
    Co-authored-by: Waldemar Hummer <[email protected]>
    
    ---------
    
    Co-authored-by: Waldemar Hummer <[email protected]>
    HarshCasper and whummer authored May 28, 2023
    Configuration menu
    Copy the full SHA
    67f2521 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    ae7f8b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Add configurations for LocalStack CI integration (#3)

    * add additional GH actions for PR integration and comments
    
    * add input for github_token secret
    
    * call prepare/finish directly in main action
    
    * minor enhancements
    whummer authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4a1f865 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    a81707a View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    3b9e6cc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. add correct headers for previews (#8)

    Co-authored-by: lukqw <[email protected]>
    lukqw and lukqw authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    a5db30b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Re-enable the DNS server (#9)

    * Bump version in the readme
    
    * Use DNS_ADDRESS=127.0.0.1 rather than 0
    simonrw authored Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8754795 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    cc75f83 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    357cb24 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    2780efb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. introduce preview-url to finish action (#18)

    Co-authored-by: lukqw <[email protected]>
    lukqw and lukqw authored May 15, 2024
    Configuration menu
    Copy the full SHA
    9aed6b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7c872 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab716be View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e302a13 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Refactor code (#17)

    lakkeger authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4b405a2 View commit details
    Browse the repository at this point in the history
Loading