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

chore: Added CI for publishing agent as Azure site extension #2488

Merged
merged 41 commits into from
Sep 6, 2024

Commits on Aug 26, 2024

  1. feat: Testing tooling available to windows runners

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f2555b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74354f2 View commit details
    Browse the repository at this point in the history
  3. fix: Fixed package creation and nuspec config

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5cf4ac2 View commit details
    Browse the repository at this point in the history
  4. fix: Set prefix flag on npm install, replaced cds with working-direct…

    …ory directives
    
    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6fc46b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1d06677 View commit details
    Browse the repository at this point in the history
  6. chore: Edited README.md

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3c5d197 View commit details
    Browse the repository at this point in the history
  7. chore: Updated name of publish step in workflow

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    71a8f62 View commit details
    Browse the repository at this point in the history
  8. chore: Restored Node 18 publishing

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    81cfe2e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    36b1d9b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    92243ff View commit details
    Browse the repository at this point in the history
  11. Add site extension file

    svetlanabrennan authored and mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    40306fd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d6f10fd View commit details
    Browse the repository at this point in the history
  13. uncomment publish step

    svetlanabrennan authored and mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2ba039a View commit details
    Browse the repository at this point in the history
  14. Update .github/workflows/azure-site-extension.yml

    Co-authored-by: James Sumners <[email protected]>
    2 people authored and mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4e1d6c2 View commit details
    Browse the repository at this point in the history
  15. Update .github/workflows/azure-site-extension.yml

    Co-authored-by: James Sumners <[email protected]>
    2 people authored and mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0ddef71 View commit details
    Browse the repository at this point in the history
  16. remove node versions

    svetlanabrennan authored and mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ff619cf View commit details
    Browse the repository at this point in the history
  17. chore: Included .NET setup in site extension bundle job

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4187e23 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. feat: Testing tooling available to windows runners

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    81db08e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d2463 View commit details
    Browse the repository at this point in the history
  3. fix: Fixed package creation and nuspec config

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    96dc84e View commit details
    Browse the repository at this point in the history
  4. fix: Set prefix flag on npm install, replaced cds with working-direct…

    …ory directives
    
    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    708e930 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ed7c93 View commit details
    Browse the repository at this point in the history
  6. chore: Edited README.md

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    214b478 View commit details
    Browse the repository at this point in the history
  7. chore: Updated name of publish step in workflow

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6fb7306 View commit details
    Browse the repository at this point in the history
  8. chore: Restored Node 18 publishing

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9350bed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ab7658e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e5984f View commit details
    Browse the repository at this point in the history
  11. Add site extension file

    svetlanabrennan authored and mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    50de73b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9c1647b View commit details
    Browse the repository at this point in the history
  13. uncomment publish step

    svetlanabrennan authored and mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    be76fdd View commit details
    Browse the repository at this point in the history
  14. Update .github/workflows/azure-site-extension.yml

    Co-authored-by: James Sumners <[email protected]>
    2 people authored and mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    1f184f9 View commit details
    Browse the repository at this point in the history
  15. Update .github/workflows/azure-site-extension.yml

    Co-authored-by: James Sumners <[email protected]>
    2 people authored and mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e6b6e06 View commit details
    Browse the repository at this point in the history
  16. remove node versions

    svetlanabrennan authored and mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    db67d36 View commit details
    Browse the repository at this point in the history
  17. chore: Included .NET setup in site extension bundle job

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    69bc4d3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    23d3552 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'NR-300979/azure-windows-workflow' of github.com:mrickar…

    …d/node-newrelic into NR-300979/azure-windows-workflow
    svetlanabrennan committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9998250 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    7934b6c View commit details
    Browse the repository at this point in the history
  2. chore: Edited README.md

    Signed-off-by: mrickard <[email protected]>
    mrickard committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    2559216 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. chore: Restored x86 build. Added compatibility note to readme. Added …

    …build-selection instruction.
    
    Signed-off-by: mrickard <[email protected]>
    mrickard committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    77a53c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    759ea11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93aae61 View commit details
    Browse the repository at this point in the history