What should be done
We have a a workflow that generate version all version tags for release. Useful for docker build -t $tags.
But this output for channel only one tags, we must do the same for channel version.
Technical recommendation
Any technical recommendation or specific warning about this task (if needed)
- Security issue to be warned of
- Complexity issue
- Will it scale ?
Ecological concerns
What can be done to improve the ecological impact of this task ?
- Can we minimize the data send to the network ?
- Are data stored ? Can we minimize the amount of stored data ?
- Is it CPU-intensive ? Can we reduce the CPU charge ?
- Is it RAM-intensive ? Can we reduce the RAM load ?
Is this task linked with any other ?
What should be done
We have a a workflow that generate version all version tags for release. Useful for docker build -t $tags.
But this output for channel only one tags, we must do the same for channel version.
Technical recommendation
Any technical recommendation or specific warning about this task (if needed)
Ecological concerns
What can be done to improve the ecological impact of this task ?
Is this task linked with any other ?