Commit Graph

49 Commits

Author SHA1 Message Date
ZanzyTHEbar
8b29a47504 fix: remove OTA builds
- OTA is supported by default
2023-03-12 01:23:17 +00:00
ZanzyTHEbar
87bc5b3f7f ci(ci-test-docker): test new docker container 2023-03-12 01:14:09 +00:00
ZanzyTHEbar
b8a40f133f ci(ci-test-docker): test new docker container 2023-03-12 01:11:27 +00:00
ZanzyTHEbar
16eefb86f4 ci(ci-test-docker): test new docker container 2023-03-12 01:02:40 +00:00
ZanzyTHEbar
2463aac8c8 ci(test-docker-container): test new docker container 2023-03-12 00:39:18 +00:00
ZanzyTHEbar
f8de13c97a ci(ci-binaries): testing merge 2023-02-27 14:37:39 +00:00
ZanzyTHEbar
14cc1dad62 refactor: prepare for merging binaries 2023-02-04 19:28:13 +00:00
DaOfficialWizard
8229a3a1e5
Create zip (#39)
* feat: testing craetezip script

* feat: testing craetezip script

* feat: testing craetezip script

* feat: testing craetezip script

* feat: testing createzip script

* feat: testing createzip script

* chore(minor): 1.4.0-create-zip.1 [skip ci]

## [1.4.0-create-zip.1](https://github.com/lorow/OpenIris/compare/v1.3.0...v1.4.0-create-zip.1) (2023-01-31)

### 🍕 Features

* testing craetezip script ([7db8063](7db8063291))
* testing craetezip script ([2584e37](2584e37ffa))
* testing craetezip script ([174e9ae](174e9aebe7))
* testing craetezip script ([0d2b56e](0d2b56e62f))
* testing createzip script ([c7d3ed7](c7d3ed7b79))
* testing createzip script ([4eb4758](4eb4758147))

* feat: testing createzip script

* chore(minor): 1.4.0-create-zip.2 [skip ci]

## [1.4.0-create-zip.2](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.1...v1.4.0-create-zip.2) (2023-01-31)

### 🍕 Features

* testing createzip script ([fb9c35d](fb9c35dda9))

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* feat: testing createzip script

* chore(minor): 1.4.0-create-zip.3 [skip ci]

## [1.4.0-create-zip.3](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.2...v1.4.0-create-zip.3) (2023-01-31)

### 🍕 Features

* testing createzip script ([1a3ba1b](1a3ba1b47f))
* testing createzip script ([3094c29](3094c29d1f))
* testing createzip script ([af89d4d](af89d4d380))
* testing createzip script ([35bb0f2](35bb0f2935))
* testing createzip script ([ab196c5](ab196c56ac))
* testing createzip script ([c63e223](c63e223002))
* testing createzip script ([9d3fd65](9d3fd65d6f))
* testing createzip script ([ef652f4](ef652f4a92))
* testing createzip script ([bcef340](bcef34014d))
* testing createzip script ([8d4d5cc](8d4d5cc170))
* testing createzip script ([fd6ccdc](fd6ccdcae1))

* fix offset order bug

* fix: firmware binary bundling bug

* chore(patch): 1.4.0-create-zip.4 [skip ci]

## [1.4.0-create-zip.4](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.3...v1.4.0-create-zip.4) (2023-02-01)

### 🐛 Bug Fixes

* firmware binary bundling bug ([6004cdf](6004cdf9b7))

* no-release: cleanup script

* refactor: cleanup script

* chore(patch): 1.4.0-create-zip.5 [skip ci]

## [1.4.0-create-zip.5](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.4...v1.4.0-create-zip.5) (2023-02-02)

### 🧑‍💻 Code Refactoring

* cleanup script ([a2202d6](a2202d6288))

* feat: add detection of environment variable

* chore(minor): 1.4.0-create-zip.6 [skip ci]

## [1.4.0-create-zip.6](https://github.com/lorow/OpenIris/compare/v1.4.0-create-zip.5...v1.4.0-create-zip.6) (2023-02-02)

### 🍕 Features

* add detection of environment variable ([ca8080e](ca8080e7f1))

* refactor: prepare for merge

---------

Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net>
2023-02-02 10:43:53 +00:00
ZanzyTHEbar
c8e4bb6fcd ci(ci-actions): fix semver release step 2023-01-18 14:08:21 +00:00
ZanzyTHEbar
5bf781548c ci(ci-actions): fix cleanup step 2023-01-18 14:03:37 +00:00
ZanzyTHEbar
0f6b299fc8 ci(ci-actions): fix cleanup
- add changelog support
2023-01-18 14:02:19 +00:00
ZanzyTHEbar
3d243febe6 ci(ci-actions): add autoamated cleanup stage 2023-01-18 13:25:22 +00:00
ZanzyTHEbar
6c8664c425 refactor: factor out autoversioning.py
and fix build yml

BREAKING CHANGE
2023-01-11 19:27:54 +00:00
ZanzyTHEbar
89767aff92 ci(ci-semver): testing semver release of bins 2023-01-11 18:49:44 +00:00
ZanzyTHEbar
2ad57f2ad8 ci(ci-semver): testing semver release of bins 2023-01-11 18:42:00 +00:00
ZanzyTHEbar
c16f7f1112 ci(ci-semver): testing semver release of bins 2023-01-11 18:34:02 +00:00
ZanzyTHEbar
e70d092afa ci(ci-semver): add semver release for binaries 2023-01-08 20:57:22 +00:00
ZanzyTHEbar
1e2960f793 ci(ci-semver): add semver release for binaries 2023-01-08 20:41:31 +00:00
ZanzyTHEbar
b899818984 update
- remove second action file
- update names for environments
2022-12-31 02:52:50 +00:00
ZanzyTHEbar
982a067c8c Merge branch 'feature/mdns-autodiscovery' of https://github.com/lorow/OpenIris 2022-12-31 02:27:47 +00:00
ZanzyTHEbar
5e4e1a971c update
- actions yaml
2022-12-31 02:10:26 +00:00
clienthax
5c7027f09b
Fix CI and use double matrix (#35)
Fix pipeline failing due to typo in ArduinoJson include, Fix pin deprecation warning, Add workaround for M5Stack not having a defined camera for now
2022-12-29 23:09:55 +01:00
DaOfficialWizard
8fc9486214
Feature/esp eye support (#34)
- add support for ESP-EYE
2022-12-29 20:30:32 +01:00
ZanzyTHEbar
be1530b5c2 update
- migrate to official 1.0.0 release
2022-12-15 17:05:58 +00:00
ZanzyTHEbar
36f7bfa719 update
- fix regex tag
2022-12-15 05:20:22 +00:00
ZanzyTHEbar
ddbb8b3737 update
- fix regex tag
2022-12-15 05:12:12 +00:00
ZanzyTHEbar
9b77c8a965 add name to release 2022-12-15 03:27:56 +00:00
ZanzyTHEbar
d76525245d updte condition to run based on regex tag 2022-12-15 03:11:54 +00:00
ZanzyTHEbar
16f34be0ac set custom retention 2022-12-15 03:02:25 +00:00
ZanzyTHEbar
9a6bdc3549 update environment variable usage 2022-12-15 02:57:09 +00:00
ZanzyTHEbar
8feed9bc9a update environment variable usage 2022-12-15 02:48:59 +00:00
ZanzyTHEbar
4bb0d6d5e8 update environment variable usage 2022-12-15 02:44:09 +00:00
ZanzyTHEbar
491f724142 update environment variable usage 2022-12-15 02:31:26 +00:00
ZanzyTHEbar
07898f910f update environment variable usage 2022-12-15 02:26:56 +00:00
ZanzyTHEbar
1eb6a9609c update environment variable usage 2022-12-15 02:21:59 +00:00
ZanzyTHEbar
270561a025 update 2022-12-15 02:17:45 +00:00
ZanzyTHEbar
c202ee2a78 update 2022-12-15 02:15:02 +00:00
ZanzyTHEbar
feee0bd0fa update 2022-12-15 02:07:35 +00:00
ZanzyTHEbar
d095487650 update 2022-12-15 02:04:58 +00:00
ZanzyTHEbar
d0bb3a0efb edit path for release binaries 2022-12-15 01:59:37 +00:00
ZanzyTHEbar
f9022e1a38 update
- try to fix pathing error
2022-12-15 01:18:20 +00:00
ZanzyTHEbar
6b595bdc2f update env name 2022-12-15 01:10:58 +00:00
ZanzyTHEbar
e3e7720c13 cmment out all but one environment for testing 2022-12-15 01:09:52 +00:00
ZanzyTHEbar
3155438602 update
- temporary push on feature branch for testing
2022-12-15 01:06:42 +00:00
ZanzyTHEbar
42ac9aa2ba change name of workflow 2022-12-15 01:04:26 +00:00
ZanzyTHEbar
84b6811868 update
- temporary push on feature branch for testing
2022-12-15 01:02:56 +00:00
ZanzyTHEbar
b41a1f8faa update
- temporary push on feature branch for testing
2022-12-15 01:01:49 +00:00
ZanzyTHEbar
2b6db49856 update
- create yaml file for building and releasing
2022-12-15 00:59:34 +00:00
Zdzislaw Goik
cbb7d93652
Create main.yml 2022-06-20 22:26:50 +02:00