19 Commits

Author SHA1 Message Date
3e91597dca feat: multiple changes
Signed-off-by: Avior <git@avior.me>
2024-09-09 14:27:46 +02:00
c2dd00c6e2 chore(deps): update docker/build-push-action action to v6 (#23)
Some checks are pending
Build, check & Test / run (push) Waiting to run
Build Docker Image / build_docker (push) Waiting to run
Lint / run (push) Waiting to run
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action) | action | major | `v5` -> `v6` |

---

### Release Notes

<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>

### [`v6`](https://github.com/docker/build-push-action/compare/v5...v6)

[Compare Source](https://github.com/docker/build-push-action/compare/v5...v6)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #23
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
2024-06-26 14:17:03 +00:00
4db3e84b83 chore(deps): update actions/setup-node action to v4 (#19)
Some checks are pending
Build, check & Test / run (push) Waiting to run
Build Docker Image / build_docker (push) Waiting to run
Lint / run (push) Waiting to run
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-node](https://github.com/actions/setup-node) | action | major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

### [`v4`](https://github.com/actions/setup-node/compare/v3...v4)

[Compare Source](https://github.com/actions/setup-node/compare/v3...v4)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #19
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
2024-06-26 09:25:13 +00:00
aa6282a99c chore(deps): update actions/checkout action to v4 (#18)
Some checks failed
Lint / run (push) Waiting to run
Build, check & Test / run (push) Has been cancelled
Build Docker Image / build_docker (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout) | action | major | `v3` -> `v4` |

---

### Release Notes

<details>
<summary>actions/checkout (actions/checkout)</summary>

### [`v4`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v417)

[Compare Source](https://github.com/actions/checkout/compare/v3...v4)

-   Bump the minor-npm-dependencies group across 1 directory with 4 updates by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1739
-   Bump actions/checkout from 3 to 4 by [@&#8203;dependabot](https://github.com/dependabot) in https://github.com/actions/checkout/pull/1697
-   Check out other refs/\* by commit by [@&#8203;orhantoy](https://github.com/orhantoy) in https://github.com/actions/checkout/pull/1774
-   Pin actions/checkout's own workflows to a known, good, stable version. by [@&#8203;jww3](https://github.com/jww3) in https://github.com/actions/checkout/pull/1776

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #18
Co-authored-by: Renovate Bot <renovate@dzeio.com>
Co-committed-by: Renovate Bot <renovate@dzeio.com>
2024-06-26 09:14:29 +00:00
96a2741e4a Update .github/workflows/delete_packages.yml
Some checks failed
Build Docker Image / build_docker (push) Failing after 2m55s
Lint / run (push) Failing after 55s
Build, check & Test / run (push) Successful in 8m49s
2024-05-24 06:39:05 +00:00
6825866f4d Update .github/workflows/build_docker.yml
Some checks failed
Build Docker Image / build_docker (push) Failing after 3m16s
Lint / run (push) Failing after 56s
Build, check & Test / run (push) Successful in 10m17s
2024-05-24 06:13:01 +00:00
136a7e86f3 Update .github/workflows/delete_packages.yml
Some checks failed
Build Docker Image / build_docker (push) Failing after 3m31s
Lint / run (push) Failing after 1m0s
Build, check & Test / run (push) Successful in 7m46s
2024-05-24 05:54:48 +00:00
eb3b41be72 chore: Add linting
Some checks failed
Build Docker Image / build_docker (push) Failing after 3m9s
Lint / run (push) Failing after 59s
Build, check & Test / run (push) Successful in 9m12s
Signed-off-by: Avior <git@avior.me>
2024-05-23 14:55:52 +02:00
22a20d67d0 chore: Add package auto deletion
Some checks failed
Build Docker Image / build_docker (push) Failing after 1m52s
Build, check & Test / run (push) Successful in 2m58s
2024-01-18 13:39:35 +00:00
e9ba3c4891 feat: Add Docker build
Some checks failed
Build, check & Test / run (push) Failing after 30s
Build Docker Image / build_docker (push) Failing after 1m5s
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-12-06 11:01:30 +01:00
86e60516f9 fix: text error
All checks were successful
Build, check & Test / run (push) Successful in 5m59s
Signed-off-by: Avior <github@avior.me>
2023-07-20 21:35:12 +02:00
9a17362de3 feat: Change e2e to be Playwright
Some checks failed
Build, check & Test / run (push) Failing after 1m0s
Signed-off-by: Avior <github@avior.me>
2023-07-20 21:33:55 +02:00
09ed4c487d feat: first version
Some checks failed
Build, check & Test / run (push) Failing after 39s
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-20 17:41:16 +02:00
764d38c9fa fix: check does not need a live server
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-04 15:46:37 +02:00
a6c0c86073 fix: insanity
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-04 15:44:17 +02:00
54cc1dfa3d fix: missing runs-on
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-04 15:40:57 +02:00
6ab90803c6 fix: missing needs install
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-04 15:40:19 +02:00
e0300a0c75 fix: build missing steps
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-04 15:39:45 +02:00
3669078563 feat: Add basic full tests with actions
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
2023-07-04 15:32:35 +02:00