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

chore(main): release 1.2.0 #203

Merged
merged 1 commit into from
Jul 8, 2024
Merged

chore(main): release 1.2.0 #203

merged 1 commit into from
Jul 8, 2024

Conversation

rokam
Copy link
Contributor

@rokam rokam commented Jul 5, 2024

🤖 I have created a release beep boop

1.2.0 (2024-07-08)

Features

Bug Fixes


This PR was generated with Release Please. See documentation.

Copy link
Contributor

coderabbitai bot commented Jul 5, 2024

Warning

Rate limit exceeded

@rokam has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 4 minutes and 36 seconds before requesting another review.

How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

Commits

Files that changed from the base of the PR and between 5e331bc and f4f693e.

Walkthrough

In version 1.2.0 of the midea-local library, several new features and improvements have been introduced. Key enhancements include new mode capabilities for AC, improved cloud token retrieval, and color-coded logs. Bug fixes address index out of bounds errors, and new functionalities such as cloud login and session closure for library tests have been added. Additionally, class renaming was implemented to streamline the code.

Changes

File(s) Change Summary
CHANGELOG.md Added summary for version 1.2.0, detailing new features, improvements, bug fixes, and enhancements.
midealocal/version.py Updated version declaration from 1.1.4 to 1.2.0.

Poem

In the realm of code, a shift so grand,
Midea's library takes a stand.
AC modes dance, bugs now fly,
Cloud tokens soar, logs aglow the sky.
Celebrating version one point two,
A breeze of changes, fresh and new. 🚀✨


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share
Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai generate interesting stats about this repository and render them as a table.
    • @coderabbitai show all the console.log statements in this repository.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Additionally, you can add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 27.09%. Comparing base (66ab787) to head (f4f693e).

Files Patch % Lines
midealocal/version.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #203   +/-   ##
=======================================
  Coverage   27.09%   27.09%           
=======================================
  Files          79       79           
  Lines        6891     6891           
=======================================
  Hits         1867     1867           
  Misses       5024     5024           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@chemelli74
Copy link
Member

Seems proposed log is not up-to-date.
Release 1.1.4 includes PRs up to #192 so on ly #196 should be listed for 1.2.0.

@rokam rokam force-pushed the release-please--branches--main branch from c18cb0d to c64c665 Compare July 5, 2024 10:47
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 246f9c7 and c64c665.

Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • midealocal/version.py (1 hunks)
Files skipped from review due to trivial changes (1)
  • midealocal/version.py
Additional context used
Markdownlint
CHANGELOG.md

5-5: Expected: 1; Actual: 2
Multiple consecutive blank lines

(MD012, no-multiple-blanks)


12-12: Expected: 1; Actual: 2
Multiple consecutive blank lines

(MD012, no-multiple-blanks)

Additional comments not posted (1)
CHANGELOG.md (1)

6-10: Remove consecutive blank lines.

There are multiple consecutive blank lines before and after the ### Features section.

5d5
< 
11d10
< 

Likely invalid or redundant comment.

CHANGELOG.md Outdated Show resolved Hide resolved
@rokam rokam force-pushed the release-please--branches--main branch from e2fbcd3 to f45560c Compare July 8, 2024 00:01
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between c64c665 and f45560c.

Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • midealocal/version.py (1 hunks)
Files skipped from review as they are similar to previous changes (2)
  • CHANGELOG.md
  • midealocal/version.py

@rokam rokam force-pushed the release-please--branches--main branch from 40e0cc0 to 5e331bc Compare July 8, 2024 15:55
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

Outside diff range and nitpick comments (3)
CHANGELOG.md (3)

2-2: Remove consecutive blank lines.

There is a blank line after the title. Remove it to maintain consistency.

- 

5-5: Remove consecutive blank lines.

There is a blank line after the version link. Remove it to maintain consistency.

- 

12-12: Remove consecutive blank lines.

There are multiple consecutive blank lines before the ### Bug Fixes section. Remove them to maintain consistency.

- 
Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between f45560c and 5e331bc.

Files selected for processing (2)
  • CHANGELOG.md (1 hunks)
  • midealocal/version.py (1 hunks)
Additional comments not posted (2)
midealocal/version.py (1)

3-3: Version number updated.

The version number has been correctly updated to "1.2.0".

CHANGELOG.md (1)

15-19: Verify log accuracy.

Ensure that the log entries are accurate and up-to-date. According to the comment from chemelli74, only #196 should be listed for 1.2.0.

#!/bin/bash
# Description: Verify the log entries for version 1.2.0.

# Test: Check the PRs included in version 1.2.0. Expect: Only #196 should be listed.
gh pr view 196 --json title,number

@rokam rokam force-pushed the release-please--branches--main branch from 5e331bc to f4f693e Compare July 8, 2024 16:20
@rokam rokam merged commit 7478b6d into main Jul 8, 2024
9 checks passed
@rokam rokam deleted the release-please--branches--main branch July 8, 2024 17:40
@rokam
Copy link
Contributor Author

rokam commented Jul 8, 2024

🤖 Created releases:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants