Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Pin image to specific version of openfast

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Apr 14:26
d6bcc03

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