•  
     
    request #33649 Make pre-receive-check-stable-tags.wasm cover more complex cases
Infos
#33649
Thomas Piras (tpiras)
2023-09-21 11:55
2023-08-01 16:46
35230
Details
Make pre-receive-check-stable-tags.wasm cover more complex cases

At the moment of writing, the two tags format that are accepted for Tuleap are:

  1. X.Y (Ex: https://tuleap.net/plugins/git/tuleap/tuleap/stable?a=tag&h=14.9)
  2. @tuleap/<package_name>_A.B.C (Ex: https://tuleap.net/plugins/git/tuleap/tuleap/stable?a=tag&h=%40tuleap%2Fproject-sidebar_2.2.1)

The module should also check that the version of the newly submitted tags are superior to the already existing tags.

Empty
Empty
Empty
  • [ ] enhancement
  • [ ] internal improvement
Empty
Stage
Empty
Closed
2023-09-21
Attachments
Empty
References

Follow-ups