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

Re-embed Icon kit @ DevHub #57

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Re-embed Icon kit @ DevHub #57

wants to merge 4 commits into from

Conversation

bojanrajh
Copy link
Contributor

@bojanrajh bojanrajh commented Feb 23, 2024

What?

  • provides docs:env, docs:link and docs:preview shortcuts/commands for Icon kit
  • migrates paths to the new directory structure
  • adds mete generation script for fetching tags from Figma
  • fixes meta generation script (?)

Why?

So we can switch Icon kit docs to the new monorepo.

How?

Testing?

There's a healthcheck workflow in #51 .

Screenshots (optional)

Anything Else?

We can remove the workflow from developer-portal if updating meta.json becomes part of the release process (I see it's part of the repo now).

Copy link

vercel bot commented Feb 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
meteor-admin-sdk-docs ⬜️ Ignored (Inspect) Visit Preview Feb 23, 2024 11:59am
meteor-component-library ⬜️ Ignored (Inspect) Visit Preview Feb 23, 2024 11:59am

@bojanrajh bojanrajh marked this pull request as ready for review February 23, 2024 13:31
Comment on lines +6 to +13
#echo "Installing root npm"
#pnpm -C $1 i

#echo "Running root build"
#pnpm -C $1 --filter "*/meteor-icon-kit" build

#echo "Building figma"
#pnpm -C $1 --filter "*/meteor-icon-kit" start
Copy link
Contributor

Choose a reason for hiding this comment

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

Can those be removed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'll delete the whole file because the build step is not needed anymore and we can control some stuff from the docs.yml.

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