Basic integration of dast-chromium and browserker projects
Combine the dast-chromium project with the browserker project in a simple minimal-changes manor.
-
Create dast-chromiumfolder -
Copy latest dast-chromium project files into dast-chromiumfolder -
Setup a downstream build using dast-chromium/.gitlab-ci.ymlfile -
Move over any variables from project settings -
Make sure browserker container and package registries are used. -
Set variable to control when the chromium build should run. -
If needed copy over latest Chromium cached versions (Ticked but not needed) -
Update dast-chromiumproject readme with a DEPRICATED notice. -
Update browserkerREADME with the new architecture. -
Update browserker build to use browserker registry for dast-chromium image(move current image into browserker container reg)
Edited by Hannah Baker