Skip to content
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

feat: Integrate with GitHub Actions #26

Open
zeuikli opened this issue Apr 17, 2024 · 3 comments
Open

feat: Integrate with GitHub Actions #26

zeuikli opened this issue Apr 17, 2024 · 3 comments
Assignees
Labels
enhancement New feature or improvement status: planned This is planned for a future release

Comments

@zeuikli
Copy link

zeuikli commented Apr 17, 2024

I am designing GitHub Actions workflows, but I encountered an issue with your build.sh script.

https://github.com/zeuikli/BHInsta/actions/runs/8725950614/job/23940117981

Could you please review my workflow to identify a solution for the issue of BHInsta.dylib being unable to be injected by Azule?

CleanShot 2024-04-18 at 01 13 16@2x

@SoCuul
Copy link
Owner

SoCuul commented Apr 17, 2024

Currently the build.sh script isn't currently building submodules, which are needed to be injected.

#24 fixes this along with changing from Azule -> Pyzule

I'll try to get it merged as soon as possible to hopefully resolve your issues.

@SoCuul
Copy link
Owner

SoCuul commented Apr 18, 2024

@zeuikli The new commits should have hopefully fixed the issues you were having. Try pulling the new commits to your fork and hopefully the build should complete!

@SoCuul SoCuul added enhancement New feature or improvement status: planned This is planned for a future release labels Apr 19, 2024
@SoCuul SoCuul linked a pull request Apr 19, 2024 that will close this issue
@SoCuul SoCuul changed the title Integrate with GitHub Actions feat: ntegrate with GitHub Actions Apr 19, 2024
@SoCuul SoCuul changed the title feat: ntegrate with GitHub Actions feat: Integrate with GitHub Actions Apr 19, 2024
@SoCuul SoCuul added this to the v0.4.0 milestone Apr 20, 2024
@SoCuul
Copy link
Owner

SoCuul commented Apr 27, 2024

@zeuikli do you think you can get this working within the next week? I'm looking to potentially launch v0.4 this week if I have enough time to finish the changes.

@SoCuul SoCuul removed this from the v0.4.0 milestone May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement status: planned This is planned for a future release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants