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

chore: remove gulp and migrate icon build scripts to ui-scripts #1298

Merged
merged 1 commit into from
Oct 3, 2023

Conversation

balzss
Copy link
Contributor

@balzss balzss commented Sep 26, 2023

INSTUI-3843

test plan:

  • check https://1298--preview-instui.netlify.app/#iconography
  • compare builds:
    • build icons on the master branch (npm run bootstrap will do that) and copy it outside the repo
    • switch to this branch, delete packages/ui-icons/__build__ folder (just to be sure) and run npm run bootstrap to regenerate it
    • compare a random react icon from this branch with one that you generated from master
    • compare the __build__/index.ts file with the one from master
    • compare the __build__/svg/index.js file with the one from master
    • check if __build__/fonts were generated correctly (it's still done via gulp, so only check if the files are there, no need to open and compare)

@balzss balzss self-assigned this Sep 26, 2023
@github-actions
Copy link

Preview URL: https://1298--preview-instui.netlify.app

@balzss balzss force-pushed the chore/remove-gulp branch from 9b9b755 to 9a8feb4 Compare October 2, 2023 17:23
@balzss balzss requested review from matyasf and joyenjoyer October 2, 2023 17:38
@balzss balzss marked this pull request as ready for review October 2, 2023 17:38
Copy link
Contributor

@joyenjoyer joyenjoyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice work

Copy link
Collaborator

@matyasf matyasf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@balzss balzss merged commit a88888a into master Oct 3, 2023
4 checks passed
@balzss balzss deleted the chore/remove-gulp branch October 3, 2023 12:58
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.

3 participants