github-actions[bot]
|
e6027df10b
|
chore: bump version to 1.0.11 and build action
latest
v1.0.11
|
2025-08-26 21:36:06 +00:00 |
|
Luke Hagar
|
374be9a94d
|
Added new api specs repo, added asset reporting, added new graphs, cleaned data and code
|
2025-08-26 16:34:13 -05:00 |
|
github-actions[bot]
|
0c6fe8bd32
|
chore: bump version to 1.0.10 and build action
v1.0.10
|
2025-08-15 15:32:01 +00:00 |
|
Luke Hagar
|
b54b49dc52
|
feat: implement safeSemverCompare function for robust version comparison
|
2025-08-15 10:30:37 -05:00 |
|
github-actions[bot]
|
8cac7bb21e
|
chore: bump version to 1.0.9 and build action
v1.0.9
|
2025-08-15 14:29:07 +00:00 |
|
Luke Hagar
|
936991be7a
|
chore: add auto-release workflow for automated versioning and release management
|
2025-08-15 09:27:28 -05:00 |
|
github-actions[bot]
|
a349e0563d
|
chore: bump version to 1.0.8 and build action
v1.0.8
|
2025-08-15 14:15:59 +00:00 |
|
Luke Hagar
|
f279fef5fa
|
Update test-action-local.yml
|
2025-08-15 09:13:01 -05:00 |
|
github-actions[bot]
|
ada6be523f
|
chore: bump version to 1.0.7 and build action
v1.0.7
|
2025-08-15 14:10:13 +00:00 |
|
Luke Hagar
|
6b9f72594b
|
chore: refactor GitHub token retrieval to use core.getInput for improved action compatibility
|
2025-08-15 09:09:09 -05:00 |
|
github-actions[bot]
|
34b9aa8350
|
chore: bump version to 1.0.6 and build action
v1.0.6
|
2025-08-15 04:01:13 +00:00 |
|
Luke Hagar
|
db5d5fe35a
|
chore: update action entry point in action.yml and add pnpm lockfile for dependency management
|
2025-08-14 23:00:15 -05:00 |
|
github-actions[bot]
|
05d53d72da
|
chore: bump version to 1.0.5 and build action
v1.0.5
|
2025-08-15 03:52:23 +00:00 |
|
Luke Hagar
|
d4b191046b
|
chore: update build process in package.json to use ncc for bundling and remove dependency copying step
|
2025-08-14 22:50:46 -05:00 |
|
github-actions[bot]
|
703ab46991
|
chore: bump version to 1.0.4 and build action
v1.0.4
|
2025-08-15 03:45:21 +00:00 |
|
Luke Hagar
|
6dee805006
|
chore: update build script in package.json to include dependency copying step for better distribution
|
2025-08-14 22:44:37 -05:00 |
|
github-actions[bot]
|
8545536d7d
|
chore: bump version to 1.0.3 and build action
v1.0.3
|
2025-08-15 03:36:15 +00:00 |
|
Luke Hagar
|
c8b881e8c0
|
chore: improve release workflow by adding checks for existing tags and releases, and conditionally bumping version; streamline tag creation process
|
2025-08-14 22:35:19 -05:00 |
|
github-actions[bot]
|
1929932ace
|
chore: bump version to 1.0.2 and build action
|
2025-08-15 03:30:55 +00:00 |
|
Luke Hagar
|
5cf3629bc8
|
chore: streamline release workflows by adding version bump and built files commit step; remove redundant asset upload steps
|
2025-08-14 22:29:38 -05:00 |
|
Luke Hagar
|
1b694ebe63
|
chore: bump version in package.json from 1.0.0 to 1.0.1
v1.0.2
|
2025-08-14 22:24:29 -05:00 |
|
Luke Hagar
|
b81d780de5
|
fix: update input handling for 'update-readme' to ensure boolean conversion from string
|
2025-08-14 22:23:01 -05:00 |
|
Luke Hagar
|
339674dd37
|
chore: update action import method in workflows to use dynamic import for better error handling
|
2025-08-14 22:20:50 -05:00 |
|
Luke Hagar
|
9f771ed4b0
|
chore: enhance package.json with new scripts for testing, cleaning, and pre-build processes; add RELEASES.md for release workflows documentation
|
2025-08-14 22:19:11 -05:00 |
|
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 |
|