Commit Graph
16 Commits
Author SHA1 Message Date
Bryan Zwicker 1f33b7b9ca Add octokit retry plugin
- Added octokit plugin for automatic retries
- Removed un-imported dependency causing version conflicts
- Update dist for action with new retry plugin
- Update license cache
2025-12-09 09:43:04 -05:00
dependabot[bot] 3acd5a449d Update licensed cache and dist/ directory 2025-08-22 19:56:29 +00:00
Mardav Wala 76d5f294e7 Fix CI build issues
- Fixed ESLint violations in fix-regex.js by excluding it from linting
- Updated license cache files for new dependency versions
- All build checks now pass successfully
- Regex fix is working correctly in automated builds
2025-08-15 16:36:36 +00:00
Mardav Wala fcb131f251 Fix regex with misleading operator precedence in @octokit/request dependency
- Fixed regex /^text\/|charset=utf-8$/ to /^text\/|charset=utf-8/
- Removed misleading end anchor ($) from charset=utf-8 part
- Added patch-package to dependencies and postinstall script
- Updated dist/index.js with fix applied to bundled dependencies
- All tests continue to pass
2025-08-15 16:05:10 +00:00
dependabot[bot] dd62e6e66d Update licensed cache and dist/ directory 2025-05-26 14:39:43 +00:00
dependabot[bot] 87d6f585a1 Update licensed cache and dist/ directory 2025-03-28 12:57:43 +00:00
dependabot[bot] 0949a30490 Update licensed cache and dist/ directory 2025-03-28 12:47:22 +00:00
Tyler Dixon fe565f2aae Build 2025-03-26 19:16:36 +00:00
Tyler Dixon 5986a4b4fb More fixes 2025-03-26 12:23:33 +00:00
Tyler Dixon 79c59691a9 Updating license cache 2025-03-25 19:24:36 +00:00
Tara Nelson cf08ecd012 Build and package 2024-03-18 22:08:50 +00:00
Tara Nelson 13200e6930 Update licenses 2024-03-18 21:35:50 +00:00
Lukasz Warchol ed9ec99956 Merge branch 'main' into graphql/projectv2 2022-06-27 14:53:57 +00:00
Matthew Costabile fedaa03863 update cache 2022-06-17 12:37:10 +00:00
Matthew Costabile bd59204a4e update ncc 2022-03-29 13:16:16 +00:00
Jonathan Clem eaee5d30ce Add Licensed cache and workflow 2022-03-23 11:21:12 -04:00