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: hypertrace/javaagent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pavolloffay/javaagent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 22, 2021

  1. Migrate to GH actions (#291)

    * Migrate to GH actions
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Action
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Add muzzle
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * rename
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * muzzle
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Fix
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * fix
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    
    * Disable
    
    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay authored Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e23861d View commit details
    Browse the repository at this point in the history
  2. Fix github release action

    pavolloffay committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    8fb798f View commit details
    Browse the repository at this point in the history
  3. Update secrets

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    bcd282b View commit details
    Browse the repository at this point in the history
  4. Fix GHA env var names

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    803638f View commit details
    Browse the repository at this point in the history
  5. Fix GHA env var names 2

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    e9bdbaa View commit details
    Browse the repository at this point in the history
  6. Fix release singing key

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    64e0159 View commit details
    Browse the repository at this point in the history
  7. Fix env var name

    Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
    pavolloffay committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    f4bbaf5 View commit details
    Browse the repository at this point in the history
Loading