-
Notifications
You must be signed in to change notification settings - Fork 14
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
feat/label-gating #42
feat/label-gating #42
Conversation
…ting/development # Conflicts: # manifest.json # src/types/plugin-input.ts # src/worker.ts # tests/main.test.ts
rename workflow and integrate build step, refactor node setup and plugin deployment.
Refactor label handling to utilize 'value' property for time labels.
Enabled label description in createLabel function.
Updated label handling to consistently use 'name' property instead of 'value'.
Correct the logic for filtering incorrect price labels.
# Conflicts: # dist/index.js
Co-authored-by: アレクサンダー.eth <[email protected]>
Add a log statement to track label update checks, improving traceability.
Introduced getLabelsChanges function to detect label changes in global config updates.
Changed logger imports from @ubiquity-dao/ubiquibot-logger to @ubiquity-os/ubiquity-os-logger
Made a suggestion in regards to this feature in the Task mate that will clear you of the grief and hassle of waiting for me or #18 Haven't slept, going to try get some now and I'll push #18 through when I wake but my suggestion is literally a < 15 min change in I don't want to be a blocker and also trying to provide more solutions than problems. |
Replace GPG_PRIVATE_KEY with APP_ID and APP_PRIVATE_KEY in deploy step.
Cleaned up compute.yml by removing echo and unnecessary setup steps.
Removed the "type": "module" from package.json and downgraded TypeScript
Added `@ts-expect-error`
…ions Include PLUGIN_GITHUB_TOKEN in compute.yml environment variables
Grouped time and priority labels for better structure in README.
Upgraded various dependencies, including Supabase to ^1.207.9
Update label descriptions to use empty strings instead of undefined
Switch from jest.mock to jest.unstable_mockModule
Extend timeout to 15 seconds to prevent test timeouts in price-labels.test.ts.
Included the KERNEL_PUBLIC_KEY secret to enhance security in workflows.
Catch and log 404 errors for missing labels to prevent unnecessary exceptions while updating labels.
@Keyrxng feel free to review if you have some time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the QA. Please check my remark there and then this should be merged.
Condensed parameter declarations into a single line for readability.
01a28b7
into
ubiquity-os-marketplace:development
Resolves ubiquity-os-marketplace/command-start-stop#62
Depends on #18
QA: Meniole#6
https://github.com/Meniole/daemon-pricing/actions/runs/11569584860/job/32203588418