Skip to content

v1.4.0

Compare
Choose a tag to compare
@ahmadnassri ahmadnassri released this 04 Aug 19:57
· 126 commits to master since this release

1.4.0 (2022-08-04)

Features

CI/CD

  • push: include step metadata for template-sync (5aa04c8)
  • push: only run template-sync on template repos (8919013)
  • readme: fix github v5 sdk changes (d7d71ea)
  • workflow_dispatch: allow running manually (for releases when github actions is stuck) (ba2b54b)

Chores

  • deps: bump actions/cache from 2.1.4 to 2.1.6 (ced7b22)
  • deps: bump actions/cache from 2.1.6 to 2.1.7 (3b4b05a)
  • deps: bump actions/checkout from 2.3.4 to 2.3.5 (09eb85a)
  • deps: bump actions/github-script from 4.0.2 to 5 (fd9ef81)
  • template: add header to readme.yml workflow (39c567d)
  • template: sync with ahmadnassri/template-template (3c58de8)
  • template: sync with ahmadnassri/template-template (28f5c25)
  • template: sync with ahmadnassri/template-template (7b24cc9)
  • template: sync with ahmadnassri/template-template (ac6809d)
  • template: sync with ahmadnassri/template-template (8e0e7e0)
  • template: sync with ahmadnassri/template-template (1d1ee99)
  • template: sync with ahmadnassri/template-template (0bbf023)
  • use super-linter slim in docker compose (61a40d6)

Build

  • improved docker-compose (fabc65c)
  • publish-matrix: matrix defaults to both ghcr and docker (3d04269)
  • publish: improved publish process with a custom matrix (2ecc41e)

Docs