pillar icon indicating copy to clipboard operation
pillar copied to clipboard

When releasing/tagging Pillar

Open Ducasse opened this issue 4 years ago • 1 comments

We should not forget to freeze microdown or we should not depend on the microdownDev baseline.

BaselineOfPillarApp

         ...
	"Microdown - we want it in App."
	spec baseline: 'MicrodownDev' with: [ 
		   "spec className: 'MicrodownDev'."
			spec repository: 'github://pillar-markup/Microdown:dev/src' ].

Ducasse avatar May 24 '21 18:05 Ducasse

Or we should have a BaselineOfPillarAppDev and a BaselineOfPillarApp

Ducasse avatar May 24 '21 18:05 Ducasse