build: fix melos parsing error + disable commit reference to avoid null error... #195
@ -1,5 +1,5 @@
 | 
				
			|||||||
name: Wyatt-Packages
 | 
					name: Wyatt-Packages
 | 
				
			||||||
#repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages Gitea not yet supported
 | 
					# repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages
 | 
				
			||||||
 | 
					
 | 
				
			||||||
sdkPath: auto
 | 
					sdkPath: auto
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -15,10 +15,10 @@ command:
 | 
				
			|||||||
    updateGitTagRefs: true
 | 
					    updateGitTagRefs: true
 | 
				
			||||||
    linkToCommits: false # Gitea not yet supported
 | 
					    linkToCommits: false # Gitea not yet supported
 | 
				
			||||||
    workspaceChangelog: true
 | 
					    workspaceChangelog: true
 | 
				
			||||||
    includeCommitId: true
 | 
					    includeCommitId: false # Generate error in Melos 3...
 | 
				
			||||||
    branch: master
 | 
					    branch: master
 | 
				
			||||||
    message: |
 | 
					    message: |
 | 
				
			||||||
      chore(release): publish packages 🎉
 | 
					      chore(release): publish packages
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      {new_package_versions}
 | 
					      {new_package_versions}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user