Ivan Zorin
|
ed3ac204ca
|
push.yml: pushing to see which error will be at this time...
|
2023-12-20 05:28:13 +03:00 |
|
Ivan Zorin
|
8b8bb95bc7
|
push.yml: remove uploading/reuploading individual json files as zips
|
2023-12-20 05:26:44 +03:00 |
|
Ivan Zorin
|
57e346a3c9
|
push.yml: add every json to every model of artifact
|
2023-12-20 05:25:54 +03:00 |
|
Ivan Zorin
|
5452a10dcb
|
push.yml: upload_metadata: remove pattern to download all prebuilt artifacts
|
2023-12-20 05:21:19 +03:00 |
|
Ivan Zorin
|
87d7c869b9
|
push.yml: upload_metadata: remove matrix since it doesn't work [WiP]
|
2023-12-20 05:01:31 +03:00 |
|
Ivan Zorin
|
ba864f88f1
|
push.yml: upload_metadata: trying to fix pattern for artifacts [WiP]
|
2023-12-20 04:44:47 +03:00 |
|
Ivan Zorin
|
1dbbd24bbc
|
push.yml: upload_metadata: download prebuilt artifacts, generate jsons, upload them as metadata.zip - Work in Progress
|
2023-12-20 04:42:27 +03:00 |
|
Ivan Zorin
|
a290735d44
|
push.yml: revert changes to working workaround but keep retention-days == 1
|
2023-12-19 08:44:02 +03:00 |
|
Ivan Zorin
|
5879456436
|
push.yml: trying to fix syntax in 3rd party step
|
2023-12-19 08:39:50 +03:00 |
|
Ivan Zorin
|
a29607323c
|
push.yml: adding 3rd party step for testing to delete created artifacts
|
2023-12-19 08:32:52 +03:00 |
|
Ivan Zorin
|
ab608c081f
|
push.yml: upload_metadata - download jsons: fix pattern for testing
|
2023-12-19 08:21:29 +03:00 |
|
Ivan Zorin
|
401d7afc3a
|
push.yml: set retention-days == 1 and testing dot file name hoping it will hide artifacts
|
2023-12-19 08:15:37 +03:00 |
|
Ivan Zorin
|
904e134841
|
push.yml: revert changes back from cache save/restore to actions download/upload
|
2023-12-19 08:12:32 +03:00 |
|
Ivan Zorin
|
0513cf2d05
|
push.yml: trying with enableCrossOsArchive == true
|
2023-12-19 08:01:46 +03:00 |
|
Ivan Zorin
|
3609c6ccae
|
push.yml: try retrieve cache by explicit name
|
2023-12-19 07:57:04 +03:00 |
|
Ivan Zorin
|
ffe5e717e3
|
push.yml: remove wildcards from keys
|
2023-12-19 07:33:21 +03:00 |
|
Ivan Zorin
|
c05b24195c
|
push.yml: try to retrieve cache by key properly
|
2023-12-19 07:25:41 +03:00 |
|
Ivan Zorin
|
dd80f527ac
|
push.yml: try to retrieve cache by key properly
|
2023-12-19 07:20:29 +03:00 |
|
Ivan Zorin
|
5b16e8d773
|
push.yml: add tar to deps so cache action can collect cached files on github
|
2023-12-19 07:12:21 +03:00 |
|
Ivan Zorin
|
05fd7fe8ce
|
push.yml: remove unsupported name field from cache actions
|
2023-12-19 07:11:04 +03:00 |
|
Ivan Zorin
|
70b0300f1c
|
push.yml: giving a second chance for cache save/restore actions
|
2023-12-19 07:04:01 +03:00 |
|
Ivan Zorin
|
92fb7c17c4
|
Merge changes from dev
|
2023-12-19 06:23:52 +03:00 |
|
Ivan Zorin
|
9931afdb0f
|
Settings: disable Bluetooth LE by default (for PinecilV2) #1856 (#1857)
|
2023-12-19 14:16:57 +11:00 |
|
Ivan Zorin
|
d1ef5d1195
|
Merge changes from dev
|
2023-12-19 06:06:46 +03:00 |
|
Ben V. Brown
|
8ea79e3f7d
|
MHP30: GD32 doesnt implement analog mode (#1845)
|
2023-12-19 13:53:03 +11:00 |
|
Ivan Zorin
|
e638f8d235
|
push.yml: upload_metadata: add if-no-files-found: error directive since metadata.zip is essential
|
2023-12-19 05:50:21 +03:00 |
|
Ivan Zorin
|
4fe3fa8a83
|
push.yml: rename upload metadata step to unify build steps naming pattern
|
2023-12-19 05:36:37 +03:00 |
|
Ivan Zorin
|
d5304603d5
|
push.yml: "fixing" upload as github team suggested
|
2023-12-19 05:04:42 +03:00 |
|
Ivan Zorin
|
33c2d28e67
|
push.yml: testing proposed by github solution for actions:#472
|
2023-12-19 04:54:42 +03:00 |
|
Ivan Zorin
|
769b0ed9b4
|
push.yml: add metadata per model artifact since now it's error by design in uploadV4 to stuff multiple files from different jobs/steps into one artifact with the same name
|
2023-12-19 03:35:08 +03:00 |
|
Ivan Zorin
|
850494063c
|
push.yml: split metadata artifacts into two separated packages since now it's error by design in uploadV4 to stuff multiple files from different jobs/steps into artifact with the same name
|
2023-12-19 03:27:00 +03:00 |
|
dependabot[bot]
|
810570286c
|
chore(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 12:43:33 +00:00 |
|
dependabot[bot]
|
9d2f90b140
|
chore(deps): bump actions/setup-python from 4 to 5 (#1852)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-12 06:45:38 +11:00 |
|
Ben V. Brown
|
ea72aea47d
|
Enforce no EPR polling for non >20V devices
|
2023-12-09 23:02:20 +11:00 |
|
discip
|
20ad63d020
|
Merge pull request #1850 from dmitrygribenchuk/dev
update translation_BE.json
|
2023-11-29 10:10:29 +01:00 |
|
Dmitry Gribenchuk
|
79a887718b
|
update translation_BE.json
|
2023-11-29 10:47:38 +02:00 |
|
discip
|
9579b6a5ad
|
Merge pull request #1841 from ia/animation-loop
Implement optional looping for animated boot logo [#1839]
|
2023-11-23 09:53:42 +01:00 |
|
discip
|
0a4344c197
|
Merge branch 'dev' into animation-loop
|
2023-11-23 09:28:45 +01:00 |
|
Ivan Zorin
|
c97e3eb29b
|
Updating references in the docs (#1843)
* Documentation: add links to firmware mirror backup [#1840]
* Documentation/Flashing: replace out-of-dated external wiki links by internal references
* Documentation/Flashing: add missing space
|
2023-11-23 19:23:20 +11:00 |
|
Ivan Zorin
|
fac46e2187
|
Font.h: remove extra spaces
|
2023-11-23 09:34:34 +03:00 |
|
Ivan Zorin
|
1519f655ae
|
Manually merge icon set using git cli from discip/animation-loop
|
2023-11-23 09:33:38 +03:00 |
|
Ivan Zorin
|
0298356efc
|
Merge branch 'dev' into discip/animation-loop
|
2023-11-23 09:23:34 +03:00 |
|
discip
|
602bd772ba
|
Merge branch 'dev' into animation-loop
|
2023-11-22 20:13:03 +01:00 |
|
discip
|
8eebb01047
|
Update Font.h
|
2023-11-22 18:45:41 +01:00 |
|
discip
|
229ae9b30e
|
Update Font.h
|
2023-11-22 18:41:02 +01:00 |
|
discip
|
9bfb36e349
|
Update Font.h
|
2023-11-22 18:34:25 +01:00 |
|
discip
|
00c3d150dd
|
Update settingsGUI.cpp
|
2023-11-22 09:21:24 +01:00 |
|
discip
|
37420d3ee1
|
Update Font.h
|
2023-11-22 09:20:02 +01:00 |
|
discip
|
faf2c6733e
|
Update settingsGUI.cpp
|
2023-11-22 00:07:10 +01:00 |
|
discip
|
cf8d6ee783
|
Update Font.h
|
2023-11-22 00:05:51 +01:00 |
|