core icon indicating copy to clipboard operation
core copied to clipboard

Create common job to build core project

Open victoralfaro-dotcms opened this issue 3 years ago • 2 comments

Build job: this job will be run once and its output will be shared among all the test types and will have to be implemented just once. These arre the steps:

  • Clones repo
  • Builds project
  • Caches build (to be used by other jobs)

This job will be a dependency for all test implementation running at Github Actions.

victoralfaro-dotcms avatar Feb 23 '22 04:02 victoralfaro-dotcms

Hey team! Please add your planning poker estimate with ZenHub @dsilvam @freddyucv

victoralfaro-dotcms avatar Feb 23 '22 14:02 victoralfaro-dotcms

PR: https://github.com/dotCMS/core/pull/21873

victoralfaro-dotcms avatar Mar 21 '22 20:03 victoralfaro-dotcms