Skip to content

Releases: Peel-Organisation/Peel_API

Release DEV 31 - 2023-12-01 - dd7e6c1cfea35503f7f9c11da573ec98e3d27879

01 Dec 19:52
dd7e6c1

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:

Release DEV 30 - 2023-11-24 - 1e59fb6173bb40b1b3ea28d5b44492aacc8aebe5

24 Nov 15:46
1e59fb6

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:
Hotfix/fix dev errors (#38)

  • hotfix(backend): fix error handling with try catch

  • hotfix(backend): optimise docker file

  • hotfix(backend): optimise docker file

  • hotfix(backend): fix code and rename dockerfile

  • fixup! hotfix(backend): fix code and rename dockerfile

  • fix: update firebase env

Release DEV 29 - 2023-11-23 - b0239aa0ae36e8f857ee323fa4114fa1788623a8

23 Nov 13:29
b0239aa

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:

Release 3 - 2023-11-22 - a13c59794700fec5d162e9b3bd6fa0bae421a426

22 Nov 14:59
a13c597

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:

Release DEV 27 - 2023-11-23 - 2691bb4c3a84426f8dc8c969050435b801da99b7

23 Nov 11:05

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:

Release DEV 23 - 2023-11-22 - 0c94136a04a7df2d197920e77677a571bea27a07

22 Nov 15:16
0c94136

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:

Release DEV 19 - 2023-11-19 - ecc050c1e84362c17bbe68fa1e2d044ba3568c2d

19 Nov 19:28
ecc050c

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:

Release DEV 21 - 2023-11-19 - 8d1b30e66f9e083c7f7dcba93c2ac68def2cae84

19 Nov 21:25
8d1b30e

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:

Release DEV 22 - 2023-11-19 - 7dbb7cfaaa262af694e8717238c43acc8bedccc1

19 Nov 21:25

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:
feat(scripts): update script and add docker compose dev

Release 18 - 2023-11-19 - 72230b3d3a7b779297e9d5de7828fef59c8e6638

19 Nov 13:32
72230b3

Choose a tag to compare

This release is an automated release created by GitHub Actions.

Commit messages:
feat(script): delete daily all docker images without tag\nDelete daily all docker images without tag (#33)

awk is a linux command and can process textual data files and streams.
Input data is divided into records and fields, which can be processed
using variables.

awk pattern { action }