You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To make development easy, the workflow will change for the VIntl repo. The main branch will always host the latest in-development code, and the stable branch will be holding the current released version.
To accomplish this, workflows that currently run on main will be changed to run on stable instead, Vercel will use stable too. After that, the current in-development next branch will be merged to main as is.
In the distant future I hope to change this repository to a huge monorepo hosting all things VIntl related. But this is not yet set in stone.