Commit Graph

21 Commits

Author SHA1 Message Date
Luke Hagar
971895d338 docs: update README to reflect changes in features, supported platforms, and usage examples for the statistics tracker 2025-08-14 22:08:40 -05:00
Luke Hagar
52db9b8131 docs: enhance README with setup instructions for skia-canvas dependencies and usage statistics tracker v1.0.1 2025-08-14 22:05:26 -05:00
Luke Hagar
0f072b8d0f chore: add branding information to action.yml for improved visibility 2025-08-14 22:00:11 -05:00
Luke Hagar
9fe50ac0cc chore: update skia-canvas version in package.json and bun.lock; adjust timestamps in stats.json and Test-Readme.md 2025-08-14 21:54:05 -05:00
Luke Hagar
95ccb38239 fix: add system dependencies and native module rebuild for skia-canvas 2025-08-14 21:51:45 -05:00
Luke Hagar
aeb13a1169 chore: update package.json and bun.lock to include semver and its types; modify TypeScript imports to use .js extensions 2025-08-14 21:46:52 -05:00
Luke Hagar
4cb80c543a chore: update .gitignore to include 'dist/' and modify TypeScript build configuration for ES2022; adjust type assertions in npm collector 2025-08-14 21:38:30 -05:00
Luke Hagar
66eb2c48ac chore: add allowImportingTsExtensions option to TypeScript build configuration 2025-08-14 21:34:23 -05:00
Luke Hagar
44447da857 chore: remove obsolete usage statistics workflow and update local testing workflow for improved output validation 2025-08-14 21:33:20 -05:00
Luke Hagar
3ca5e3b926 chore: add TypeScript build configuration and update package scripts 2025-08-14 21:28:12 -05:00
Luke Hagar
2834224c76 chore: remove test execution step from local testing workflow 2025-08-14 21:23:52 -05:00
Luke Hagar
589919d91d saving current implementation of the action using the new pypi stats site 2025-08-14 21:22:40 -05:00
Luke Hagar
5aa7ed039e chore: update dependencies to include @octokit/plugin-retry and @octokit/plugin-throttling; refactor GitHubTracker to utilize these plugins for improved rate limiting and error handling 2025-07-30 11:17:44 -05:00
Luke Hagar
b46dc85001 chore: add GitHub token to local testing workflow for authentication 2025-07-30 10:03:59 -05:00
Luke Hagar
87a4d14264 chore: update GitHub workflows and remove obsolete files; add README for workflows and local testing 2025-07-30 10:01:12 -05:00
Luke Hagar
15a4793ee9 build: add action distribution files for v1.0.0 v1.0.0 2025-07-29 14:53:06 -05:00
Luke Hagar
cb1866631c Refactor Usage Statistics Tracker to support multiple package types, removing the config input in favor of specific inputs for npm, GitHub, PyPI, Homebrew, PowerShell, Postman, and Go. Update action.yml, README, and examples to reflect new input structure and enhance documentation. 2025-07-29 14:50:30 -05:00
Luke Hagar
ce4a2e80ee Update author name to 'LukeHagar', add installation guide, enhance package.json with repository and keywords, and update README examples to reflect correct usage. 2025-07-29 14:23:57 -05:00
Luke Hagar
1f24188c62 Add Usage Statistics Tracker GitHub Action with configuration options, outputs, and README integration 2025-07-29 14:19:22 -05:00
Luke Hagar
7975dc0cbe Initial commit 2025-07-29 14:09:12 -05:00
Luke Hagar
ea45e47151 Initial commit 2025-07-29 13:17:28 -05:00