Commit Graph
101 Commits
Author SHA1 Message Date
Dermot Duffy df3614f793 fix: Various editor / diagnostic improvements (#2363)
- Closes: #2360 
 - Closes: #2328
2026-02-21 09:31:10 -08:00
Dermot Duffy d90b062719 chore: Add support for next release branch (#2354) 2026-02-16 15:00:49 -08:00
Dermot Duffy cc376a8be1 feat: Rename the card to advanced-camera-card (#1873)
Whilst the Frigate support in this card is the best among camera
engines, the name incorrectly suggests that Frigate is a requirement.
Instead, to broaden the appeal, change to more camera agnostic name.
This does not suggest any change in priority, role or support for
Frigate.

This change is likely to be bug prone, due to the size of the rename --
the code contains 1500+ references to "Frigate" most of which make sense
to rename, some which do not, all of which needed human assessment.

- Closes #1298


BREAKING CHANGE: References to `frigate-card` in all kinds of
configuration need to be updated to `advanced-camera-card`. An automated
config upgrade should take care of the majority of usecases (click `Edit
-> Upgrade -> Save`), though may not be perfect.
2025-02-06 19:32:32 -08:00
Dermot Duffy 4a1b365760 ci: Convert old release workflows to manual only (#1726) 2024-12-09 08:21:53 -08:00
Dermot Duffy 5a203213ca ci: Allow semantic release to create draft releases (#1719) 2024-12-08 17:23:12 -08:00
Dermot Duffy f473cae6b5 refactor: Split live.ts into multiple files (#1644) 2024-10-13 20:00:38 -07:00
Dermot Duffy 653bb8b7b5 chore: Fix issue template formatting (#1643) 2024-10-13 17:34:40 -07:00
Dermot Duffy a07a939e0a docs: Fix PTZ example (#1642)
* docs: Fix PTZ example

* chore: Strength the github issue templates

* Reduce mandatory information
* Diagnostics information always required
2024-10-13 17:31:32 -07:00
Dermot Duffy 9c550f518d chore: Add lock debugging (#1611) 2024-10-03 20:05:39 -07:00
Dermot Duffy c7c9f0d409 chore: Automatically lock closed issues and PRs (#1607) 2024-10-03 19:52:28 -07:00
Dermot Duffy 6565584cf3 chore: Remove superfluous votes needed label (#1593) 2024-09-28 17:01:01 -07:00
Dermot Duffy 9c68b30ae3 ci: Update labels for release drafter (#1574) 2024-09-22 19:39:40 -07:00
Dermot Duffy c63d11a2e9 ci: Do not scope semantic PRs permissions as an experiment (#1568) 2024-09-22 12:52:37 -07:00
Dermot Duffy 6a41075dd6 ci: Give semantic PRs permissions on issues as an experiment (#1567) 2024-09-22 12:46:31 -07:00
Dermot Duffy 87c9d5ba45 ci: Give semantic PRs permissions on statuses as an experiment (#1566) 2024-09-22 12:29:02 -07:00
Dermot Duffy 217f35eece ci: Replace the PR validator with a labeler (#1560) 2024-09-21 18:52:22 -07:00
Dermot Duffy 5481c5956c feat: Show diagnostics in yaml instead of json (#1550)
* feat: Show diagnostics in YAML instead of JSON

* Adding missing semicolon
2024-09-21 12:54:38 -07:00
Dermot Duffy d187d747e4 ci: Switch to github actions based semantic PRs (#1540) 2024-09-15 17:48:35 -07:00
Dermot Duffy b251911fbc ci: Combine build and release steps (#1532) 2024-09-14 20:08:24 -07:00
Dermot Duffy 9766185b07 ci: Add write permissions for semantic release jobs (#1531)
* ci: Add write permissions for semantic release jobs

* ci: Add write permissions for semantic release jobs

* Formatting fix
2024-09-14 16:38:33 -07:00
Dermot Duffy 9a7c16ac4e ci: Fix semantic release credentials (#1530) 2024-09-14 16:18:39 -07:00
Dermot Duffy 2e809ca8b7 ci: Install dependencies before semantic-release run (#1529) 2024-09-14 15:58:59 -07:00
Dermot Duffy f944dee82c ci: Add initial semantic-release configuration (#1528) 2024-09-14 15:47:42 -07:00
Dermot Duffy 554f61ec6b chore: Update HACS validator to latest (#1526) 2024-09-14 12:37:16 -07:00
Felipe Santos fccb4c9afd Bump prettier to v3 and format all files 2024-06-10 00:29:50 -03:00
Dermot Duffy 9e7b553e1f Merge pull request #1469 from dermotduffy/dependabot/github_actions/dev/release-drafter/release-drafter-6.0.0
Bump release-drafter/release-drafter from 5.24.0 to 6.0.0
2024-06-06 20:08:06 -07:00
Dermot Duffy 5fdd7ef834 Merge pull request #1468 from dermotduffy/dependabot/github_actions/dev/actions/upload-artifact-4
Bump actions/upload-artifact from 3 to 4
2024-06-06 20:08:00 -07:00
Dermot Duffy ba3a6e529e Merge pull request #1467 from dermotduffy/dependabot/github_actions/dev/thedoctor0/zip-release-0.7.6
Bump thedoctor0/zip-release from 0.7.1 to 0.7.6
2024-06-06 20:07:49 -07:00
dependabot[bot] 6c1f644275 Bump release-drafter/release-drafter from 5.24.0 to 6.0.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.24.0 to 6.0.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.24.0...v6.0.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 07:47:14 +00:00
dependabot[bot] 78838a2214 Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 07:47:11 +00:00
dependabot[bot] 623b23da39 Bump thedoctor0/zip-release from 0.7.1 to 0.7.6
Bumps [thedoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.7.1 to 0.7.6.
- [Release notes](https://github.com/thedoctor0/zip-release/releases)
- [Commits](https://github.com/thedoctor0/zip-release/compare/0.7.1...0.7.6)

---
updated-dependencies:
- dependency-name: thedoctor0/zip-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 07:47:07 +00:00
dependabot[bot] 7069cfc06f Bump svenstaro/upload-release-action from 2.7.0 to 2.9.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.7.0...2.9.0)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 07:47:05 +00:00
dependabot[bot] 027e13d560 Bump crazy-max/ghaction-github-labeler from 4.1.0 to 5.0.0
Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 4.1.0 to 5.0.0.
- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)
- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v4.1.0...v5.0.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-github-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-06 03:29:17 +00:00
Dermot Duffy 9279e11782 Merge pull request #1264 from dermotduffy/dependabot/github_actions/dev/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-06-05 20:28:29 -07:00
Dermot Duffy 462dc4cbf0 Merge pull request #1237 from dermotduffy/dependabot/github_actions/dev/svenstaro/upload-release-action-2.7.0
Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
2024-06-05 20:28:22 -07:00
Dermot Duffy 8a93457457 Merge pull request #1213 from dermotduffy/dependabot/github_actions/dev/release-drafter/release-drafter-5.24.0
Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
2024-06-05 20:28:08 -07:00
Dermot Duffy d154904b34 Add waiting label. 2024-04-27 20:28:43 -07:00
Dermot Duffy 63797ea35b Check links as part of the github build. 2024-04-27 20:16:10 -07:00
Dermot Duffy f67511c6c1 Enforce coverage %. 2023-10-31 14:06:10 -07:00
dependabot[bot] 84be4ede57 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 07:41:09 +00:00
dependabot[bot] ef8d641b59 Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.6.1...2.7.0)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-31 07:37:27 +00:00
dependabot[bot] 6b27fa0b24 Bump release-drafter/release-drafter from 5.23.0 to 5.24.0
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.23.0...v5.24.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-28 07:59:21 +00:00
dependabot[bot] cdb31a02e0 Bump svenstaro/upload-release-action from 2.5.0 to 2.6.1
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/svenstaro/upload-release-action/compare/2.5.0...2.6.1)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 08:00:48 +00:00
Dermot Duffy bd7f3ebcd2 Merge pull request #1113 from dermotduffy/dependabot/github_actions/volta-cli/action-4
Bump volta-cli/action from 3 to 4
2023-04-29 19:48:55 -07:00
Dermot Duffy 8f75799a0d Various github workflow fixes. 2023-04-29 15:19:12 -07:00
dependabot[bot] e4557437a0 Bump volta-cli/action from 3 to 4
Bumps [volta-cli/action](https://github.com/volta-cli/action) from 3 to 4.
- [Release notes](https://github.com/volta-cli/action/releases)
- [Changelog](https://github.com/volta-cli/action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/volta-cli/action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: volta-cli/action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-24 08:01:52 +00:00
Dermot Duffy cb9585778a Third attempt to fix zipper. 2023-04-15 17:00:27 -07:00
Dermot Duffy dca513e654 Second attempt to fix zipper. 2023-04-15 16:39:30 -07:00
Dermot Duffy 4e7eed3622 Fix release zipper. 2023-04-15 16:23:46 -07:00
Dermot Duffy c87b3b7254 Only zip *.js . 2023-04-05 21:44:26 -07:00