Investigate if there is a way to create a build with components on a11y branches
Summary
Currently if we develop a new component we want the guidance to be released at the same time, but in order for this to happen we need to build the components locally to create the guidance. When we do this and create a PR, there is no build because it can't access the component from npm as it isn't there. But this makes it difficult for everyone to review.
💬 Description
There should be some investigation into whether there's anything we can do to get a build up with components that aren't released on npm yet. Something like the canary release but just for us to use components in the a11y branches?
💰 Use value
It'll save more time for people reviewing.
Somewhere to deploy develop to on ic-uii-kit
Then a variable for always pulling develop on the design-system
Don’t publish to @ukic/web-components etc as it’ll clutter
Explore Github Packages