-
Notifications
You must be signed in to change notification settings - Fork 1
Contributing patches
Tom Tucker edited this page Jan 14, 2020
·
4 revisions
Patches (bug fixes, minor refactoring) to existing files are accepted on the condition that they are provided to the project under the same license as the patched file(s).
LDMS is open source and includes a variety of 3rd party dependencies libraries under compatible licenses. Contribution of new plugins or other files are accepted on the condition that they document their open-source license and mark contributed files correspondingly.
Patches to the latest GA release (tag OVIS-4.3.3 as of Jan 7 2020) should be constructed as follows:
- fork the repository.
- create your patch branch based on branch OVIS-4.
- push your patch to your github fork.
- create a pull request for the OVIS-4 branch.
Patches to the development branch (master as of Jan 7 2020) should be constructed as follows:
- fork the repository.
- create your patch branch based on branch master(?).
- push your patch to your github fork.
- create a pull request.
- Home
- Search
- Feature Overview
- LDMS Data Facilitates Analysis
- Contributing patches
- User Group Meeting Notes - BiWeekly!
- Publications
- News - now in Discussions
- Mailing Lists
- Help
Tutorials are available at the conference websites
- Coming soon!
- Testing Overview
- Test Plans & Documentation: ldms-test
- Man pages currently not posted, but they are available in the source and build
V3 has been deprecated and will be removed soon
- Configuring
- Configuration Considerations
- Running