Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

newrelic-java-examples Scala example #44

Closed
wants to merge 44 commits into from

Commits on Oct 31, 2023

  1. Add basic fossa workflow

    elaguerta-nr committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5169af6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from newrelic-csec/add-fossa-workflow

    Add basic fossa workflow
    elaguerta-nr authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f3b1066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02e6d0c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from newrelic-csec/add-fossa-workflow

    fixup: move fossa workflow into .github/workflows
    elaguerta-nr authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    4bd1324 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Delete .github/fossa.yml

    This file was moved into .github/workflows
    elaguerta-nr authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c12ccee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10154ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80ff431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    433e611 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b784d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    49dae3e View commit details
    Browse the repository at this point in the history
  2. Fixup: indentation

    elaguerta-nr authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    0a9a823 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe24cf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac770e View commit details
    Browse the repository at this point in the history
  5. Revert "Try adding write-all permissions"

    This reverts commit 7ac770e.
    elaguerta-nr committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2b1f819 View commit details
    Browse the repository at this point in the history
  6. Try using a PAT

    elaguerta-nr committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    566d838 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f98fd24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a94d81f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    899ebf1 View commit details
    Browse the repository at this point in the history
  10. debug: echo json data

    elaguerta-nr authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2f3e0e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7417551 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    abe7654 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    b310dbc View commit details
    Browse the repository at this point in the history
  2. fixup: extra spaces

    elaguerta-nr committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    781cd99 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Update fossa.yml

    elaguerta-nr authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    90b7456 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c32b3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a43319 View commit details
    Browse the repository at this point in the history
  4. try removing set -e

    elaguerta-nr authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    55b4895 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3110679 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0597c54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b98f4d8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9908364 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6e741ed View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    681f687 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cd86fe7 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Update fossa.yml

    save list-targets std-out and std-err to two different temp files
    elaguerta-nr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    bc1857e View commit details
    Browse the repository at this point in the history
  2. Fixup: variable syntax

    elaguerta-nr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a1b8500 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    179a007 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    547fc79 View commit details
    Browse the repository at this point in the history
  5. Create fossa-scala.yml

    elaguerta-nr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    841875e View commit details
    Browse the repository at this point in the history
  6. Fixup: typo

    elaguerta-nr authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5bd6254 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    643d502 View commit details
    Browse the repository at this point in the history
  2. Revert step to use JDK

    elaguerta-nr committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3a734a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d5d130 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a966403 View commit details
    Browse the repository at this point in the history