GitLab Sync with Tokens Studio for Figma

Поділитися
Вставка
  • Опубліковано 5 лип 2024
  • In this video we will show you how to add GitLab as your syncing provider in Tokens Studio and how to generate GitLab's access token with the correct permissions. Next to that we will also show how to add repositories that live in a group in GitLab.
    For more information on GitHub Sync you can check out our docs:
    docs.tokens.studio/sync/gitlab
    💡 Install on Figma: www.figma.com/community/plugi...)
    💬 Join our Slack: tokens.studio/slack
    🚀 Subscribe to our channel: www.youtube.com/@TokensStudio...
    📄 Docs at: docs.tokens.studio
    ℹ️ More information on www.tokens.studio
    The Token Bytes series provides users with step-by-step instructions on how to create various types of tokens in Tokens Studio for Figma.
    00:00 - Generating a Personal Access Token (PAT) in GitLab
    01:00 - Syncing your tokens with GitLab in Tokens Studio
    04:13 - Using GitLab repositories that live in a Group
  • Наука та технологія

КОМЕНТАРІ • 3

  • @liquidohr84
    @liquidohr84 7 місяців тому

    So using this GitLab sync, we can create a token package that is synced to Tokens Studio. Every time token updates and the changes pushed to GitLab, we can make a new release and the consuming apps of this token package can use the new/updated tokens. Is that the whole point? This doesn't mean it removes the necessity of having a dedicated token package and consume straight from the GitLab repo, correct?

    • @TokensStudio
      @TokensStudio  6 місяців тому +1

      If you intend to use this in development I’d still recommend publishing a dedicated token package. In the described flow, a designer can make changes in Figma. These changes can then be created into a merge request (MR), which, when merged, results in a new version of the package being published. - Keegan

    • @liquidohr84
      @liquidohr84 5 місяців тому

      @@TokensStudio gotcha. Thanks for the clarification!