typedb / typedb-studio

TypeDB Studio (IDE)
https://typedb.com
Mozilla Public License 2.0
191 stars 44 forks source link

Deploy studio for each OS + Arch #780

Closed dmitrii-ubskii closed 1 year ago

dmitrii-ubskii commented 1 year ago

What is the goal of this PR?

We deploy 5 separate distributions of TypeDB Studio, one per platform:

  1. linux-x86_64
  2. linux-arm64
  3. mac-x86_64
  4. mac-arm64
  5. windows-x86_64

Please be aware that this means TypeDB Studio distributions are no longer portable between Intel and Mac variants of the same system - eg. from an Intel mac to an ARM mac.

What are the changes implemented in this PR?

typedb-bot commented 1 year ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture