-
Notifications
You must be signed in to change notification settings - Fork 242
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package built-in dependencies fix #925
Conversation
This should target |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Working, I didnt find build errors, i checked WebGL and iOS as well just in case.
I did it using this document https://www.notion.so/chainsafe/Simulating-OpenUPM-scenario-locally-16ac51527f6f4f35a73cd521472c7a50 to know how to use the changes on this branch
Introduced DelayUtil
…Safe/web3.unity into oleksandr/fix-dependencies
* 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]>
* 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]> * Fixing sample script comments Fixing sample script comments as they were set to 1155 instead of 721 --------- 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]>
* 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]>
* 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 * Fixing sample script comments (#930) * 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]> * Fixing sample script comments Fixing sample script comments as they were set to 1155 instead of 721 --------- 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 (#931) * 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]> * Sneakz/typo fix (#933) Update DisableGameObjectIfServiceNotActive.cs * 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]> Co-authored-by: sneakzttv <[email protected]>
* 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 * Fixing sample script comments (#930) * 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]> * Fixing sample script comments Fixing sample script comments as they were set to 1155 instead of 721 --------- 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 (#931) * 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]> * Sneakz/typo fix (#933) Update DisableGameObjectIfServiceNotActive.cs * Removing Sygma from ILoginProvider * Auto Commit [skip ci] - Duplicate Packages Samples - Publish DLL Dependencies * Auto Commit [skip ci] - Duplicate Packages Samples - Publish DLL Dependencies * Update ILoginProvider.cs --------- 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]> Co-authored-by: Nikola Garabandic <[email protected]> Co-authored-by: sneakzttv <[email protected]>
* 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]>
* 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]> * Fixing sample script comments Fixing sample script comments as they were set to 1155 instead of 721 --------- 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]>
* 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]>
@juans-chainsafe Please check the SDK integration flow into a new project. Use Git URL to import the package as described in the Getting Started page. There should be no compile errors in the console.
Error example:
Library\PackageCache\io.chainsafe.web3-unity@6519654050\Runtime\Common\Scripts\ILoginProvider.cs(7,24): error CS0234: The type or namespace name 'Marketplace' does not exist in the namespace 'ChainSafe.Gaming' (are you missing an assembly reference?)
Important note: Run
publish-to-unity-package.sh
script first.