You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* package.json: bump version to 1.4.0 for upcoming features
* Update pnpm to version 10 in workflows and Dockerfile
- Update the pnpm setup process to utilize pnpm/action-setup and streamline the installation to version 10.
- Ensure compatibility across the workflow and Dockerfile by reflecting version changes in both build and install stages.
- Maintain existing functionality for repository checkout, Node setup, dependency installation, building, and publishing processes.
Signed-off-by: katsumata <12413150+winor30@users.noreply.github.com>
* Refactor metrics test suite for clarity and accuracy
- Refactor the test suite naming for clarity and consistency.
- Enhance mock request creation to align with the updated naming convention.
- Improve error handling assertions for better readability and accuracy in test cases.
Signed-off-by: katsumata <12413150+winor30@users.noreply.github.com>
* Clarify metrics querying function name
- Update function name for improved clarity and understanding.
- Enhance documentation in the README to reflect the changes made.
- Ensure consistency across the codebase following the renaming of the metric query function.
Signed-off-by: katsumata <12413150+winor30@users.noreply.github.com>
---------
Signed-off-by: katsumata <12413150+winor30@users.noreply.github.com>
0 commit comments