Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 16:37
· 167 commits to main since this release
ace451b

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