back interdiff of round #2 and #1

appvieww: make default label defs configurable #703

merged
opened by boltless.me targeting master from sandboxed-atmosphere

hard-coded labels make hard to setup local sandboxed environment as the appview won't run until we fill all 5 definitions under TangledDid.

so make them configurable with TANGLED_LABEL_DEFAULTS which is a list of aturis delimitted by , character

we can have any number/kind of default labels but gfi is required for /good-first-issue page

Signed-off-by: Seongmin Lee git@boltless.me

files
appview
config
models
repo
state
ERROR
appview/config/config.go

Failed to calculate interdiff for this file.

ERROR
appview/models/label.go

Failed to calculate interdiff for this file.

ERROR
appview/repo/repo.go

Failed to calculate interdiff for this file.

ERROR
appview/state/gfi.go

Failed to calculate interdiff for this file.

ERROR
appview/state/state.go

Failed to calculate interdiff for this file.