Skip to content

v2.39.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 05:05
· 59 commits to main since this release
v2.39.0
22cfba2

Pull Requests | Issues | v2.38.4...v2.39.0

Features

#3354 policy: add a code comment for YAML Language Servers to a generated file aqua-policy.yaml

# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/policy.json

#3352 init: Add a code comment for YAML Language Servers to a generated file aqua.yaml

# yaml-language-server: $schema=https://raw.githubusercontent.com/aquaproj/aqua/main/json-schema/aqua-yaml.json

These code comments are useful when you edit files with editors such as VSCode.

image image