StanfordBDHG / .github

Collection of default community health files, GitHub Action workflows, templates
https://biodesigndigitalhealth.stanford.edu
3 stars 2 forks source link

Archive Scheme and Create XCFramework workflows #40

Closed philippzagar closed 11 months ago

philippzagar commented 11 months ago

Archive Scheme and Create XCFramework reusable workflows

:recycle: Current situation & Problem

At the moment, the StanfordBDHG fork of llama.cpp as well as the fork of ResearchKit require a GitHub Actions workflow that archives a scheme and creates an XCFramework that is then published in a tagged release. As both of these repositories need these functionalities, there is substantial code duplication.

:gear: Release Notes

:books: Documentation

Provided within the GitHub Action workflow files.

:white_check_mark: Testing

Workflows have been tested manually.

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

philippzagar commented 11 months ago

@PSchmiedmayer Ready to review again!