BonnyCI / projman

A project management repository -- meta
0 stars 2 forks source link

Need to execute DIB image builds as part of CI tests #219

Open eggshell opened 7 years ago

eggshell commented 7 years ago

Currently, we don't do DIB image builds as part of our testing. This presents a situation where changes to hoist's image build process go untested and get pushed to production. This should involve the following tasks:

eggshell commented 7 years ago

@SpamapS In the milestone meeting this week we talked about executing builds as a periodic job(s) and caching things we use as elements to speed up build times as other things we could do alongside testing changes to elements in hoist as ways to improve our usage of DIB.

Should we convert this to an epic and let the building of images upon proposed elements changes as part of hoist's CI (BonnyCI/hoist#354) be the first task?