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

fix: allow entry point supported environment variables to be passed via systemd #889

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

nathanklick
Copy link
Member

Description

This pull request changes the following:

  • Allows the JAVA_MAIN_CLASS and JAVA_CLASS_PATH environment variables to be passed to entrypoint.sh script when started via systemd.

Related Issues

…ia systemd

Signed-off-by: Nathan Klick <nathan@swirldslabs.com>
Copy link

Unit Test Results

  26 files    26 suites   50s ⏱️
109 tests 105 ✔️ 4 💤 0
110 runs  106 ✔️ 4 💤 0

Results for commit 915715c.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.17%. Comparing base (96ea24a) to head (915715c).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #889   +/-   ##
=========================================
  Coverage     67.17%   67.17%           
  Complexity      339      339           
=========================================
  Files            64       64           
  Lines          1319     1319           
  Branches        157      157           
=========================================
  Hits            886      886           
  Misses          370      370           
  Partials         63       63           

Impacted file tree graph

Copy link

sonarcloud bot commented Jun 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@nathanklick nathanklick merged commit 2552c32 into main Jun 13, 2024
18 checks passed
@nathanklick nathanklick deleted the 00888-System-Unit-Update branch June 13, 2024 17:36
swirlds-automation added a commit that referenced this pull request Jun 13, 2024
## [0.28.2](v0.28.1...v0.28.2) (2024-06-13)

### Bug Fixes

* allow entry point supported environment variables to be passed via systemd ([#889](#889)) ([2552c32](2552c32))
@swirlds-automation
Copy link
Contributor

🎉 This PR is included in version 0.28.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants