-
Notifications
You must be signed in to change notification settings - Fork 564
Home
Welcome to the Trilinos Developer Website!
If you're a user, a good place to start is the Trilinos README or the Trilinos Project Homepage.
NOTICE: Pull-request testing is now required. This means direct push access has been eliminated and all submissions must be through pull requests. The Pull-Request testing process and how to control it is detailed in Pull-Request Testing, and usage of a pull-request workflow is detailed at 'feature'/'develop'/'master' workflow.
WARNING: If you don't seem to be getting all of your notification emails from GitHub for updated Issues, etc., then have a look at the GitHub Notification page to see what you can do about that.
NOTE - The metrics in the table below are a snapshot of the Pull Requests state as of 12:00pm (noon) for each row. Links provide the current state of that search, which may differ from the 12:00pm (noon) search.
Date | PR Status | PRs Merged (Past 24 Hrs from 12pm) | WIP PRs (@ 12pm) | Review-Required PRs (@ 12pm) | Change-Requested PRs (@ 12pm) | Review-Approved PRs (@ 12pm) | Failed PRs (@ 12pm) | Total Open PRs (@ 12pm) | MM Status | Master Merges (Past 24 hrs from 12pm) | Jira Ticket # |
---|---|---|---|---|---|---|---|---|---|---|---|
2023-06-30 | 3 | 23 | 23 | 8 | 0 | 11 | 65 | ✅ | 1 | Issue-11621 | |
2023-06-22 | 1 | 24 | 21 | 5 | 2 | 11 | 63 | ✅ | 1 | Issue-11621 | |
2023-06-21 | 3 | 24 | 22 | 5 | 2 | 11 | 64 | ✅ | 1 | Issue-11621 | |
2023-06-15 | 1 | 22 | 23 | 5 | 2 | 8 | 61 | ✅ | 1 | Issue-11621 | |
2023-06-14 | 3 | 22 | 22 | 5 | 2 | 7 | 59 | ✅ | 1 | Issue-11621 | |
2023-06-12 | 2 | 22 | 21 | 6 | 1 | 7 | 57 | ✅ | 1 | Issue-11621 | |
2023-06-08 | 3 | 22 | 21 | 5 | 2 | 7 | 57 | 0 | Issue-11621,Tests failed for MM | ||
2023-06-07 | 6 | 22 | 23 | 4 | 2 | 7 | 58 | 0 | Issue-11621,Tests failed for MM |
- Software description, downloads, doxygen, etc.
- If you are a new user, this is a great place to start! (See also.)
- Site for the Trilinos git repository to handle open/general issues.
- Developer's wiki.
- Site for information that Trilinos developers need to know.
- Nightly test results (access from outside of Sandia may be limited)
- Primary site to submit questions and requests.
- Link to the SRN Trilinos Help Desk.
- Primary site containing Sandia specific information related to Trilinos.
- Link to the SRN Trilinos Portal
Sandia Trilinos Strategy Planning
- Sandia Jira site for Trilinos strategy epics and tasks.
Copyright © Trilinos a Series of LF Projects, LLC
For web site terms of use, trademark policy and other project policies please see https://lfprojects.org.
Trilinos Developer Home
Trilinos Package Owners
Policies
New Developers
Trilinos PR/CR
Productivity++
Support Policy
Test Dashboard Policy
Testing Policy
Managing Issues
New Issue Quick Ref
Handling Stale Issues and Pull Requests
Release Notes
Software Quality Plan
Proposing a New Package
Guidance on Copyrights and Licenses
Tools
CMake
Doxygen
git
GitHub Notifications
Mail lists
Clang-format
Version Control
Initial git setup
'feature'/'develop'/'master' (cheatsheet)
Simple centralized workflow
Building
SEMS Dev Env
Mac OS X
ATDM Platforms
Containers
Development Tips
Automated Workflows
Testing
Test Harness
Pull Request Testing
Submitting a Pull Request
Pull Request Workflow
Reproducing PR Errors
Addressing Test Failures
Trilinos Status Table Archive
Pre-push (Checkin) Testing
Remote pull/test/push
PR Creation & Approval Guidelines for Tpetra, Ifpack2, and MueLu Developers