{% extends "base.html" %} {% import "macros.html" as m %} {% block title %}Packs - Swiss TIP admin console{% endblock %} {% block content %}
Every number below is read from a file the pipeline wrote. The console writes only the curation file, the source catalogue and the checks file.
run: {{ card.run_dir }}
{% for name, message in [('catalogue', card.catalogue_error), ('curation', card.curation_error), ('release', card.release_error), ('checks', card.checks_error)] %} {% if message %}{{ name }} file does not validate: {{ message }}
{% endif %} {% endfor %}runs - review queue - release - sandbox - audit log
No pack under releases/ yet.
Creates releases/<pack>/sources.json from the catalogue template with an
empty source list. The pipeline refuses to plan a run until the first source is added.