boozallen / aissemble

Booz Allen's lean manufacturing approach for holistically designing, developing and fielding AI solutions across the engineering lifecycle from data processing to model building, tuning, and training to secure operational deployment
Other
26 stars 6 forks source link

Setup GitHub Action for building aissemble #2

Open d-ryan-ashcraft opened 2 months ago

d-ryan-ashcraft commented 2 months ago

As the aissemble codebase is migrated into the github.com/aissemble repository, we should create a continuous integration (CI) build process that lives with it and is available at the same level of visibility.

This process should migrate the internal process used in the past to GitHub Actions.

We should ensure that caching is enabled for faster builds, minimally:

aaron-gary commented 2 months ago

Additional comments found in #17