Merge branch '16678-login-tokens-lifetime-config'
[arvados.git] / doc / _includes / _pipeline_deprecation_notice.liquid
1 {% comment %}
2 Copyright (C) The Arvados Authors. All rights reserved.
3
4 SPDX-License-Identifier: CC-BY-SA-3.0
5 {% endcomment %}
6
7 {% include 'notebox_begin_warning' %}
8 Arvados pipeline templates are deprecated.  The recommended way to develop new workflows for Arvados is using the "Common Workflow Language":{{site.baseurl}}/user/cwl/cwl-runner.html.
9 {% include 'notebox_end' %}