Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
adb44b7008
Bump actions/checkout from 2.3.5 to 2.4.0 (#84)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.4.0.
- [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/v2.3.5...v2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-02 22:42:59 +01:00
Otto winter
93b19f8f9e
Fix lock 2021-10-29 13:19:35 +02:00
Otto winter
528ef7655e
Add stale/lock bots 2021-10-29 13:16:43 +02:00
Otto winter
1d3e589722
Constrain release workflow to created event 2021-10-29 12:56:15 +02:00
Otto Winter
e7ea643a36
Add python linting (#80) 2021-10-29 12:48:46 +02:00
Otto Winter
23a6bae0ed
Bump python for assets to 3.9 (#79) 2021-10-29 12:39:15 +02:00
dependabot[bot]
9d57fbbff3
Bump actions/setup-python from 1 to 2.2.2 (#78)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 12:12:31 +02:00
dependabot[bot]
2598775f01
Bump actions/checkout from 1 to 2.3.5 (#77)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-29 12:12:24 +02:00
Otto Winter
493717c725
Dependabot enable GH Actions (#76) 2021-10-29 12:07:12 +02:00
Otto Winter
26de901da7
Add automated release workflow (#75) 2021-10-29 12:04:24 +02:00
Otto Winter
d732be0068
Fix build workflow executing twice for internal PRs (#74) 2021-10-29 11:15:22 +02:00
Bas
4221529467
Make MacOS build executable (#54)
Co-authored-by: Otto winter <otto@otto-winter.com>
2021-10-29 11:14:25 +02:00
Otto Winter
80facb3a07
Update build system (#24) 2020-07-30 13:26:27 +02:00
Otto Winter
342d6895a1
GitHub actions (#5)
* Add github actions

* Updates

* Try fix

* Try fix 2

* Try fix 3

* Windows x86, ubuntu fix

* Disable ubuntu

Builds keep failing, looks like a bug in github actions ubuntu image/azure

* Fix esptool 2.8

* Faster upload (4x)

* Change baud rate for logs
2019-10-24 16:10:10 +02:00