Name and Version
ai-dial-ci up to current version
What is the problem this feature will solve?
Currently, building and publishing JS code as a package to npmjs comes in line with building, scanning, and publishing container images. It's slow
What is the feature you are proposing to solve the problem?
Seems no build artifacts are shared, container build is completely autonomous.
We need to extract it into a separate job to speed up execution.
What alternatives have you considered?
No response
Name and Version
ai-dial-ci up to current version
What is the problem this feature will solve?
Currently, building and publishing JS code as a package to npmjs comes in line with building, scanning, and publishing container images. It's slow
What is the feature you are proposing to solve the problem?
Seems no build artifacts are shared, container build is completely autonomous.
We need to extract it into a separate job to speed up execution.
What alternatives have you considered?
No response