hub.sr.ht/hubsrht
Alexey Yerin d8bac6c67c Export some env variables when submitting a build
This allows to detect if the build was started from a patch and for
example, skip deployment.

Example:
  BUILD_SUBMITTER=hub.sr.ht
  BUILD_REASON=patchset
  PATCHSET_ID=19897
  PATCHSET_URL=https://lists.sr.ht/~sircmpwn/sr.ht-dev/patches/19897

Ticket: ~sircmpwn/hub.sr.ht#70
2021-02-02 10:24:17 -05:00
..
alembic Syncronize nullable constraints with service policy 2021-01-18 15:24:59 -05:00
blueprints Show last five repos when trying to clone project 2021-01-29 10:35:00 -05:00
templates Forward errors from GQL to the UI 2021-01-11 09:32:08 -05:00
types Syncronize nullable constraints with service policy 2021-01-18 15:24:59 -05:00
app.py Allow trailing slashes on some routes 2020-04-29 10:46:05 -04:00
builds.py Export some env variables when submitting a build 2021-02-02 10:24:17 -05:00
decorators.py Implement featured projects 2020-04-28 14:08:56 -04:00
oauth.py Initial commit 2020-03-24 10:26:15 -04:00
projects.py projects.py: fix visibility import 2020-04-29 10:07:47 -04:00
services.py services: fix custom HTML readme display 2021-01-26 09:01:19 -05:00