Skip to content

Is CodeQL necessary to use custom piece repositories? #221

Closed Answered by vinicvaz
tdari asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @tdari
Probably the workflow is not running because it is only triggered when you update the config.toml file in the pieces repository root, it is the way we are ensuring that no actions are being triggered when no version update was done.

Please check if you filled the config.toml file with the right information, example:


REGISTRY_NAME = "tauffer-consulting" # Here you should put your registry name, if you are using your personal account, it should be your github username

REPOSITORY_NAME = "default_domino_pieces" # you can use the same name as it is in your repository url
REPOSITORY_LABEL = "Default Pieces Repository" # Just a label, it will be shown in the UI

VERSION = "0.1.0" …

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@tdari
Comment options

Comment options

You must be logged in to vote
2 replies
@tdari
Comment options

@vinicvaz
Comment options

Answer selected by tdari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants