-
-
Notifications
You must be signed in to change notification settings - Fork 630
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
beta <- alpha #1045
Closed
Closed
beta <- alpha #1045
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Upgrade to node v14 as the minimum requirement * Upgrade dependencies * Fix source code compatibility
Separate prereleases and releases for Discord Webhooks
* AdaptiveLightingController on update should provide some data without the need to build it yourself * Fix TypeError * Fixed linting and test issues * Typedoc fixes * Updated examples * Eslint fixes --------- Co-authored-by: Donavan Becker <beckersmarthome@icloud.com>
Pull Request Test Coverage Report for Build 9655180549Details
💛 - Coveralls |
github-actions
bot
added
the
beta
This is in some form related to the current beta release
label
Jun 25, 2024
Pull Request Test Coverage Report for Build 9656191928Details
💛 - Coveralls |
Closed
Pull Request Test Coverage Report for Build 9667063841Details
💛 - Coveralls |
Pull Request Test Coverage Report for Build 9670422746Details
💛 - Coveralls |
donavanbecker
force-pushed
the
beta-0.12.3
branch
from
June 26, 2024 02:24
b1def95
to
55bfbfa
Compare
donavanbecker
force-pushed
the
alpha-1.0.0
branch
4 times, most recently
from
June 28, 2024 12:08
2aacdf3
to
28d0b0d
Compare
donavanbecker
force-pushed
the
beta-0.12.3
branch
from
June 28, 2024 12:09
3b7cad3
to
7089876
Compare
donavanbecker
force-pushed
the
alpha-1.0.0
branch
3 times, most recently
from
June 28, 2024 14:19
0d07582
to
a12fb8d
Compare
ipv4-mapped ipv6 address change added the pattern that is failing Co-Authored-By: Supereg <mail@anderl-bauer.de>
donavanbecker
force-pushed
the
alpha-1.0.0
branch
from
June 28, 2024 14:28
a12fb8d
to
16fcfc1
Compare
donavanbecker
force-pushed
the
beta-0.12.3
branch
3 times, most recently
from
July 4, 2024 05:44
55015db
to
21faa99
Compare
donavanbecker
force-pushed
the
alpha-1.0.0
branch
from
July 5, 2024 20:19
ce557f0
to
4378183
Compare
donavanbecker
force-pushed
the
alpha-1.0.0
branch
from
July 5, 2024 20:24
4378183
to
8009662
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
♻️ Current situation
Describe the current situation. Explain current problems, if there are any. Be as descriptive as possible (e.g., including examples or code snippets).
💡 Proposed solution
Describe the proposed solution and changes. How does it affect the project? How does it affect the internal structure (e.g., refactorings)?
⚙️ Release Notes
Provide a summary of the changes or features from a user's point of view. If there are breaking changes, provide migration guides using code examples of the affected features.
➕ Additional Information
If applicable, provide additional context in this section.
Testing
Which tests were added? Which existing tests were adapted/changed? Which situations are covered, and what edge cases are missing?
Reviewer Nudging
Where should the reviewer start? what is a good entry point?