-
Notifications
You must be signed in to change notification settings - Fork 407
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: Use Current File for preview (Togglable) #1006
Feat: Use Current File for preview (Togglable) #1006
Conversation
…schooledGamer/Acode into feat/useCurrentFileForPreview
…schooledGamer/Acode into feat/useCurrentFileForPreview
Hi, thanks for this PR, seems to be a great feature. Although workflow for building the app needs to be a separate PR. |
@deadlyjack Welcome, But Another Separate for That is a bit more. As 2 PRs already exist for It. And My Changes just include Version Upgradation of The GitHub Actions used in the workflows itself. |
Removed As [Ajit wants another PR](Acode-Foundation#1006 (comment)) just for GitHub Actions version Update. And That's not suitable to me atleast. So Goodbye Workflows
Why should this PR be merged
This pull request adds an option that allows users to toggle whether they want the current file to be used for preview in the browser or the default
index.html
.In addition The PR adds workflows for paid dev and prod version.
⬆️ Whys & Changes
forceRun
option so that the workflow can run in forksdeadlyjack/Acode
Only⚙️Changes
setup.js
script.*.apk
(anything that ends with.apk
) in.gitignore
.Thanks for the efforts from @WebLeach
Lastly, Inform me If I missed out something to remove, add Or include.
Thank You.