37 Commits

Author SHA1 Message Date
Bram Kragten
56eacf5733
20220629.0 (#13030)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Bram Kragten <mail@bramkragten.nl>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: foreign-sub <51928805+foreign-sub@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Philip Allgaier <philip.allgaier@gmx.de>
Co-authored-by: Philip Allgaier <mail@spacegaier.de>
Co-authored-by: Zack Barett <zackbarett@hey.com>
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Raman Gupta <7243222+raman325@users.noreply.github.com>
Co-authored-by: wizmo2 <wizmo.home@yahoo.com>
Co-authored-by: Yosi Levy <37745463+yosilevy@users.noreply.github.com>
Co-authored-by: RoboMagus <68224306+RoboMagus@users.noreply.github.com>
Co-authored-by: loeffelpan <34661317+loeffelpan@users.noreply.github.com>
Co-authored-by: Steve Repsher <steverep@users.noreply.github.com>
Co-authored-by: Joakim Sørensen <ludeeus@ludeeus.dev>
Co-authored-by: Allen Porter <allen@thebends.org>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Josh McCarty <josh@joshmccarty.com>
Co-authored-by: imgbot[bot] <31301654+imgbot[bot]@users.noreply.github.com>
Co-authored-by: Brandon Rothweiler <brandonrothweiler@gmail.com>
Co-authored-by: James Baker <j.baker@outlook.com>
Co-authored-by: Sven Serlier <85389871+wrt54g@users.noreply.github.com>
Co-authored-by: Alessandro Ghedini <alessandro@ghedini.me>
Co-authored-by: Emanuele <55278049+elax46@users.noreply.github.com>
Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: Kristján Bjarni <kristjanbjarni@gmail.com>
Co-authored-by: D3v01dZA <caltona1@gmail.com>
2022-06-29 11:22:17 -05:00
Marc Mueller
6bf2111a3c
Upload release assets (#11566)
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
2022-03-21 08:23:05 +01:00
Marc Mueller
ce0ced0b6a
Move to setup.cfg and config for build-system (#11484) 2022-01-28 21:18:17 -08:00
Joakim Sørensen
5c488f8298
Limit design site builds (#11120) 2022-01-07 06:52:08 -08:00
Paulus Schoutsen
3133f9b01f
Use page instead of demo (#11118)
* Use page instead of demo

* Update netlify script

* Update ci.yml

* Rename demo -> page
2022-01-06 22:32:10 -08:00
Bram Kragten
257e60a2b1
Don't bundle locale data, but add to static (#10119) 2021-10-01 07:58:02 -07:00
Bram Kragten
1bccbd4173
Use browser default time and number formatting with polyfills if needed (#9481)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-09-29 23:34:52 +00:00
Joakim Sørensen
5e3487ed59
Don't build wheels for alpine 3.13 (#9944) 2021-09-03 11:56:30 +02:00
Joakim Sørensen
efbf4482b2
Build wheels for Alpine 3.14 (#9875) 2021-08-24 11:20:57 +02:00
Bram Kragten
b7fd7abe85
increase memory demo action (#9553) 2021-07-13 10:15:59 +02:00
Bram Kragten
2e16127fde
Inline mdi icons with babel plugin + bump build deps (#9498) 2021-07-12 09:26:07 -07:00
Bram Kragten
8f85132d48
Download translations on release (#9530)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-07-08 13:04:38 +00:00
Bram Kragten
6701c4c371
Dedupe dependencies (#9523)
+ yarn bump + CI check for duplicate dependencies
2021-07-07 17:31:37 +02:00
Bram Kragten
fc6e459c09
Upgrade to yarn 2 (#9500) 2021-07-07 16:33:24 +02:00
Joakim Sørensen
226d6216b7
Build wheels for 3.9-alpine3.13 (#9390) 2021-06-08 13:07:02 +02:00
Joakim Sørensen
23c1c2f5eb
Bump wheels to 3.8-alpine3.12 (#9098) 2021-05-05 08:19:58 +02:00
Bram Kragten
5754f4463d
Bump babel and eslint (#9049) 2021-04-30 12:15:31 -07:00
Joakim Sørensen
33cbf7eabe
Fix localize action (#8519) 2021-03-02 20:45:35 +01:00
Joakim Sørensen
6b0a8eae74
Add twine to release flow (#8254) 2021-01-27 17:13:18 +01:00
Bram Kragten
048de6b388
Fix translation action (#8244) 2021-01-26 17:21:38 +01:00
Joakim Sørensen
41f8b0d19b
Add verify-version step to release (#8138) 2021-01-12 10:32:38 +01:00
Joakim Sørensen
a9baa7f1c1
Move netlify preview builds from Azure to Github (#8105)
* Move netlify preview builds from Azure  to Github

* Remove checkout

* Update secret names
2021-01-11 14:03:21 +01:00
Joakim Sørensen
02313e4be8
Move translations from Azure to Github (#8129)
* Move translations from Azure to Github

* remove [ci skip]
2021-01-11 12:27:10 +01:00
Joakim Sørensen
2a14a3a4dc
Move release builds from Azure to Github (#8128)
* Move release builds from Azure to Github

* Fix syntax issue (YAML is hard)
2021-01-11 12:14:53 +01:00
Franck Nijhof
c162e84383
Replace lock bot with GitHub Action (#7633) 2020-11-09 12:49:42 +01:00
Franck Nijhof
dc8d80a6e5
Replace stale bot with GitHub Action (#7634) 2020-11-09 12:46:19 +01:00
Bram Kragten
3fdd6a80f9
Update codeql-analysis.yml 2020-09-11 22:15:08 +02:00
Bram Kragten
da1de8db1d
Create codeql-analysis.yml 2020-09-11 22:13:57 +02:00
Paulus Schoutsen
c53fd0d1e1
Use Gulp to index demos (#6203) 2020-06-22 10:24:01 -07:00
Bram Kragten
4ad3dbf3e2
Update release-drafter.yaml 2020-05-22 16:36:00 +02:00
Bram Kragten
10957deb1f
Add release drafter action (#5984) 2020-05-22 16:33:54 +02:00
Paulus Schoutsen
5fed28808e
Rename env var TRAVIS to IS_TEST (#5789) 2020-05-07 12:39:18 +02:00
Bram Kragten
0a92c28bac
Split up mdi icons (#4379) 2020-05-05 16:40:11 +02:00
Bram Kragten
4f9d77b906
Remove tslint -> move ts to eslint 2020-04-14 18:09:31 +02:00
Franck Nijhof
8a61442cf2
Add dev demo builds GitHub Actions workflow (#4980) 2020-02-25 10:15:48 -08:00
Franck Nijhof
106d405699
Only trigger on PRs or pushes against the master and dev branch… (#4982) 2020-02-25 10:06:14 -08:00
Franck Nijhof
22e4c0512e
Add GitHub Actions (#4952) 2020-02-21 13:59:09 +01:00