Commit Graph

83 Commits

Author SHA1 Message Date
Geoff Seemueller
c2a01f9b62 Update README.md
spelling error

Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com>
2025-07-20 18:51:05 -04:00
Geoff Seemueller
e287652c25 Update README.md
Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com>
2025-07-20 18:49:04 -04:00
geoffsee
75cbd5567f move to workspaces 2025-06-30 18:15:52 +00:00
geoffsee
c282d80fe0 Add .toak-ignore to .gitignore and implement updateGitignore method
Enhanced MarkdownGenerator to update .gitignore programmatically when required, introduced tests for updateGitignore functionality, and ensured `.toak-ignore` is added.
2025-06-13 17:55:48 +00:00
geoffsee
6f9d37a292 Add CLI argument parsing tests and improve argument handling
- Introduced `test/cli.test.ts` with unit tests for CLI argument parsing.
- Enhanced CLI argument handling in `cli.ts` for better error reporting and help message support.
- Updated `MarkdownGenerator` and related files for improved robustness.
2025-06-13 16:41:03 +00:00
geoffsee
c8b0215435 wip 2025-06-13 16:41:03 +00:00
geoffsee
198b2495dc Release v3.1.3 3.1.3 2025-04-06 12:03:09 -04:00
geoffsee
2b39128166 bun upgrade 2025-04-06 15:13:55 +00:00
geoffsee
523bdc26ec turn on minify 2025-04-06 15:13:17 +00:00
geoffsee
30582d3f34 remove extra build logic 2025-04-06 15:13:17 +00:00
geoffsee
88d5b0afba update readme and add release-it config 2025-04-06 14:57:04 +00:00
geoffsee
534a6ade27 Remove some less-helpful default exclusions like yaml and conf 2025-04-06 14:46:30 +00:00
geoffsee
f5c6f65955 fix failing test 2025-03-06 13:31:35 +00:00
geoffsee
019b6e48c9 ignore file is created if it does not exist 2025-03-06 13:31:35 +00:00
Geoff Seemueller
4e8bf7184f grant additional permissions to the tests workflow 2025-01-10 16:07:54 +00:00
Geoff Seemueller
47ad9b538d fix indentation in tests.yml 2025-01-10 16:07:54 +00:00
Geoff Seemueller
327b509467 Add synchronize event to PR trigger in tests workflow
This update ensures that the workflow is triggered whenever a pull request is synchronized. It improves CI coverage by running tests for updated PRs, reducing the risk of unverified changes.
2025-01-10 16:07:54 +00:00
Geoff Seemueller
2c9488f2cc Add merge queue trigger to GitHub Actions workflow 2025-01-10 16:07:54 +00:00
Geoff Seemueller
5fdd41918c Update README.md
Signed-off-by: Geoff Seemueller <28698553+geoffsee@users.noreply.github.com>
2025-01-10 16:07:54 +00:00
64eef3d0ee Merge pull request #1 from seemueller-io/dependabot/npm_and_yarn/oxc-transform-0.44.0
Bump oxc-transform from 0.37.0 to 0.44.0
2025-01-09 17:56:16 -05:00
190e120eb4 Create SECURITY.md
Signed-off-by: Geoff Seemueller <gseemueller@gmail.com>
2025-01-09 17:50:21 -05:00
dependabot[bot]
1d50776090 Bump oxc-transform from 0.37.0 to 0.44.0
Bumps [oxc-transform](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxc-transform) from 0.37.0 to 0.44.0.
- [Release notes](https://github.com/oxc-project/oxc/releases)
- [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxc-transform/CHANGELOG.md)
- [Commits](https://github.com/oxc-project/oxc/commits/crates_v0.44.0/npm/oxc-transform)

---
updated-dependencies:
- dependency-name: oxc-transform
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-09 22:36:33 +00:00
b96bc05743 Create dependabot.yml
Signed-off-by: Geoff Seemueller <gseemueller@gmail.com>
2025-01-09 17:35:36 -05:00
4ce47022d0 Create FUNDING.yml
Signed-off-by: Geoff Seemueller <gseemueller@gmail.com>
2025-01-09 17:32:18 -05:00
d822e00fc9 version bump; update license badge for AGPL v3 2025-01-09 17:09:46 -05:00
3153507595 bump version to 3.1.0 2025-01-09 16:33:54 -05:00
d78f702207 update path to test workflow for badge in README 2025-01-09 16:31:54 -05:00
d76ed1f1f9 add badges in README for tests 2025-01-09 16:30:55 -05:00
f89aa9daa1 fix typo in test workflow 2025-01-09 16:19:46 -05:00
bd55d31ce6 update ci config 2025-01-09 16:19:04 -05:00
5d39f13c98 all tests passing 2025-01-09 16:09:58 -05:00
994f7d4a8d Update README.md 2024-12-25 08:19:13 -05:00
82bbf5bcc9 Update README.md 2024-12-25 08:14:41 -05:00
5a2e5e463b update keywords 2024-12-24 19:16:51 -05:00
31c62292cb patch: fix broken logo link in package 2024-12-24 19:06:29 -05:00
471c2a359e bump patch version to sync ignore changes 2024-12-15 11:36:53 -05:00
43170863d1 remove noise in lic 2024-12-12 17:25:48 -05:00
79d16cd02e make package name memorable 2024-12-12 17:24:12 -05:00
63e02153f2 bump version 2024-12-05 10:31:09 -05:00
fb960707ac update lic 2024-12-05 10:30:52 -05:00
1e918665b3 Update README.md 2024-12-03 13:23:31 -05:00
ce7a65fc1a Add type definitions to package.json
Added "types" field pointing to "dist/index.d.ts" in package.json to include type definitions in the package. This change helps consumers of the package who are using TypeScript, providing them with autocompletion and type checking. Incremented package version from 1.2.5 to 1.2.6 to reflect this addition.
2024-12-03 10:19:06 -05:00
7deb9fa9ca bump patch: Add module splitting to build script.
Enabled the --splitting option in the build script to support code splitting, which the cli/library can both reference instead of bundling the entire bundle for each, so this effectively cuts the bundle size in half.
2024-12-01 14:11:54 -05:00
d7211570b7 bump patch 2024-12-01 13:15:51 -05:00
b18a687e7d bump minor, remove un-needed file 2024-12-01 13:15:26 -05:00
b42bf01c9a bump patch 2024-12-01 13:14:06 -05:00
49d82c80ea bump patch 2024-12-01 13:13:11 -05:00
0bbb04e8e1 update README 2024-12-01 13:00:42 -05:00
b76313b57e bump patch 2024-12-01 12:11:56 -05:00
f044555ab5 remove fields from package.json 2024-12-01 12:11:37 -05:00