Skip to content

Releases: ahmadnassri/action-workflow-queue

v1.2.0

30 Nov 19:13
Compare
Choose a tag to compare

1.2.0 (2023-11-30)

Build

Features

  • update run status checks to include all options (19a2382)

v1.1.5

01 Aug 15:44
Compare
Choose a tag to compare

1.1.5 (2023-08-01)

Refactor

  • restructure for better testing, and improved image size (ecb80b5)

v1.1.4

08 Jun 15:15
Compare
Choose a tag to compare

1.1.4 (2023-06-08)

Build

  • deps: bump @actions/core from 1.2.6 to 1.10.0 in /action (11af357)
  • deps: bump @actions/github from 4.0.0 to 5.1.1 in /action (e11a281)

v1.1.3

08 Jun 15:12
Compare
Choose a tag to compare

1.1.3 (2023-06-08)

Bug Fixes

  • remove extra dependency (152d530)

v1.1.2

08 Jun 15:07
Compare
Choose a tag to compare

1.1.2 (2023-06-08)

Build

  • deps: bump node-fetch from 2.6.1 to 2.6.11 in /action (b3bfe59)

v1.1.1

07 Jun 20:57
Compare
Choose a tag to compare

1.1.1 (2023-06-07)

Bug Fixes

  • use run_started_at instead of created_at (55a02ba)

Docs

Code Style

CI/CD

  • fix dependabot config (aa8bcd1)
  • granular token permissions (06fa38b)

v1.1.0

19 Feb 03:45
Compare
Choose a tag to compare

1.1.0 (2021-02-19)

Features

  • info: better info logging (7c50b6e)

v1.0.1

11 Feb 19:21
Compare
Choose a tag to compare

1.0.1 (2021-02-11)

Bug Fixes

  • debug: include debugging (8dd7d76)

v1.0.0

11 Feb 19:09
Compare
Choose a tag to compare

1.0.0 (2021-02-11)

Features

Chores

  • template: update .dockerignore (4777716)
  • template: update .editorconfig (0d3d0ea)
  • template: update .github/auto-merge.yml (9c07129)
  • template: update .github/dependabot.yml (e1abe91)
  • template: update .github/linters/.commit-lint.yml (e224c02)
  • template: update .github/linters/.markdown-lint.yml (ed111c5)
  • template: update .github/workflows/auto-merge.yml (e5af735)
  • template: update .github/workflows/commit-lint.yml (95f4c6b)
  • template: update .github/workflows/readme.yml (9d9d985)
  • template: update .github/workflows/release.yml (ebaaf90)
  • template: update .github/workflows/super-linter.yml (310155d)
  • template: update .github/workflows/test.yml (da82417)
  • template: update .gitignore (dee6638)
  • template: update .semantic.json (3e48357)
  • template: update docker-compose.yml (4683c9a)
  • template: update docs/README.template (cc5f342)