Skip to content

Fix the prepare source shell script and add additional steps to the build workflow #22

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

Merged
merged 9 commits into from
Aug 6, 2025

Conversation

sachinh-amazon
Copy link
Contributor

Description of changes

  1. Fix bugs in the prepare source bash script related to paths.
  2. Simplify the script - initially the script accepted an additional command line argument for the folder path which will contain the patched source. Now, the script will always create the patched source in the code-editor-src folder.
  3. Extend the build workflow Github action to install quilt and run the bash script for preparing the patched source.

Testing

  1. Ran the build Github action from and verified that it works as expected. Link: https://github.com/aws/code-editor/actions/runs/16770307655
  2. Tested locally and verified that the patched source is getting created in the correct directory.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@sachinh-amazon sachinh-amazon merged commit d90fde5 into main Aug 6, 2025
3 checks passed
@sachinh-amazon sachinh-amazon deleted the sachinh-build-action branch August 6, 2025 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants