-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
20240424.0 #20602
Merged
Merged
20240424.0 #20602
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
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Write log on translation error * Update ha-config-devices-dashboard.ts --------- Co-authored-by: Franck Nijhof <[email protected]>
Don'tduplicate the label as the description
…led (#20456) * Shortcut hints * Prettier
* Make it possible for themes to blur card backgrounds * Make it possible for themes to blur dialog backgrounds * Add ha prefix Co-authored-by: Bram Kragten <[email protected]> * Rename dialog-backdrop-filter to ha-dialog-scrim-backdrop-filter With backwards compatibility * Run prettier --------- Co-authored-by: Bram Kragten <[email protected]>
* Add CSS var for header -webkit-backdrop-filter * Add backdrop to energy and developer tools
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Fix width between icon and name * Remove no-text
* Speed up and simplify translations build - Remove use of gulp-flatmap for merges (wasted input) and just loop over translation files. - Parse and buffer master only once for all merges. - Remove lokalise key reference transform from non-English files. This is already done by Lokalise when they are downloaded. - Remove tabs from merged output to minimize buffer sizes. - Pipe merges to a hashing stream, removing extra tasks and intermediate file I/O. - Pipe hashed files to a single custom asynchronous transform stream to fragmentize the files. It expands the stream to push a new file for each fragment. - Incorporate flattening into fragmentization. - Delete entire ui.panel key for base translation (instead of leaving an empty object). - Optimize flatten method to stop copying output over and over. - Convert empty and test filters to JSON.parse() revivers for simplicity and better performance. - Incorporate supervisor builds into main tasks using a simple toggle (i.e. remove duplicate code). - Funcify local tasks and simplify exported tasks. - Incorporate test metadata task into a simplified metadata task. * Fix Lokalise key reference link Co-authored-by: Simon Lamon <[email protected]> --------- Co-authored-by: Simon Lamon <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Add support for setting label description
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Allow group entities by domain
* Add bulk area assignment to device dashboard * Update ha-config-devices-dashboard.ts
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix ha-filter-states clear filter behaviour
* Added lock features for tile card * Change success label
* Add strict connection cloud settings * Change static page to guard page * saving files helps... * Add create link button * use correct service
github-actions
bot
added
GitHub Actions
Pull requests that update GitHub Actions code
Build
Related to building the code
Demo
Related to frontend demo content
Design
Related to Home Assistant design gallery
labels
Apr 24, 2024
bramkragten
had a problem deploying
to
Demo Development
April 24, 2024 09:13 — with
GitHub Actions
Failure
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Build
Related to building the code
cla-signed
Demo
Related to frontend demo content
Design
Related to Home Assistant design gallery
GitHub Actions
Pull requests that update GitHub Actions code
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.
No description provided.