Skip to content

Commit

Permalink
Merge branch 'ubq-main' into ubq-development
Browse files Browse the repository at this point in the history
# Conflicts:
#	bun.lockb
#	dist/index.js
  • Loading branch information
gentlementlegen committed Jan 6, 2025
2 parents 4c14aaf + 0db4790 commit 87974ce
Show file tree
Hide file tree
Showing 5 changed files with 284 additions and 0 deletions.
131 changes: 131 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,136 @@
# Changelog

## [1.2.1](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/compare/v1.2.0...v1.2.1) (2024-12-20)

### Bug Fixes

- check collaborator admin grants before checking on org level ([079442e](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/079442ee13893014819d7fab383afdb216e2fc83))
- ignore limit for assigned users ([377e8f2](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/377e8f2c3981083aa6b0f59f85bc10108b309825))
- remove unnecessary mock in favour of mocked api endpoint ([a5d16a2](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/a5d16a2beaca73d2b9978ee7f0cd59fbb7d5407f))
- set relevance to multiply the whole result (revert 8c4fe1b5) ([d5838e6](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/d5838e603cd886aeeca4ab049783d85841b85be6))
- the capping message is not displayed if there is no task reward ([28d3b88](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/28d3b8841b6a91baa874b1cf0f1d95a307e296d7))

## [1.2.0](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/compare/v1.1.0...v1.2.0) (2024-11-30)

### Features

- add Bun package manager and refactor createPlugin ([f66b609](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/f66b6097fccd4d341f220d072094af48f6eda126))
- add loading state to form submission ([1ebc1a5](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/1ebc1a538cd2254b762db7e590b810fe4ea6c65e))
- add navigation section to main component ([e49e52f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/e49e52f591ff42f7ca58db5f8a059c269565490a))
- add payload creator for issue close event ([dfd04f5](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/dfd04f5ea5f0d3c4a8d62a61e2d8fe65a66959bd))
- add startup instructions and update payload config handling ([c1c727f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c1c727faf8fdf7e32b9b4596038e2e4c719693bc))
- command input ([6b3a53b](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/6b3a53bc8aeb5cc41444225969bfaf08d8e1f469))
- command interface ([1925cb9](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/1925cb9daddbda52b87f9ea3ee70a96a274236b4))
- enhance issue submission form and update URLs ([dee2589](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/dee258982532d0514f7e74ff7bfd7d29c72162c7))
- multiply conv reward with priority for higher reward ([a1fc779](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/a1fc779ec7276914cc32670b125a70042f69f9e0))
- remove SQLite dependency and add hono package ([8bcf6c8](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/8bcf6c81cac40a6de228b67294fc20a29dfb6177))
- **rewards:** add limitRewards to cap non-task rewards ([9ff6ba9](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/9ff6ba960f055488a10f7689e904936c6490c263))
- track unique URLs in formatting evaluator ([8e8fc82](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/8e8fc8212dd9a4447cbca8bbb542cef472788952))
- **web:** add initial setup for Hono-based frontend ([925c7ac](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/925c7ac330da16cf39f77f73c10fd942d1f542db))

### Bug Fixes

- add a th to display priority and fix it being not being multiplied ([69ff0e4](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/69ff0e4fe000f2b4b9d9663acad278912eaa33d2))
- add non-breaking spaces around Ubiquity Dollar link ([2fb75b6](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/2fb75b6764be75ca665bca8fdc02b7cda7907832))
- add priority parsing tests ([dbf0ab3](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/dbf0ab3af5379d69a964772d5c356b7e2d86edf7))
- add priority parsing tests ([7889d58](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/7889d5815c128ae439918166e7566ce35e998654))
- add useCache option to payload processing ([134a18f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/134a18f1ab2a584c5a6db491eaba522312bf81ee))
- add useCache option to payload processing ([b01dc77](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/b01dc778efb61b0c0514be2f5a16577d6a69ee95))
- **configuration:** adjust role-based multiplier and rewards ([ebb4940](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/ebb4940a44abc971fec0f58b232bfe4cc649cfb2))
- enhance error logging and update regex for comments ([2ccdc8a](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/2ccdc8a670a9575e4b84173ffd9a906373f1c595))
- environment for compute ([d99e3f3](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/d99e3f35b3021b465f7b86cd7a4faa3330bf55b9))
- exclude and octokit ([8c0a729](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/8c0a729cbbdfa678a9eee667638a81e79eca5812))
- fees.test.ts ([e549b35](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/e549b356a868d6983357791c3028fd2d7a6b8111))
- handle undefined scores with explicit comparison ([11e2d8a](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/11e2d8ae6b97c3a38aa26cfef5e81f79d3c306fd))
- import error regarding parsePriorityLabel ([d080448](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/d080448cd65e734b6bbb0cb85a7dfa3d82456df7))
- improve error logging and add route parsing in server ([49e87b4](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/49e87b4031d9282ad36678800e3d85e604129a1d))
- **parser:** handle URLs with query parameters correctly ([c7b55dc](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c7b55dc10d31ebf89e94ef8c75cc53308fcaf7ab))
- **parser:** remove footnotes and improve URL extraction ([ab2f9be](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/ab2f9be0f8e70ab5c7f7784a72e269ded83cb2f0))
- **parser:** simplify priority label parsing ([94ec7de](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/94ec7de2caf725bc34af0b2095421bf6b98bb347))
- **parser:** simplify priority label parsing ([17070e6](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/17070e6e022552cd849c9ecd613622d4851c852b))
- payload for backend uses the owner and repo payload ([cd42282](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/cd422826a858cbee388504a9487f1476bf8284a5))
- process.issue.test.ts by changing output ([9ff121f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/9ff121f92cacedad689327f190b402803ee41ebc))
- properly mul priority level ([ca27c90](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/ca27c909e3402f32e8bab5f1879c04f3c447cb0d))
- refactor .call to ._callee_$ ([c4327dd](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c4327ddf516d0fbaaa8b9a3a2c1c6896b3045032))
- replace ubiquity-os-kernel with plugin-sdk ([a94a75c](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/a94a75cfa050933e39ba08f29840be8409c0c7b5))
- **reward-limits:** adjust rewards limit calculation ([171f523](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/171f5233eea4d762ea247a9a1b40f558b3263c32))
- rewards.test.ts and have precison upto 3 decimal places ([c09b16b](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c09b16b8310239d3a2eeb0c4a5b7c9c8d6caacca))
- simplify commentType generation and default multipliers ([0b0243e](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/0b0243e152bac1f63cb2632a564a62e40b923129))
- update Octokit import in test file ([6a2acc7](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/6a2acc7d5a5a8aadd6d7bc8fa2fff6c7b25b03c4))
- update OpenAI endpoint and improve GitHub comment metadata ([7da861e](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/7da861eee91c50be5f39a2285440b72e2cf7056c))
- update regex and parsing for OpenAI responses ([93b33df](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/93b33df573b4c5d417df324a08242ffdda3dbe5c))
- update regex for OpenAI route validation ([0d5995b](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/0d5995b9eecc93957d0f3c6299e2e93c4eaf8d03))
- **web:** update Form types and enhance URL handling ([017b048](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/017b048e899e519f9289534bce51f7a419ac602d))

## [1.1.0](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/compare/v1.0.0...v1.1.0) (2024-11-19)

### Features

- add Bun package manager and refactor createPlugin ([f66b609](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/f66b6097fccd4d341f220d072094af48f6eda126))
- add loading state to form submission ([1ebc1a5](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/1ebc1a538cd2254b762db7e590b810fe4ea6c65e))
- add navigation section to main component ([e49e52f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/e49e52f591ff42f7ca58db5f8a059c269565490a))
- add payload creator for issue close event ([dfd04f5](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/dfd04f5ea5f0d3c4a8d62a61e2d8fe65a66959bd))
- add startup instructions and update payload config handling ([c1c727f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c1c727faf8fdf7e32b9b4596038e2e4c719693bc))
- enhance issue submission form and update URLs ([dee2589](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/dee258982532d0514f7e74ff7bfd7d29c72162c7))
- multiply conv reward with priority for higher reward ([a1fc779](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/a1fc779ec7276914cc32670b125a70042f69f9e0))
- remove SQLite dependency and add hono package ([8bcf6c8](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/8bcf6c81cac40a6de228b67294fc20a29dfb6177))
- **web:** add initial setup for Hono-based frontend ([925c7ac](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/925c7ac330da16cf39f77f73c10fd942d1f542db))

### Bug Fixes

- add a th to display priority and fix it being not being multiplied ([69ff0e4](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/69ff0e4fe000f2b4b9d9663acad278912eaa33d2))
- add non-breaking spaces around Ubiquity Dollar link ([2fb75b6](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/2fb75b6764be75ca665bca8fdc02b7cda7907832))
- add priority parsing tests ([dbf0ab3](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/dbf0ab3af5379d69a964772d5c356b7e2d86edf7))
- add priority parsing tests ([7889d58](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/7889d5815c128ae439918166e7566ce35e998654))
- add useCache option to payload processing ([134a18f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/134a18f1ab2a584c5a6db491eaba522312bf81ee))
- **configuration:** adjust role-based multiplier and rewards ([ebb4940](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/ebb4940a44abc971fec0f58b232bfe4cc649cfb2))
- enhance error logging and update regex for comments ([2ccdc8a](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/2ccdc8a670a9575e4b84173ffd9a906373f1c595))
- environment for compute ([d99e3f3](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/d99e3f35b3021b465f7b86cd7a4faa3330bf55b9))
- exclude and octokit ([8c0a729](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/8c0a729cbbdfa678a9eee667638a81e79eca5812))
- fees.test.ts ([e549b35](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/e549b356a868d6983357791c3028fd2d7a6b8111))
- handle undefined scores with explicit comparison ([11e2d8a](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/11e2d8ae6b97c3a38aa26cfef5e81f79d3c306fd))
- import error regarding parsePriorityLabel ([d080448](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/d080448cd65e734b6bbb0cb85a7dfa3d82456df7))
- improve error logging and add route parsing in server ([49e87b4](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/49e87b4031d9282ad36678800e3d85e604129a1d))
- **parser:** simplify priority label parsing ([94ec7de](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/94ec7de2caf725bc34af0b2095421bf6b98bb347))
- **parser:** simplify priority label parsing ([17070e6](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/17070e6e022552cd849c9ecd613622d4851c852b))
- process.issue.test.ts by changing output ([9ff121f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/9ff121f92cacedad689327f190b402803ee41ebc))
- properly mul priority level ([ca27c90](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/ca27c909e3402f32e8bab5f1879c04f3c447cb0d))
- refactor .call to ._callee_$ ([c4327dd](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c4327ddf516d0fbaaa8b9a3a2c1c6896b3045032))
- replace ubiquity-os-kernel with plugin-sdk ([a94a75c](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/a94a75cfa050933e39ba08f29840be8409c0c7b5))
- rewards.test.ts and have precison upto 3 decimal places ([c09b16b](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c09b16b8310239d3a2eeb0c4a5b7c9c8d6caacca))
- simplify commentType generation and default multipliers ([0b0243e](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/0b0243e152bac1f63cb2632a564a62e40b923129))
- update Octokit import in test file ([6a2acc7](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/6a2acc7d5a5a8aadd6d7bc8fa2fff6c7b25b03c4))
- update OpenAI endpoint and improve GitHub comment metadata ([7da861e](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/7da861eee91c50be5f39a2285440b72e2cf7056c))
- update regex and parsing for OpenAI responses ([93b33df](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/93b33df573b4c5d417df324a08242ffdda3dbe5c))
- update regex for OpenAI route validation ([0d5995b](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/0d5995b9eecc93957d0f3c6299e2e93c4eaf8d03))
- **web:** update Form types and enhance URL handling ([017b048](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/017b048e899e519f9289534bce51f7a419ac602d))

## 1.0.0 (2024-11-18)

### Features

- add Bun package manager and refactor createPlugin ([f66b609](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/f66b6097fccd4d341f220d072094af48f6eda126))
- multiply conv reward with priority for higher reward ([a1fc779](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/a1fc779ec7276914cc32670b125a70042f69f9e0))

### Bug Fixes

- add a th to display priority and fix it being not being multiplied ([69ff0e4](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/69ff0e4fe000f2b4b9d9663acad278912eaa33d2))
- add non-breaking spaces around Ubiquity Dollar link ([2fb75b6](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/2fb75b6764be75ca665bca8fdc02b7cda7907832))
- add priority parsing tests ([dbf0ab3](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/dbf0ab3af5379d69a964772d5c356b7e2d86edf7))
- environment for compute ([d99e3f3](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/d99e3f35b3021b465f7b86cd7a4faa3330bf55b9))
- exclude and octokit ([8c0a729](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/8c0a729cbbdfa678a9eee667638a81e79eca5812))
- fees.test.ts ([e549b35](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/e549b356a868d6983357791c3028fd2d7a6b8111))
- handle undefined scores with explicit comparison ([11e2d8a](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/11e2d8ae6b97c3a38aa26cfef5e81f79d3c306fd))
- import error regarding parsePriorityLabel ([d080448](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/d080448cd65e734b6bbb0cb85a7dfa3d82456df7))
- **parser:** simplify priority label parsing ([94ec7de](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/94ec7de2caf725bc34af0b2095421bf6b98bb347))
- process.issue.test.ts by changing output ([9ff121f](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/9ff121f92cacedad689327f190b402803ee41ebc))
- properly mul priority level ([ca27c90](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/ca27c909e3402f32e8bab5f1879c04f3c447cb0d))
- refactor .call to ._callee_$ ([c4327dd](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c4327ddf516d0fbaaa8b9a3a2c1c6896b3045032))
- replace ubiquity-os-kernel with plugin-sdk ([a94a75c](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/a94a75cfa050933e39ba08f29840be8409c0c7b5))
- rewards.test.ts and have precison upto 3 decimal places ([c09b16b](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/c09b16b8310239d3a2eeb0c4a5b7c9c8d6caacca))
- simplify commentType generation and default multipliers ([0b0243e](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/0b0243e152bac1f63cb2632a564a62e40b923129))
- update OpenAI endpoint and improve GitHub comment metadata ([7da861e](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/commit/7da861eee91c50be5f39a2285440b72e2cf7056c))

## [1.5.1](https://github.com/ubiquity-os-marketplace/text-conversation-rewards/compare/v1.5.0...v1.5.1) (2024-10-12)

### Bug Fixes
Expand Down
Loading

0 comments on commit 87974ce

Please sign in to comment.