This repository has been archived by the owner on Apr 15, 2024. It is now read-only.
Summary
Pin released docker images to a specific version of openfast
to avoid quiet changes in version.
Contents (#4)
Operations
- Add
pyproject.toml
including version information mirroring the OpenFAST version - Improve docker workflow and ensure the docker image is built for
linux/amd64
- Add automated releases and automated PR/release notes workflow
Dependencies
- Pin to
openfast==3.1.0
Refactoring
- Simplify installation of
openfast
in docker container
Other
- Add
README