Francois Beutin
437f8a5679
Fix python-client github job trigger
2023-10-27 17:16:15 +02:00
Alexandre Paillier
52c0270753
New NFT Ragger test
2023-09-07 16:12:03 +02:00
Alexandre Paillier
e0ea3697f6
Renamed CAL_TEST_KEY to CAL_STAGING_KEY & CAL_CI_KEY to CAL_TEST_KEY
2023-09-07 16:08:03 +02:00
Alexandre Paillier
72c19e0222
Renamed NFT_TEST_KEY to NFT_STAGING_KEY
2023-09-07 16:08:02 +02:00
Lucas PASCAL
102dcb29a9
[ci][fix] Trigger Python client build+deployment when changes in the 'client/' directory
2023-08-29 15:45:59 +02:00
Lucas PASCAL
91bb889ced
[fix] Review corrections
2023-08-29 11:04:01 +02:00
Lucas PASCAL
72586268fa
[ci][add] Using the 'reusable_pypi_deployment' workflow for Pytho package deployment
2023-08-07 15:23:15 +02:00
Lucas PASCAL
54b979186d
[clean] Linter / typing fixes
2023-08-07 13:55:45 +02:00
Lucas PASCAL
e5c82d910e
[add] Python client packaging first draft
2023-08-07 11:52:12 +02:00
Francois Beutin
5f4a565076
Use latest version for Speculos and Ragger
2023-07-04 15:41:20 +02:00
Adrien Lacombe
1edf9cdb6a
add S+ ( #437 )
2023-06-14 10:53:46 +02:00
Alexandre Paillier
d1d5685198
Enabled CI for Stax
2023-05-16 11:42:46 +02:00
Francois Beutin
4787808ea2
Use reusable workflow for swap tests
2023-04-27 12:59:40 +02:00
Alexandre Paillier
be3aa9f1ba
Now uses the reusable Ragger tests workflows
2023-04-20 10:12:49 +02:00
Alexandre Paillier
faed963e3a
Now uses the reusable conftest from Ragger
2023-04-20 10:12:48 +02:00
Alexandre Paillier
ceacee00a7
Provide domain name APDU implementation
2023-03-29 18:09:42 +02:00
Alexandre Paillier
1cf39711b8
Fix Speculos tests
2023-02-20 17:01:57 +01:00
Lucas PASCAL
78ddfa3f73
[fix] Replace manual commit & push on protected branch with automatic PR with SDK submodule update
2022-11-17 11:52:13 +01:00
apaillier-ledger
806b811f77
Merge pull request #375 from LedgerHQ/apr/ci/new_cal_test_key
...
New CAL test key for CI
2022-11-16 18:50:34 +01:00
apaillier-ledger
847a172584
Merge pull request #374 from LedgerHQ/apr/ci/fix_pr_auto_assign
...
Fix PR auto-assign GitHub action
2022-11-16 18:34:06 +01:00
Alexandre Paillier
32161b9432
Shorter Python tracebacks for Ragger tests
2022-11-16 18:16:11 +01:00
Alexandre Paillier
2300bb9d00
Updated Ragger tests to use the new private CAL key
2022-11-16 18:16:03 +01:00
Alexandre Paillier
b1d6e9851d
Now compiles the app with the new CAL key for Ragger tests
2022-11-16 17:05:17 +01:00
Alexandre Paillier
3e455250d2
Explicit github action version, v1 tag does not exist
2022-11-16 13:52:57 +01:00
Lucas PASCAL
55a4b48f18
[fix] 'github-push-action' does not seem to cope with src:dst git push syntax
2022-11-16 12:14:57 +01:00
Alexandre Paillier
fcc9f7ab84
Update actions to fix deprecation warnings
2022-11-15 18:07:56 +01:00
Alexandre Paillier
7ea69d17fa
CI Fix
2022-11-09 15:33:47 +01:00
Alexandre Paillier
aabf44e0d9
Switch to using the lite container
2022-10-26 18:18:54 +02:00
Alexandre Paillier
3f02bf672c
Updated linter to clang-format 12.0.1
2022-09-14 09:41:38 +02:00
Alexandre Paillier
fd93495096
CI - Add ragger tests
2022-09-14 09:41:31 +02:00
Alexandre Paillier
78172cdd61
CI - Changed build workflow to compile release applications instead; remove the artifacts upload since they were not used
2022-09-13 18:20:19 +02:00
Coline
a476bbb569
fix: merge 3 mv into 1 and README
2022-07-25 10:39:42 +02:00
Coline
de036b38e8
fix: ci use matrix for build nano app
...
fix: ; into && in ci
2022-07-22 10:29:37 +02:00
Coline
92b2f1c247
fix: ci unsage repo zemu
2022-07-04 11:12:19 +02:00
Coline
5a631121b6
fix: add nanosp
2022-06-30 19:55:50 +02:00
Coline
4da1c46227
fix: remove nanosp just for test
2022-06-30 19:48:26 +02:00
Coline
23739af93c
fix: ci
2022-06-29 15:24:52 +02:00
Coline
9a3eb3e615
fix: add comment in ci
2022-06-29 15:24:03 +02:00
Coline
b1809c88c0
feat: ci with speculos
2022-06-29 10:25:12 +02:00
Coline
8a47d4ecea
fix: mv build into specific folder ci
2022-06-28 15:31:35 +02:00
Coline
51fdc01065
fix: rename functional to zemu
2022-06-28 15:11:29 +02:00
Alexandre Paillier
ad8334e54c
feat: unit-test with cmocka
...
- Test only 1 function which is in utils2.c
- Because is not inlude nano sdk
- Move zemu's into functional folder
- Change path of zemu's test in CI and Makefile
2022-06-28 15:11:15 +02:00
Lucas PASCAL
025773f506
[ci][clean] Explicit source and destination branches when auto commit&push, so that 'develop' SDK commits can be pushed to 'master' when merging
2022-05-19 17:05:47 +02:00
Alexandre Paillier
286994baaf
Update GH action to use clang-format-12
2022-04-13 15:52:25 +02:00
Lucas PASCAL
55b6f9bc99
[fix] Step condition variable was improperly defined
2022-03-14 15:02:51 +01:00
Lucas PASCAL
60656c1b56
[fix] Bad bash syntax in github action
2022-03-14 10:36:17 +01:00
Lucas PASCAL
358fcbd4ee
[add] SDK submodule updated to develop + will now be auto updated
2022-03-14 09:55:49 +01:00
lpascal-ledger
780f75a54e
Merge pull request #264 from LedgerHQ/feature/sdk-generation
...
Automatic generation of the plugin SDK
2022-03-11 18:12:55 +01:00
Coline
38e88b11c7
fix: PR template
...
- Add another changes includes
2022-03-04 15:57:19 +01:00
Coline
45a82881a3
feat: add auto author assign for pr
...
- remove checklist in pr template
2022-03-04 15:57:19 +01:00