Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

feat(one-app-runner): use new entry command in 6.11.0 #631

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

10xLaCroixDrinker
Copy link
Member

Description

Update to use the new scripts/start.sh entry command on v6.11.0 and newer

Motivation

This is not required for the app to continue working, but is required for tracing and dotenv support. (I have not tested the dotenv support with this runner)

Test Conditions

  • Updated unit
  • Used npm link to start up app versions 5.17.0, 5.23.0, 6.10.0 & 6.11.0-revert-node-20.0

Types of changes

Check boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation (adding or updating documentation)
  • Dependency update
  • Security update

Checklist

Check boxes that apply:

  • My code follows the code style of this project.
  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • These changes should be applied to a maintenance branch.
  • I have added the Apache 2.0 license header to any new files created.

@Matthew-Mallimo Matthew-Mallimo merged commit 3aba75e into main Mar 26, 2024
6 checks passed
@Matthew-Mallimo Matthew-Mallimo deleted the feature/tracing-compat branch March 26, 2024 21:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants