Skip to content

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

@github-actions
Copy link

Unit Test Results

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

Results for commit 915715c.

@codecov
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

@sonarqubecloud
Copy link

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
@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

Development

Successfully merging this pull request may close these issues.

Container[Java 21]: Update systemd unit file to allow additional environment variables supported by the entrypoint to be passed

4 participants