Skip to content

v1.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 May 17:32
· 111 commits to main since this release
a40471c

Added

  • Option to ignore specific error for a file.
  • Explanation for Pipeline filtered out by workflow rules error.
  • Table of ignored errors in settings.

Changed

  • Refactor code for getting remote URL and Gitlab API URL in ResolveContext.
  • Show notification about detected Gitlab API URL only once per project.
  • Do not show detected Gitlab API URL in the notification, because there can be multiple Gitlab API URLs in one project.
  • Show merged preview even if there are errors, if the response contains the merged yaml.

Fixed

  • NPE when opening a folder as project.
  • Access is allowed only from Event Dispatch Thread in LintContext.