Commit Graph

206 Commits

Author SHA1 Message Date
Willy-JL
6f0ccaacab Add option to skip devbuild --nobuild 2023-08-09 21:18:12 +02:00
Willy-JL
a1115115dd pls lemme slepo 2023-07-27 03:19:31 +02:00
Willy-JL
2e0d5e87f0 Cancel previous running builds 2023-07-21 03:02:20 +01:00
WillyJL
308517299b Fix dev builds? 2023-07-20 04:19:38 +02:00
Willy-JL
49e6554acd Rework workflows and add devbuilds 2023-07-20 02:00:09 +01:00
Willy-JL
f951eb5541 Add sdk to releases 2023-07-19 23:48:05 +01:00
Willy-JL
d166a6f9d0 Send commit webhook to build channel 2023-07-19 20:47:20 +01:00
Willy-JL
103d0c5c8b Show correct commit count when more than 20 2023-07-19 20:33:54 +01:00
Willy-JL
b4f5a5895d Artifact tgz and sdk too 2023-07-18 21:19:18 +01:00
Willy-JL
c1bf94da12 Update build workflows 2023-06-09 16:24:09 +01:00
Willy-JL
25eed74201 Update hotfix script 2023-06-03 04:08:05 +01:00
Willy-JL
0e28cfc50b Fix hotfix script 2023-05-04 02:12:19 +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
Willy-JL
5cd11deeb7 Fix release script artifacts 2023-04-10 02:20:51 +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
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
Willy-JL
6580a03a49 Fix release tgz naming (for real) 2023-03-16 15:19:49 +00:00
Willy-JL
55ca831a9d Fix release tgz naming 2023-03-16 14:50:19 +00:00
Willy-JL
3a5aa98dbb Fix release assets upload 2023-03-09 20:00:49 +00:00
Willy-JL
4488eab847 Fix release webupdater link 2023-03-08 18:12:19 +00:00
Willy-JL
7900b11cd5 Add release workflow 2023-03-08 18:00:48 +00:00
Willy-JL
de9012263b Update workflows again 2023-03-08 02:20:15 +00:00
Willy-JL
38fb1c8047 Update workflows 2023-03-07 22:23:19 +00:00
Willy-JL
5d7f5a1ffc Update workflows 2023-03-04 20:04:38 +00:00
VerstreuteSeele
af869ef8d2 Merging OFW | Suffering | Part 1 | Wont build as is
I honestly dont even know anymore...
2023-02-09 18:34:56 +01:00
VerstreuteSeele
9b81f93fd2 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2023-02-07 19:12:13 +01:00
hedger
224d0aefe4 [FL-2733] multitarget support for fbt (#2209)
* First part of multitarget porting
* Delete firmware/targets/f7/Inc directory
* Delete firmware/targets/f7/Src directory
* gpio: cli fixes; about: using version from HAL
* sdk: path fixes
* gui: include fixes
* applications: more include fixes
* gpio: ported to new apis
* hal: introduced furi_hal_target_hw.h; libs: added one_wire
* hal: f18 target
* github: also build f18 by default
* typo fix
* fbt: removed extra checks on app list
* api: explicitly bundling select mlib headers with sdk
* hal: f18: changed INPUT_DEBOUNCE_TICKS to match f7
* cleaned up commented out code
* docs: added info on hw targets
* docs: targets: formatting fixes
* f18: fixed link error
* f18: fixed API version to match f7
* docs: hardware: minor wording fixes
* faploader: added fw target check
* docs: typo fixes
* github: not building komi target by default
* fbt: support for `targets` field for built-in apps
* github: reworked build flow to exclude app_set; fbt: removed komi-specific appset; added additional target buildset check
* github: fixed build; nfc: fixed pvs warnings
* attempt to fix target id
* f7, f18: removed certain HAL function from public API
* apps: debug: enabled bt_debug_app for f18
* Targets: backport input pins configuration routine from F7 to F18

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-08 01:33:05 +09:00
Willy-JL
1be72a94a8 Fix build for now 2023-02-06 14:06:52 +00:00
Konstantin Volkov
7f3ebcd110 Changed bench target, stlink serial and added error for testing the run (#2275)
* changed bench target, stlink serial and added error for testing the run
* changed flipper name for macos and changed serial aquisition for device manager
* tested broken pipeline, reverting test data
* added timeout-minutes, testing if its int or float

Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-01-30 15:59:45 +07:00
VerstreuteSeele
255a4643a2 Delete lint_python.yml 2023-01-27 13:14:46 +01:00
WillyJL
c382f9d110 Update build.yml 2023-01-27 02:25:27 +00:00
WillyJL
d833d6dbb2 Update build.yml 2023-01-27 02:11:53 +00:00
WillyJL
d9ae5b4cb2 Begone 2023-01-27 00:54:51 +00:00
Clara K
71ddd0f65e Update lint_c.yml 2023-01-27 01:31:05 +01:00
Clara K
ff9f925e2f Update lint_python.yml 2023-01-27 01:30:08 +01:00
Clara K
a8b5158d58 Delete pvs_studio.yml 2023-01-27 00:53:16 +01:00
Clara K
3cbbad20cf Delete updater_test.yml 2023-01-27 00:45:32 +01:00
Clara K
6393fac9cd Delete unit_tests.yml 2023-01-27 00:45:22 +01:00
Clara K
82d6f1c19b Delete reindex.yml 2023-01-27 00:45:03 +01:00