hedger
|
3226254876
|
[FL-3351] github: re-enabled f18 build (#2743)
* github: re-enabled f18 build
* scripts: storage: better transfer logging
* Fix PVS warnings
Co-authored-by: あく <alleteam@gmail.com>
|
2023-06-08 15:16:01 +09:00 |
|
Max Andreev
|
72ad22bb91
|
[DEVOPS-18]: Add map file parser, mariadb inserter (#2732)
|
2023-06-05 19:25:43 +09:00 |
|
Willy-JL
|
b5aa4afd9f
|
Move download up and fix hotfix
|
2023-06-04 15:40:52 +01:00 |
|
ClaraCrazy
|
14fbc3648e
|
move support up
|
2023-06-04 16:36:17 +02:00 |
|
ClaraCrazy
|
f5b7ce5a08
|
consistency is power
|
2023-06-04 12:00:06 +02:00 |
|
ClaraCrazy
|
ec2c6467ca
|
Also add ko-fi to release script
|
2023-06-04 11:58:06 +02:00 |
|
Willy-JL
|
25eed74201
|
Update hotfix script
|
2023-06-03 04:08:05 +01:00 |
|
Willy-JL
|
860b6f023b
|
Remove mention of deleting apps folder
|
2023-06-03 01:47:13 +01:00 |
|
Willy-JL
|
5c0203832f
|
Update webupdater release script
|
2023-05-29 07:54:10 +01:00 |
|
ClaraCrazy
|
2838fd3f54
|
mimimi
|
2023-05-28 02:05:47 +02:00 |
|
ClaraCrazy
|
949906039d
|
Prepare for release Pt. 1
|
2023-05-28 02:00:21 +02:00 |
|
Max Andreev
|
d062ce73d7
|
Add new indexer (#2681)
|
2023-05-19 18:32:30 +09:00 |
|
あく
|
f57f0efc48
|
Debug: revert cortex debug to lxml and drop DWT (#2651)
* Debug: revert cortex debug to lxml
* Debug: update PyCortexMDebug readme
* fbt: moved "debug" dir to "scripts" subfolder
* ufbt: added missing debug_other & debug_other_blackmagic targets; github: fixed script bundling
* lint: fixed formatting on debug scripts
* vscode: updated configuration for debug dir changes
---------
Co-authored-by: hedger <hedger@users.noreply.github.com>
Co-authored-by: hedger <hedger@nanode.su>
|
2023-05-09 03:31:44 +04:00 |
|
hedger
|
268b88be0d
|
[FL-3285] Removed STM32CubeWB module (#2608)
* libs: removed STM32CubeWB module; split cube into 3 submodules
* fixed f18 version
* fbt: options: fixed expected stack version
* pvs: updated for new paths
* fbt: ep: multithreaded submodule update
* libs: stm32cubewb: fixed duplicate include path; renamed to stm32wb; codeowners: updated paths; docs: updated paths
* pvs: updated paths
* libs: added cmsis_core from ARM sources, v.5.4.0, from https://github.com/ARM-software/CMSIS_5/tree/develop/CMSIS/Core/Include
* Updated stm32wb_copro structure
* PVS: exclude cmsis core from analysis
---------
Co-authored-by: あく <alleteam@gmail.com>
|
2023-05-09 06:30:33 +09:00 |
|
Willy-JL
|
c341cc128c
|
Bozo moment
|
2023-05-04 03:32:53 +01:00 |
|
Willy-JL
|
103abfef86
|
Fix hotfix script again
|
2023-05-04 03:18:52 +01:00 |
|
Willy-JL
|
0e28cfc50b
|
Fix hotfix script
|
2023-05-04 02:12:19 +01:00 |
|
Willy-JL
|
04324dc812
|
Fix hotfix script url
|
2023-05-03 22:10:34 +01:00 |
|
Willy-JL
|
7d152d85ff
|
Fix webupdater nextcloud subfolder
|
2023-05-03 21:59:20 +01:00 |
|
hedger
|
c3ececcf96
|
[FL-3174] Dolphin builder in ufbt; minor ufbt/fbt improvements (#2601)
* ufbt: added "dolphin_ext" target (expects "external" subfolder in cwd with dolphin assets); cleaned up unused code
* ufbt: codestyle fixes
* scripts: fixed style according to ruff linter
* scripts: additional cleanup & codestyle fixes
* github: pass target hw code when installing local SDK with ufbt
* ufbt: added error message for missing folder in dolphin builder
* scripts: more linter fixes
* sdk: added flipper_format_stream; ufbt: support for --extra-define
* fbt: reduced amount of global defines
* scripts, fbt: rearranged imports
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
|
2023-05-03 14:48:49 +09:00 |
|
MX
|
b86d155e8e
|
Remove ko-fi
|
2023-04-29 21:41:09 +03:00 |
|
Max Andreev
|
e42aec68c5
|
Disable ci/cd on release* branches (#2624)
|
2023-04-28 23:25:20 +09:00 |
|
Willy-JL
|
8ebc3888a2
|
Fix PR webhook
|
2023-04-25 18:40:10 +01:00 |
|
Willy-JL
|
78f993c9bb
|
Dev webhook fixes
|
2023-04-23 17:57:08 +01:00 |
|
Willy-JL
|
852b051e26
|
Fix webhook workflow
|
2023-04-22 09:26:37 +01:00 |
|
Willy-JL
|
4a6d5c4f9d
|
Cleanup workflows
|
2023-04-22 09:25:53 +01:00 |
|
Willy-JL
|
c07c06aba8
|
Workflow updates
|
2023-04-22 09:06:33 +01:00 |
|
hedger
|
3932503660
|
[FL-3243] github: testing SDK with ufbt action (#2581)
* github: testing SDK with ufbt action
* github: also build apps with ufbt
* github: fixed dir lookup for ufbt
* ufbt: checks for compatibility on app discovery
* github: Conditional app skip for ufbt
* github: fixed app build flow with ufbt
* extra debug
* github: lint: message capture
* github: testing different output capture method for linters
* shorter version of status check
* github: updated comment actions to suppress warnings
* Reverted formatting changes
Co-authored-by: あく <alleteam@gmail.com>
|
2023-04-19 20:08:13 +09:00 |
|
Willy-JL
|
5cd11deeb7
|
Fix release script artifacts
|
2023-04-10 02:20:51 +01:00 |
|
Clara K
|
68c494bf50
|
Update release.md
|
2023-04-08 16:05:51 +02:00 |
|
Clara K
|
cc05bae2e3
|
Update release.md
|
2023-04-08 16:05:28 +02:00 |
|
あく
|
0d8518d31d
|
[FL-3232] FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx (#2565)
* FuriHal: fix gpio naming and add explicit pulls for vibro, speaker and ir_tx
* Github: workflow event debug print
* Github: proper PR head commit SHA extraction in get_env.py
|
2023-04-06 19:06:19 +10:00 |
|
Willy-JL
|
14eebe469f
|
Webhook fixes
|
2023-03-30 10:55:51 +01:00 |
|
ClaraCrazy
|
01890e8de9
|
Continue discord.py
|
2023-03-30 11:38:52 +02:00 |
|
Willy-JL
|
5e904ce21b
|
Webhook pr change counts and char limits
|
2023-03-30 03:59:50 +01:00 |
|
Willy-JL
|
1306747e51
|
Fix webhook event scopes
|
2023-03-30 03:37:17 +01:00 |
|
Willy-JL
|
491f8f68a0
|
Fix discord webhook script filename
|
2023-03-30 03:28:16 +01:00 |
|
Willy-JL
|
cba1546931
|
More webhook stuff
|
2023-03-30 03:27:23 +01:00 |
|
Willy-JL
|
c87e354eb3
|
New dev webhook
|
2023-03-30 00:25:44 +01:00 |
|
Clara K
|
529483a18b
|
Delete discord.yml
no
|
2023-03-29 23:38:53 +02:00 |
|
Willy-JL
|
6cde2f74fa
|
New dev webhook
|
2023-03-29 22:34:42 +01:00 |
|
Willy-JL
|
ebaf31d0b9
|
Add hotfix script
|
2023-03-29 16:55:17 +01:00 |
|
Willy-JL
|
9ff5dfcb50
|
Fix release notes script
|
2023-03-29 16:47:03 +01:00 |
|
Willy-JL
|
f6679cc8d8
|
Refactor release script to be more modular
|
2023-03-29 14:04:43 +01:00 |
|
Willy-JL
|
40c90cc70b
|
Fix release script
|
2023-03-29 00:30:54 +01:00 |
|
Willy-JL
|
376b569728
|
Logging in release script delay + misc fixes
|
2023-03-26 18:39:00 +01:00 |
|
Willy-JL
|
acd6e6c31d
|
Fix quotes and vars in release script
|
2023-03-26 17:56:55 +01:00 |
|
Willy-JL
|
86766661eb
|
Fix release script merge delay
|
2023-03-26 17:44:05 +01:00 |
|
あく
|
973287b09b
|
Github: wipe workspace before checkout (#2527)
* Github: wipe workspace before checkout
* Github: allow find to fail
* Github: limit maxdepth for find
|
2023-03-22 15:26:40 +04:00 |
|
あく
|
acc32f66e8
|
Github: force cleanup tree on decontaminate (#2526)
|
2023-03-22 14:48:41 +04:00 |
|