Skip to content

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

Merged
sachinh-amazon merged 9 commits into
mainfrom
sachinh-build-action
Aug 6, 2025
Merged

Fix the prepare source shell script and add additional steps to the build workflow#22
sachinh-amazon merged 9 commits into
mainfrom
sachinh-build-action

Conversation

@sachinh-amazon

Copy link
Copy Markdown
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