Metadata
- Source
- FLUID-6568
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Ned Zimmerman
- Reporter
- Ned Zimmerman
- Created
2020-10-29T07:36:32.018-0400 - Updated
2024-07-22T10:35:25.422-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
-
- Infusion Builder
Description
In the wake of FLUID-6496, it would be good to add a simple CI task which installs dependencies and runs npm run buildDists
to ensure the Infusion can be built without errors.
Comments
-
Justin Obara commented
2020-10-29T08:45:50.506-0400 That's a good point. I wonder if we can combine this with CD for deploying to the build site?
-
Ned Zimmerman commented
2020-10-29T09:12:06.602-0400 Probably, although I think it makes sense to get the CI task in place ASAP and then figure out where to deploy, etc.