feat: add check ELF alignment command#686
Conversation
|
@LukasMod is attempting to deploy a commit to the Callstack Team on Vercel. A member of the Team first needs to authorize it. |
|
what's the status here @LukasMod, do we still need this? |
|
@thymikee Yup, I had few more prio issues and switching back to this one. I want to do some tests with it locally first. I will check it, thank you |
6cc4d3f to
63c5ef7
Compare
63c5ef7 to
c82ca4f
Compare
|
Um, can't we ask users to run the script themselves since Google provides it? This is what we recommend in our agent-skills |
|
The idea was to keep this within the CI process where we already build the .apk, so we can catch potential regressions early. Cases where the app builds successfully, but Google later rejects the upload. I wanted to avoid creating a separate build step just for that validation, since everything related to building already lives inside the rock step and this way its just faster to reuse already created files and validate them before uploading to cache. |
Uh oh!
There was an error while loading. Please reload this page.