Skip to content

Add azure-prebuild script#1351

Merged
lrafeei merged 18 commits intomainfrom
azure-service-app-script
Apr 25, 2025
Merged

Add azure-prebuild script#1351
lrafeei merged 18 commits intomainfrom
azure-service-app-script

Conversation

@lrafeei
Copy link
Copy Markdown
Contributor

@lrafeei lrafeei commented Apr 11, 2025

This script will enable Azure App Services to install New Relic before the app executes without having to override the startup script.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 11, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 6 0 0 0.46s
✅ MARKDOWN markdownlint 7 0 0 0 0.89s
✅ MARKDOWN markdown-link-check 7 0 0 15.14s
✅ PYTHON ruff 901 0 0 0 0.61s
✅ PYTHON ruff-format 901 0 0 0 0.32s
✅ YAML prettier 13 0 0 0 1.22s
✅ YAML v8r 13 0 0 6.17s
✅ YAML yamllint 13 0 0 0.54s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.01%. Comparing base (68da5b7) to head (00599e1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1351   +/-   ##
=======================================
  Coverage   80.00%   80.01%           
=======================================
  Files         204      204           
  Lines       22952    22952           
  Branches     3639     3639           
=======================================
+ Hits        18362    18364    +2     
+ Misses       3392     3391    -1     
+ Partials     1198     1197    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lrafeei lrafeei marked this pull request as ready for review April 11, 2025 19:50
@lrafeei lrafeei requested a review from a team as a code owner April 11, 2025 19:50
Comment thread scripts/azure-prebuild.sh Outdated
@mergify mergify Bot added the tests-failing Tests failing in CI. label Apr 21, 2025
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Apr 22, 2025
@mergify mergify Bot added the tests-failing Tests failing in CI. label Apr 22, 2025
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Apr 22, 2025
@mergify mergify Bot added the tests-failing Tests failing in CI. label Apr 24, 2025
@lrafeei lrafeei requested a review from TimPansino April 24, 2025 22:24
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Apr 24, 2025
TimPansino
TimPansino previously approved these changes Apr 25, 2025
Comment thread scripts/azure-prebuild.sh Outdated
@TimPansino TimPansino self-requested a review April 25, 2025 21:32
Co-authored-by: Timothy Pansino <11214426+TimPansino@users.noreply.github.com>
@lrafeei lrafeei merged commit 7800c21 into main Apr 25, 2025
58 of 59 checks passed
@lrafeei lrafeei deleted the azure-service-app-script branch April 25, 2025 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants