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: Tenderly/tenderly-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.1
Choose a base ref
...
head repository: Tenderly/tenderly-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.2
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Oct 24, 2023

  1. Make spawn-rpc "return" url instead of logging/printing it

    Current implementation just prints the URL instead of returning it, so the current command can't be used in bash scripts.
    beruda authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    29b05ac View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    6ce4be7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #164 from Tenderly/beruda/spawn-rpc-patch

    Make `spawn-rpc` "return" url instead of logging/printing it
    beruda authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0add238 View commit details
    Browse the repository at this point in the history
Loading