ic-design-system icon indicating copy to clipboard operation
ic-design-system copied to clipboard

Investigate if there is a way to create a build with components on a11y branches

Open GCHQ-Developer-530 opened this issue 2 years ago • 1 comments

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.

GCHQ-Developer-530 avatar Aug 30 '23 10:08 GCHQ-Developer-530

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

MI6-255 avatar Oct 25 '23 09:10 MI6-255