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

Update the build:zip command #2822

Merged
merged 1 commit into from
Jun 7, 2022
Merged

Conversation

felipeelia
Copy link
Member

Description of the Change

With the change we made on #2799, the .distignore file is no longer available to be used in the rsync call we used to have in build-zip.sh. This PR changes that script to use git archive, so it also uses the same .gitattributes file we use during the release process.

Changelog Entry

Changed: npm run build:zip to use git archive.

Credits

Props @felipeelia

@felipeelia felipeelia added this to the 4.3.0 milestone Jun 2, 2022
@felipeelia felipeelia self-assigned this Jun 2, 2022
@felipeelia felipeelia modified the milestones: 4.3.0, 4.2.1 Jun 7, 2022
@felipeelia felipeelia merged commit 817e9c7 into develop Jun 7, 2022
@felipeelia felipeelia deleted the chore/update-build-zip-script branch June 7, 2022 17:33
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