-
-
Notifications
You must be signed in to change notification settings - Fork 55
[core] Cleanup the repository & move over some core files #1
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
Conversation
Is this going to keep the git history like @michaldudak did for Base UI? |
Yes, I did the same here, keeping the history the following directories:
The history available: https://github.com/mui/pigment-css/commits/master/ This PR starts with setting up everything, workspace, scripts, etc, similar to mui/base-ui#1 |
GitHub is strange, I can't see my last commits 😕 |
It's showing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I couldn't find any major issues. It's definitely worth setting up the CI as soon as possible to run checks on PRs.
I am closing the PR, I pushed the branch directly, GH seems to be very slow/buggy. Here is the commit: 18da3fc I will proceed with the CI checks. |
Alright, the issue is that I created the fork when the repository was private, and I didn't change my own fork to public. I am creating another fork as public, this should resolve future issues. |
Moved over some proprietary files from the core repository. I set up the workspace and enabled the following commands:
Next step: