Feat: Use Current File for preview (Togglable)#1006
Merged
bajrangCoder merged 39 commits intoAcode-Foundation:mainfrom Aug 24, 2024
Merged
Feat: Use Current File for preview (Togglable)#1006bajrangCoder merged 39 commits intoAcode-Foundation:mainfrom
bajrangCoder merged 39 commits intoAcode-Foundation:mainfrom
Conversation
…schooledGamer/Acode into feat/useCurrentFileForPreview
…schooledGamer/Acode into feat/useCurrentFileForPreview
Member
|
Hi, thanks for this PR, seems to be a great feature. Although workflow for building the app needs to be a separate PR. |
Member
Author
@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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
forceRunoption so that the workflow can run in forksdeadlyjack/AcodeOnly⚙️Changes
setup.jsscript.*.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.