-
Notifications
You must be signed in to change notification settings - Fork 9
Standup summary: 2025‐08‐21
Sam Clarke-Green edited this page Aug 21, 2025
·
1 revision
Update on outstanding pull requests:
- Baf changes are in review with @matthewhambley. One feature has been removed because it is not yet ready and will be added via a separate PR at a later date. @t00sa to provide additional input on the review.
- @james-bruten-mo has approved changes required to integrate fab into some of the big fortran repositories
- @yaswant's documentation tickets are in the process of being reviewed
- We agreed to retain python 3.10 support
- The documentation needs to be built for each PR because it uses the API documentation feature
- Linker selection ticket (#379?) uses the program type to automatically determine whether to use the Fortran or the C compiler
- The problem with using the linker itself is the large number of default flags that need to be passed through to the command
- We felt that this topic would benefit from a further discussion
- Discuss compiler arguments PR offline
- Discuss caching arguments
We agreed to discuss the following points outside the meeting:
- Reconcile site config/option caching and recent logging changes with the baf changes
- Compiler argument selection PR
- Linker selection
- Future Release
- vn1.0 Release, March 2023
- 0.11 Beta Release, Jan 2023
- 0.10 Beta Release, Oct 2022
- 0.9 Alpha Release, June 2022
- 2.0, July 2025
- 2.1, August 2025
- Phase 2
- Phase 3
- Phase 4
- Repository Management
- Development Process
- Development Environment
- Releasing Fab
- Coding Conventions
- Glossary
- Concerning the Database
- Unit Test Coverage
- Issues With the System Testing Framework