Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge development into main #37

Merged
merged 51 commits into from
Oct 24, 2024
Merged

Merge development into main #37

merged 51 commits into from
Oct 24, 2024

Conversation

gentlementlegen
Copy link
Member

No description provided.

gentlementlegen and others added 30 commits October 15, 2024 08:56
Replaced Context with ContextPlugin across multiple files for consistency.
Updated test cases to use the run function instead of runPlugin.
Updated default log level to use LOG_LEVEL.INFO constant instead of a string.
Deleted the generated CommonJS distribution file.
Deleted the generated CommonJS distribution file.
Removed the yarn.lock file to reset dependencies.
Removed the outdated express_plugin mock file from tests.
Removed the outdated express_plugin mock file from tests.
Upgraded @octokit/rest and @types/node, and removed unused dependencies.
Added a new input field 'signature' to capture kernel payload signature.
Included kernel public key in environment variables and workflows.
Included kernel public key in environment variables and workflows.
This change eliminates the Node.js setup step from the compute.yml GitHub Actions workflow.
Deleted payload parsing and validation logic along with associated dependencies.
Updated logic to unassign users and send reminders, corrected activity date handling.
gentlementlegen and others added 21 commits October 22, 2024 15:43
Simplify `assignmentEvents` processing and handle reminders based on linked pull requests.
Added logic to collect and analyze linked pull request reminders and optimized log management.
Removed redundant deadline management in task-update and fixed function name in watch-user-activity.
Refactored task update logic for better readability and efficiency.
Introduce pullRequestRequired flag in configuration and improve comment retrieval logic.
Deleted task-deadline.ts and updated package.json dependencies.
Added ESM support in jest, adjusted test scripts and new config options.
Added actorId to createEvent function, adjusted log levels.
Replaces error throw with logger error and graceful return.
Replaces error throw with logger error and graceful return.
Replaces error throw with logger error and graceful return.
Co-authored-by: アレクサンダー.eth <[email protected]>
Enhanced test mocks to better handle event creation and comments.
Enhanced test mocks to better handle event creation and comments.
Enhanced test mocks to better handle event creation and comments.
fix: improvements on follow-up
@gentlementlegen gentlementlegen marked this pull request as ready for review October 24, 2024 10:58
@gentlementlegen gentlementlegen merged commit 605c5a7 into main Oct 24, 2024
2 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant