Allow to disable automatic artifact architecture tagging
While that feature is quite nice, actually i want to tag the flatpak file itself with the architecture. When i do this, the automatic tagging results in a double tag on the artifact name. So it would be nice if that could be disabled, or if it could be configured to tag the flatpak file itself so that both names carry that architecture postfix.
Wdym by tagging the flatpak file itself? do you have a build I can look at to see what's the current result / the expected result?
This run used as bundle parameter wxFormBuilder-3.10.1.flatpak and produced the artifact wxFormBuilder-3.10.1-x86_64 that contains the file wxFormBuilder-3.10.1.flatpak. Instead i want the containing file to be named wxFormBuilder-3.10.1-x86_64.flatpak, either by using this as bundle parameter and not ending up with the architecture twice in the artifact name or that architecture beeing added automatically like for the artifact name.