Gauthier
8f6b6f06cc
ci: fix token permissions ( #55 )
...
Potential fix for
[https://github.com/sripwoud/ts-template/security/code-scanning/1 ](https://github.com/sripwoud/ts-template/security/code-scanning/1 )
To resolve this issue, add an explicit `permissions` block at the top
level of the workflow (or for the single job), assigning only the
minimal permissions needed. Since this workflow uses an action to check
the PR title formatting and does not appear to need to write to the repo
or PR (e.g., comment, label, merge), it likely only needs to read pull
request metadata. Therefore, set `contents: read` and `pull-requests:
read` for the workflow. Update `.github/workflows/semantic-pr.yml` by
adding this block after the `name:` line and before the `on:` line. No
additional imports or definitions are required.
---
_Suggested fixes powered by Copilot Autofix. Review carefully before
merging._
---------
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-22 09:22:07 +02:00
sripwoud
0df6ba035a
chore: remove yarn.lock
2025-09-22 09:10:06 +02:00
sripwoud
1b96e62cfc
chore: update setup script
...
diff --git a/setup b/setup
index 16740b6..e6d0d21 100755
--- a/setup
+++ b/setup
@@ -10,7 +10,7 @@ main() {
curl -s https://raw.githubusercontent.com/sripwoud/agnostic-template/refs/heads/main/setup | sh
bun i
- log "✅ Installed node deps"
+ log "Installed node deps"
}
main
2025-07-25 15:26:46 +02:00
sripwoud
d80f6d326a
chore(biome): update config
2025-07-25 14:16:13 +02:00
sripwoud
e2269eef7f
chore(dprint): update config
2025-07-25 14:16:06 +02:00
sripwoud
dcfb8eb89e
ci: bump oven-sh action
2025-07-25 10:08:28 +02:00
sripwoud
dc5336a981
refactor(setup): make curl silen
2025-07-07 11:43:21 +02:00
sripwoud
2cfe6aa176
ci(main): can trigger manually
2025-07-07 11:42:37 +02:00
sripwoud
da52b14b72
chore(sync): ignore all except convco
2025-07-07 11:34:52 +02:00
sripwoud
c7b35247e7
refactor(setup): fetch and exec agnostic setup
2025-07-07 11:34:17 +02:00
sripwoud
bb275266e6
chore(dprint): update config
2025-07-07 11:27:41 +02:00
sripwoud
0ec67fec86
chore(sync): update ignore file
2025-07-07 11:11:20 +02:00
sripwoud
d9af4238ad
ci(sync): override pr_title
2025-07-07 10:59:20 +02:00
sripwoud
1569dd343d
refactor(gh): name sync workflow
2025-07-07 10:57:55 +02:00
sripwoud
1bd32ed117
fix(gh): ignore github/worfklows from sync
2025-07-07 10:56:46 +02:00
sripwoud
90c7c9dcca
refactor: update sync worlflow
2025-07-07 10:25:58 +02:00
dependabot[bot]
28068921c3
fix: bump tj-actions/changed-files ( #50 )
...
Bumps
[tj-actions/changed-files](https://github.com/tj-actions/changed-files )
from 44 to 46.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tj-actions/changed-files/releases ">tj-actions/changed-files's
releases</a>.</em></p>
<blockquote>
<h2>v46</h2>
<h1>Changes in v46.0.5</h1>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v46.0.4 by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2511 ">tj-actions/changed-files#2511</a></li>
<li>chore(deps): bump tj-actions/verify-changed-files from 20.0.1 to
20.0.4 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2523 ">tj-actions/changed-files#2523</a></li>
<li>chore(deps): bump tj-actions/branch-names from 8.0.1 to 8.1.0 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2521 ">tj-actions/changed-files#2521</a></li>
<li>chore(deps): bump github/codeql-action from 3.28.12 to 3.28.15 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2530 ">tj-actions/changed-files#2530</a></li>
<li>chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.1 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2518 ">tj-actions/changed-files#2518</a></li>
<li>chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.6 by
<a href="https://github.com/dependabot "><code>@dependabot</code></a> in
<a
href="https://redirect.github.com/tj-actions/changed-files/pull/2519 ">tj-actions/changed-files#2519</a></li>
<li>chore(deps-dev): bump <code>@types/node</code> from 22.13.11 to
22.14.0 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2517 ">tj-actions/changed-files#2517</a></li>
<li>chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2516 ">tj-actions/changed-files#2516</a></li>
<li>chore(deps): bump yaml from 2.7.0 to 2.7.1 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2520 ">tj-actions/changed-files#2520</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v46...v46.0.5 ">https://github.com/tj-actions/changed-files/compare/v46...v46.0.5 </a></p>
<hr />
<h1>Changes in v46.0.4</h1>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v46.0.3 by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2506 ">tj-actions/changed-files#2506</a></li>
<li>docs: update readme by <a
href="https://github.com/jackton1 "><code>@jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2508 ">tj-actions/changed-files#2508</a></li>
<li>fix: bug modified_keys and changed_key outputs not set when no
changes detected by <a
href="https://github.com/jackton1 "><code>@jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2509 ">tj-actions/changed-files#2509</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v46...v46.0.4 ">https://github.com/tj-actions/changed-files/compare/v46...v46.0.4 </a></p>
<hr />
<h1>Changes in v46.0.3</h1>
<h2>What's Changed</h2>
<ul>
<li>Updated README.md by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2499 ">tj-actions/changed-files#2499</a></li>
<li>Updated README.md by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2501 ">tj-actions/changed-files#2501</a></li>
<li>Upgraded to v46.0.2 by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2500 ">tj-actions/changed-files#2500</a></li>
<li>chore(deps-dev): bump <code>@types/node</code> from 22.13.10 to
22.13.11 by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2502 ">tj-actions/changed-files#2502</a></li>
<li>chore: pin github actions by <a
href="https://github.com/jackton1 "><code>@jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2503 ">tj-actions/changed-files#2503</a></li>
<li>doc: remove warning by <a
href="https://github.com/jackton1 "><code>@jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2504 ">tj-actions/changed-files#2504</a></li>
<li>chore(deps): bump test/demo from <code>5dfac2e</code> to
<code>c6bd3b3</code> by <a
href="https://github.com/dependabot "><code>@dependabot</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2505 ">tj-actions/changed-files#2505</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tj-actions/changed-files/compare/v46...v46.0.3 ">https://github.com/tj-actions/changed-files/compare/v46...v46.0.3 </a></p>
<hr />
<h1>Changes in v46.0.2</h1>
<h2>What's Changed</h2>
<ul>
<li>Upgraded to v46.0.1 by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2474 ">tj-actions/changed-files#2474</a></li>
<li>add hint to revoke leaked token by <a
href="https://github.com/undefined-moe "><code>@undefined-moe</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2475 ">tj-actions/changed-files#2475</a></li>
<li>Updated README.md by <a
href="https://github.com/github-actions "><code>@github-actions</code></a>
in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2476 ">tj-actions/changed-files#2476</a></li>
<li>doc: update README.md by <a
href="https://github.com/jackton1 "><code>@jackton1</code></a> in <a
href="https://redirect.github.com/tj-actions/changed-files/pull/2478 ">tj-actions/changed-files#2478</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tj-actions/changed-files/blob/main/HISTORY.md ">tj-actions/changed-files's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v46.0.4...v46.0.5 ">46.0.5</a>
- (2025-04-09)</h1>
<h2><!-- raw HTML omitted -->⚙️ Miscellaneous Tasks</h2>
<ul>
<li><strong>deps:</strong> Bump yaml from 2.7.0 to 2.7.1 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2520 ">#2520</a>)
(<a
href="ed68ef82c0 ">ed68ef8</a>)
- (dependabot[bot])</li>
<li><strong>deps-dev:</strong> Bump typescript from 5.8.2 to 5.8.3 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2516 ">#2516</a>)
(<a
href="a7bc14b808 ">a7bc14b</a>)
- (dependabot[bot])</li>
<li><strong>deps-dev:</strong> Bump <code>@types/node</code> from
22.13.11 to 22.14.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2517 ">#2517</a>)
(<a
href="3d751f6b6d ">3d751f6</a>)
- (dependabot[bot])</li>
<li><strong>deps-dev:</strong> Bump eslint-plugin-prettier from 5.2.3 to
5.2.6 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2519 ">#2519</a>)
(<a
href="e2fda4ec3c ">e2fda4e</a>)
- (dependabot[bot])</li>
<li><strong>deps-dev:</strong> Bump ts-jest from 29.2.6 to 29.3.1 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2518 ">#2518</a>)
(<a
href="0bed1b1132 ">0bed1b1</a>)
- (dependabot[bot])</li>
<li><strong>deps:</strong> Bump github/codeql-action from 3.28.12 to
3.28.15 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2530 ">#2530</a>)
(<a
href="68024587dc ">6802458</a>)
- (dependabot[bot])</li>
<li><strong>deps:</strong> Bump tj-actions/branch-names from 8.0.1 to
8.1.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2521 ">#2521</a>)
(<a
href="cf2e39e86b ">cf2e39e</a>)
- (dependabot[bot])</li>
<li><strong>deps:</strong> Bump tj-actions/verify-changed-files from
20.0.1 to 20.0.4 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2523 ">#2523</a>)
(<a
href="6abeaa506a ">6abeaa5</a>)
- (dependabot[bot])</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v46.0.4 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2511 ">#2511</a>)</li>
</ul>
<p>Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]<a
href="https://github.com/users "><code>@users</code></a>.noreply.github.com>
(<a
href="6f67ee9ac8 ">6f67ee9</a>)
- (github-actions[bot])</p>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v46.0.3...v46.0.4 ">46.0.4</a>
- (2025-04-03)</h1>
<h2><!-- raw HTML omitted -->🐛 Bug Fixes</h2>
<ul>
<li>Bug modified_keys and changed_key outputs not set when no changes
detected (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2509 ">#2509</a>)
(<a
href="6cb76d07be ">6cb76d0</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->📚 Documentation</h2>
<ul>
<li>Update readme (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2508 ">#2508</a>)
(<a
href="b74df86ccb ">b74df86</a>)
- (Tonye Jack)</li>
</ul>
<h2><!-- raw HTML omitted -->⬆️ Upgrades</h2>
<ul>
<li>Upgraded to v46.0.3 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2506 ">#2506</a>)</li>
</ul>
<p>Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]<a
href="https://github.com/users "><code>@users</code></a>.noreply.github.com>
Co-authored-by: Tonye Jack <a
href="mailto:jtonye@ymail.com ">jtonye@ymail.com </a> (<a
href="27ae6b33ea ">27ae6b3</a>)
- (github-actions[bot])</p>
<h1><a
href="https://github.com/tj-actions/changed-files/compare/v46.0.2...v46.0.3 ">46.0.3</a>
- (2025-03-23)</h1>
<h2><!-- raw HTML omitted -->🔄 Update</h2>
<ul>
<li>Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2501 ">#2501</a>)</li>
</ul>
<p>Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]<a
href="https://github.com/users "><code>@users</code></a>.noreply.github.com>
(<a
href="41e0de576a ">41e0de5</a>)
- (github-actions[bot])</p>
<ul>
<li>Updated README.md (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2499 ">#2499</a>)</li>
</ul>
<p>Co-authored-by: github-actions[bot]
<41898282+github-actions[bot]<a
href="https://github.com/users "><code>@users</code></a>.noreply.github.com>
(<a
href="945787811a ">9457878</a>)
- (github-actions[bot])</p>
<h2><!-- raw HTML omitted -->📚 Documentation</h2>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="ed68ef82c0 "><code>ed68ef8</code></a>
chore(deps): bump yaml from 2.7.0 to 2.7.1 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2520 ">#2520</a>)</li>
<li><a
href="a7bc14b808 "><code>a7bc14b</code></a>
chore(deps-dev): bump typescript from 5.8.2 to 5.8.3 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2516 ">#2516</a>)</li>
<li><a
href="3d751f6b6d "><code>3d751f6</code></a>
chore(deps-dev): bump <code>@types/node</code> from 22.13.11 to 22.14.0
(<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2517 ">#2517</a>)</li>
<li><a
href="e2fda4ec3c "><code>e2fda4e</code></a>
chore(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.6 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2519 ">#2519</a>)</li>
<li><a
href="0bed1b1132 "><code>0bed1b1</code></a>
chore(deps-dev): bump ts-jest from 29.2.6 to 29.3.1 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2518 ">#2518</a>)</li>
<li><a
href="68024587dc "><code>6802458</code></a>
chore(deps): bump github/codeql-action from 3.28.12 to 3.28.15 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2530 ">#2530</a>)</li>
<li><a
href="cf2e39e86b "><code>cf2e39e</code></a>
chore(deps): bump tj-actions/branch-names from 8.0.1 to 8.1.0 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2521 ">#2521</a>)</li>
<li><a
href="6abeaa506a "><code>6abeaa5</code></a>
chore(deps): bump tj-actions/verify-changed-files from 20.0.1 to 20.0.4
(<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2523 ">#2523</a>)</li>
<li><a
href="6f67ee9ac8 "><code>6f67ee9</code></a>
Upgraded to v46.0.4 (<a
href="https://redirect.github.com/tj-actions/changed-files/issues/2511 ">#2511</a>)</li>
<li><a
href="6cb76d07be "><code>6cb76d0</code></a>
fix: bug modified_keys and changed_key outputs not set when no changes
detect...</li>
<li>Additional commits viewable in <a
href="https://github.com/tj-actions/changed-files/compare/v44...v46 ">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores )
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/sripwoud/ts-template/network/alerts ).
</details>
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gauthier <me@sripwoud.xyz >
2025-07-07 08:09:40 +00:00
sripwoud
45c05be6f8
chore(biome): migrate to v2
2025-07-07 10:07:14 +02:00
sripwoud
8890f010f5
ci: add sync workflow
2025-07-07 10:03:53 +02:00
sripwoud
8fb5354511
chore: bump bun-types
2025-07-07 09:49:27 +02:00
sripwoud
cc3bf639d9
fix(setup): handle default branch do not exist
2025-07-07 09:48:17 +02:00
sripwoud
ff55609bd1
chore: remove t.txt
2025-07-03 20:38:28 +02:00
sripwoud
a2f0712b85
fix(setup): use commit-msg hook not prepare-cmt-msg
2025-06-10 14:52:08 +02:00
sripwoud
c08fca84a2
Update hk config
2025-05-18 17:00:23 +02:00
sripwoud
cc995a80be
docs: update README
2025-02-23 22:25:59 +01:00
sripwoud
2e9a1a32bd
feat(git): use convco as editor only on main
2025-02-23 22:08:52 +01:00
sripwoud
b89ba0ec93
ci: add action to lint PR titles ( #49 )
...
https://github.com/amannn/action-semantic-pull-request
2025-02-23 22:01:22 +01:00
sripwoud
f1c44ba14c
chore: update hk.pl
2025-02-19 13:52:43 +01:00
sripwoud
b6173d0ad2
refactor: install all dev tools with mise
2025-02-19 13:26:41 +01:00
sripwoud
cbd3c4ae3d
fix: pin hk.pkl
...
https://github.com/jdx/hk/issues/10
2025-02-18 16:38:42 +01:00
sripwoud
e288e9af58
feat: replace lefthook by hk ( #48 )
2025-02-18 10:16:47 +01:00
sripwoud
3fd706439f
chore: update biome config
2025-02-17 13:25:30 +01:00
sripwoud
e1b8744c5a
fix: install tools with mise in setup script
2025-02-16 20:31:25 +01:00
sripwoud
61cbf3dbe4
docs: updat README
2025-02-16 20:18:05 +01:00
sripwoud
dd35cc8dcf
chore: setup convco
2025-02-16 20:15:52 +01:00
sripwoud
8cc84a2aa6
chore: use mise ( #46 )
...
- **bump all deps, remove lintstagedrc, barreslby, lefthook**
- **cleanup**
- **define mise tasks**
- **fix test**
2025-02-14 11:14:08 +01:00
sripwoud
d61146a713
chore: update dprint plugins ( #45 )
...
- **chore: set latest bun in tool-versions**
- **chore: use `g-plan/pretty_yaml` to format `yaml`**
- **chore: add `dockerfile` dprint plugin**
2024-10-08 14:47:55 +02:00
sripwoud
add27e2ee0
chore: set latest bun in tool-versions
2024-10-08 14:43:38 +02:00
sripwoud
b048c15e36
chore: setup lefthook ( #44 )
...
chore: remove `.lintstagedrc.yml`
chore: remove `.husky/`
2024-08-04 21:02:06 +02:00
sripwoud
b9df4a2758
chore: bump braces
...
To fix vulnerability alert
2024-07-12 10:37:00 +02:00
sripwoud
a4fcc38777
chore: update lockfile
2024-07-12 10:01:14 +02:00
sripwoud
352aaa1dc2
docs: update README
2024-07-12 09:48:02 +02:00
sripwoud
6e18caa1ce
docs: update README
2024-07-12 09:43:56 +02:00
sripwoud
5896624c8b
ci: refactor ( #43 )
2024-07-12 07:40:49 +00:00
sripwoud
64c0aa5f09
ci: run test and validate jobs in same workflow ( #42 )
2024-07-12 07:23:58 +00:00
sripwoud
533712c647
chore: bump minimum node engines version
2024-07-12 08:53:46 +02:00
sripwoud
820771b8c1
chore: add yarn.lock
...
Necessary for tools that don't support bun lock file
2024-07-12 08:47:12 +02:00
sripwoud
68a73c0dbc
chore: fix deps
2024-07-11 14:39:19 +02:00
sripwoud
81b6ffa70b
chore: do not sort imports with biome but with dprint
2024-07-11 14:39:19 +02:00
sripwoud
7e9a092151
chore: fmt
2024-07-11 14:39:19 +02:00