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

[PEP] Binary Release Process - Update Notes #274

Open
9 of 18 tasks
mrmundt opened this issue Aug 6, 2024 · 0 comments
Open
9 of 18 tasks

[PEP] Binary Release Process - Update Notes #274

mrmundt opened this issue Aug 6, 2024 · 0 comments
Assignees
Labels
Priority:High High Priority Issue or PR

Comments

@mrmundt
Copy link
Contributor

mrmundt commented Aug 6, 2024

This issue is intended to track the updates being made to the IDAES binary release process (per @Robbybp and @mrmundt ). The TODO list:

  • High-level design discussion with relevant/interested stakeholders
    • What are the priorities?
    • How often are releases supposed to happen?
    • What are the implications if there is a failure / no one to take over?
    • How much can we feasibly automate?
  • Complete a comprehensive (but not overkill) suite of binary tests
    • Write more fun tests in test script
    • cbc, clp, sensitivity tools, libraries (will be covered by cyipopt tests)
    • external functions
    • petsc
  • Expand automated testing suite to include all necessary OS' (currently covers ubuntu x86, mac x86/aarch, win x86)
    • Move over to different docker containers for testing (ones that are maintained by folks who aren't us)
  • Patch, test, and release 3.4.0 (to 3.4.1 3.4.2) release: ipopt.pc file / doesn't work with cyipopt
    • Install/test cyipopt in automated testing (does not work with 3.4.0; will need to be introduced in 3.4.1 3.4.2)
    • Distribute step: update IDAES to point to 3.4.1 3.4.2 binaries
    • Helper command to install cyipopt within get-extensions (new users may not want to do it from source)
  • Generate new binaries with fresh HSL
  • Automate/expedite binary generation/release process
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:High High Priority Issue or PR
Projects
None yet
Development

No branches or pull requests

2 participants