Skip to content

Resolve "Make gitlab.com source implicit in a serverless runtime specification"

Matt Kasa requested to merge gitlab-28387-implicit-runtime-source into master

Moves function to it's own package and allows runtime to be passed as a short name (ex. ruby), alias path (ex. gitlab/runtimes/ruby), or full URL (ex. https://gitlab.com/gitlab-org/serverless/runtimes/ruby).

/cc @ali-gitlab @grzesiek

Thanks @ali-gitlab for pairing on this!

Merge request reports