Skip to content

Releases: frenck/action-addon-linter

v1.2.1

19 Jan 11:25
2c1db17
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

  • Fix add-on config map check regular expression @frenck (#12)

v1.2.0

17 Jan 23:56
6d337f0
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

  • Add new optional/default from Supervisor 2021.01.0 release @frenck (#10)

🧰 Maintenance

⬆️ Dependency updates

  • Bump frenck/action-yamllint from v1.0.1 to v1.0.2 @dependabot (#9)

v1.1.0

13 Jan 16:37
ace451b
Compare
Choose a tag to compare

What’s changed

✨ New features

  • Add support for linting build.json @frenck (#1)

🐛 Bug fixes

  • Fix missing build schema in Dockerfile @frenck (#6)
  • Fix missing exit code in community check @frenck (#7)

🧰 Maintenance

  • Add additional release tags @frenck (#2)
  • Update linter workflow @frenck (#4)
  • Update schema workflow to check for the build schema @frenck (#5)

📚 Documentation

v1.0.0

12 Jan 19:25
5818d53
Compare
Choose a tag to compare

What’s changed

🚀 Initial action version 🎉