Skip to content

MonsieurDahlstrom/check-version-against-monorepo-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check a package.jaon against released versions within a repo.

This action allows monorepos to validate different package.json version against already published versions in a registry.

Inputs

repository

Required The name of the person to greet.

directory

Required The name of the person to greet.

ref

Required The name of the person to greet.

Outputs

newer

if package.json was never then what is publihed in the registry.

Example usage

uses: actions/check-version-against-monorepo-action@main with: repository: 'MonsieurDahlstrom/workflow-test' directory: 'dist' ref: 'refs/tags/v0.4.100-alpha.2.0'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published