Skip to content

Abbreviated syntax for redirects #21

@evan10s

Description

@evan10s

Currently the way you define a URL to redirect is this slightly convoluted/unintuitive bit of YAML:

git: https://github.com/HackGT/redirector.git
env:
  REDIRECT_URL: "https://registration.build.hack.gt"

It'd be nice if you could just write redirect: https://registration.build.hack.gt and biodomes would do the above internally, without me having to write all of it out.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions