Erik Olof Gunnar Andersson
c8671cf69c
Enable Unit Test CI ( #634 )
...
* Enable Unit Test CI
* Remove non-functional entrypoint
* symlink CMakeLists.txt
2025-01-27 18:25:38 +01:00
Erik Olof Gunnar Andersson
590bc7e7b2
Move to ESP-IDF 5.4 ( #609 )
2025-01-04 20:59:53 +01:00
Erik Olof Gunnar Andersson
47a0332dcf
Upgrade to latest node and npm packages ( #590 )
2024-12-21 22:56:29 +01:00
Erik Olof Gunnar Andersson
13791f1ed9
Use latest stable esp idf release ( #555 )
2024-12-09 16:51:38 +01:00
Erik Olof Gunnar Andersson
c4dc297c40
Remove recovery actions ( #554 )
2024-12-09 16:36:50 +01:00
WantClue
0495f5b1a3
Reenable self test, add 201/3, update CI ( #553 )
...
* add 201/3
* reenable self test
* update CI to 201,203
* update recovery CI 201,203
2024-12-04 23:34:31 +01:00
WantClue
e9b30ba779
Merge pull request #529 from skot/add_205_to_ci
...
Add 205 to ci
2024-11-28 21:54:21 +01:00
Erik Olof Gunnar Andersson
363c589ee6
Fix typo caught in PR reviewg
2024-11-28 21:53:28 +01:00
Erik Olof Gunnar Andersson
e8c52480ba
Add board 205
2024-11-28 21:43:23 +01:00
Erik Olof Gunnar Andersson
af7cd1efe3
Add recovery image ci
2024-11-28 21:42:56 +01:00
Erik Olof Gunnar Andersson
90b3d77214
Add support for 205 to the CI
2024-11-28 20:55:31 +01:00
Erik Olof Gunnar Andersson
4002c695cc
Change artifact name for test builds
2024-11-09 23:58:01 +01:00
Erik Olof Gunnar Andersson
4c6e407b67
Fix CI warnings
2024-11-09 20:13:27 +01:00
Erik Olof Gunnar Andersson
4b3e5b4c5b
Only publish when releasing
2024-10-12 17:11:25 +02:00
Erik Olof Gunnar Andersson
b4756e663e
Only publish when releasing
2024-10-12 17:10:26 +02:00
Erik Olof Gunnar Andersson
6c36b20048
Only publish when releasing
2024-10-12 17:09:43 +02:00
Erik Olof Gunnar Andersson
a52b908ef0
Prevent automatic builds from going live accidently
2024-10-12 00:58:05 +02:00
Erik Olof Gunnar Andersson
d3dd63cc86
Enable automatic build and release ( #408 )
...
* Enable automatic release CI
* Use latest workflows
2024-10-11 18:16:09 -04:00
Erik Olof Gunnar Andersson
b130da4f2a
Update CI to use esp idf v5.3.1
2024-09-28 16:25:06 +02:00
Erik Olof Gunnar Andersson
dcf8b4152a
Use latest esp idf 5.x version
2024-09-05 16:45:18 +02:00
Skot
47b0293691
Update issue templates
2024-04-05 16:36:55 -04:00
Skot
91c1cfe336
Update issue templates
2024-03-15 12:41:44 -04:00
johnny9
9797c1a91e
ci: Build the merged binary and include in artifacts
2023-10-03 20:55:21 -04:00
johnny9
f7d06a7f08
main: Build the web ui dist as an ExternalProject
...
This integrates the generation of the web distribution into
the cmake build system. The ExternalProject will call npm i and
npm run build.
Resolves #34
2023-09-23 21:02:14 -04:00
johnny9
e549d28c07
ci: upload build artifacts to github
2023-09-19 23:53:39 -04:00
Benjamin Wilson
199c151c0f
Http-server ( #17 )
...
* rename miner to main
* serving out of storage
* axe os
* http server work
* basic stats showing
* update sdkconfig
* SDKCONFIG
* sdk config
* edit page init
* edit pool config
* pool config edit working
* OTA Success
* remove compiled output
* toggle AP mode with boot button
* favicon
* ota website update
* add sdkconfig.ci back
* update readme
* change website build to warning
* Update github workflow to build web dist
* Allow AP mode before STA connection complete
* spacing for johnny :)
* formatting
* Improve connecting to wifi with AP mode
* added working indicator for UI
* formatting
* formatting
* remove redundant sdkconfig in CMakeLists
* vs code format on save workspace settings
---------
Co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
2023-08-26 12:21:41 -04:00
Johnny
6d76741af8
ci: Create build github workflow
2023-08-23 21:28:29 -04:00