Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixes to stabilize the head (#927) * contribution edits * condition to run tests fixed * typo fix * use deploy key for push * bot makes push instead of actor * fixed syntax * setup ssh keys added * different way for setting up ssh * only play mode tests * reverted ssh setup method * run workflow on dev not main! * revert pre commit check branch and change post push action branch to dev * added ssh key for checkout * removed tests for faster iteration * put back publish dlls * check if latest commit isn't from github actions to avoid recursive actions * small syntax fix * small syntax fix 2 * replace conditional fix for loop issue with commit skip ci keyword in message * put tests back in * on push workflow call now back to from main * test again * reverted actor from bot to user and removed ssh setup * revert post push workflow file target back to main * chore: fix typos (#918) Co-authored-by: Robel Getnet Geremew <[email protected]> * Auto Commit [skip ci] - Duplicate Packages Samples - Publish DLL Dependencies * Metamask SDK fixes (#922) * Revert "automated duplicating imported samples modifications (#595)" This reverts commit a555894. * made main package testable, revert due to a mistake * Sign verify and WebGL login logout issue fixed for metamask --------- Co-authored-by: robGG1997 <[email protected]> * Auto Commit [skip ci] - Duplicate Packages Samples - Publish DLL Dependencies * Auto Commit [skip ci] - Duplicate Packages Samples - Publish DLL Dependencies * Package built-in dependencies fix (#925) * Package built-in dependencies fix * Added polling and timeout to GetTransaction method Introduced DelayUtil --------- Co-authored-by: oleksandr <[email protected]> Co-authored-by: Robel Getnet Geremew <[email protected]> * Auto Commit [skip ci] - Duplicate Packages Samples - Publish DLL Dependencies --------- Co-authored-by: robGG1997 <[email protected]> Co-authored-by: Snoppy <[email protected]> Co-authored-by: Robel Getnet Geremew <[email protected]> Co-authored-by: rob1997 <[email protected]> Co-authored-by: kantagara <[email protected]> Co-authored-by: oleksandrchainsafe <[email protected]> Co-authored-by: oleksandr <[email protected]> Co-authored-by: oleksandrchainsafe <[email protected]> * Ramp fix Fixed ramp via conditional compilation to avoid changing the folder structure of samples. * Amending Cleaner implementation of compilation directives * Amend Amend --------- Co-authored-by: robGG1997 <[email protected]> Co-authored-by: Snoppy <[email protected]> Co-authored-by: Robel Getnet Geremew <[email protected]> Co-authored-by: rob1997 <[email protected]> Co-authored-by: kantagara <[email protected]> Co-authored-by: oleksandrchainsafe <[email protected]> Co-authored-by: oleksandr <[email protected]> Co-authored-by: oleksandrchainsafe <[email protected]>
- Loading branch information