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

PR #5

Closed
Closed

Conversation

gentlementlegen
Copy link

Resolves #4

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.
Simplify `assignmentEvents` processing and handle reminders based on linked pull requests.
github-actions bot and others added 28 commits October 22, 2024 10:36
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 <4975670+0x4007@users.noreply.github.com>
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.
Updated the @ubiquity-os/ubiquity-os-kernel dependency version to 2.5.1.
Changed appId to APP_ID and appPrivateKey to APP_PRIVATE_KEY.
Changed appId to APP_ID and appPrivateKey to APP_PRIVATE_KEY.
Included PLUGIN_GITHUB_TOKEN environment variable in compute.yml for GitHub actions.
Add environment configuration to GitHub Actions workflow.
Initialize postCommentOnError flag to handle error logging behavior.
Copy link

@gentlementlegen, this task has been idle for a while. Please provide an update.

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.

Issue
1 participant