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

Adapt code to handle separation of repos, agnostic builds #1

Merged
merged 123 commits into from
Dec 18, 2024

Conversation

MichaelPesce
Copy link
Collaborator

@MichaelPesce MichaelPesce commented Dec 4, 2024

  • create one pyinstaller hook that takes advantage of an env variable to determine which packages to include
  • update move_entrypoints.py to use wheel package for entrypoints
  • reorganize configuration files to handle workflow with idaeas-flowsheet-processor-ui located internally
  • create python file to generate package.json dynamically based on project, date
  • rework build workflow
    • create reusable workflow that takes project as input, among other inputs, to dynamically create the builds for each project
    • create workflow that runs upon push to call the build using a matrix of OS's and projects
    • add functionality to build and sign mac versions of the app

… add project version to frontend .env; update workflow to install pip target before setting configuration
@MichaelPesce MichaelPesce merged commit f48e998 into watertap-org:main Dec 18, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant