[openSUSE/open-build-service] cb62b3: Improve line parameter route constraint
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: cb62b30a9faf8c2a9beed849096c9ff97edf0925 https://github.com/openSUSE/open-build-service/commit/cb62b30a9faf8c2a9beed8... Author: Eduardo Navarro <enavarro@suse.com> Date: 2023-04-04 (Tue, 04 Apr 2023) Changed paths: M src/api/app/lib/routes_helper/routes_constraints.rb Log Message: ----------- Improve line parameter route constraint We can replace the `*` by the `+`. We don't need to take in account the case of not having a digit. Commit: dbb5825f52cccfa90eda2e17f54d93b074880760 https://github.com/openSUSE/open-build-service/commit/dbb5825f52cccfa90eda2e... Author: Eduardo J <enavarro@suse.com> Date: 2023-04-05 (Wed, 05 Apr 2023) Changed paths: M src/api/app/lib/routes_helper/routes_constraints.rb Log Message: ----------- Merge pull request #14108 from eduardoj/fix/improve_line_constraint Improve line parameter route constraint Compare: https://github.com/openSUSE/open-build-service/compare/59c724087ea0...dbb582...
participants (1)
-
Eduardo J.