Skip to content

Commit

Permalink
deprecation warning on .yeb page
Browse files Browse the repository at this point in the history
  • Loading branch information
branfosj authored May 15, 2023
1 parent cc2e9da commit caa4e30
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions docs/writing-yeb-easyconfig-files.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
# Writing easyconfig files in YAML syntax (`.yeb` format) **[IN DEVELOPMENT]** {: #easyconfig_yeb_format }
# Writing easyconfig files in YAML syntax (`.yeb` format) **Deprecated** {: #easyconfig_yeb_format }

!!! note
Because support for easyconfig files in YAML syntax (a.k.a. `.yeb` files) is still *in development*,
using them currently requires enabling the use of experimental features (`--experimental`),
see also [Experimental features][experimental_features].

An up-to-date overview of current progress on support for `.yeb` easyconfigs is available at
<https://github.com/easybuilders/easybuild-framework/issues/1407>.
!!! warning
Use of `.yeb` easyconfigs is deprecated and [will be removed in EasyBuild v5.0][yeb].

Useful links:

Expand Down

0 comments on commit caa4e30

Please sign in to comment.