You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproducer:
Create new repository with tag and/or topic:
$ snactor repo new NewRepo
New repository NewRepo has been created in /home/user/NewRepo
$ snactor new-topic NewTopic
New topic Topic has been created in /home/user/NewRepo/topics/newtopic.py
$ snactor workflow new NewWorkflow
New tag WorkflowTag has been created in /home/user/NewRepo/tags/newworkflow.py
New workflow Workflow has been created in /home/user/NewRepo/workflows/new_workflow.py
Running snactor discover --safe doesn't detect the created topic and workflow:
Reproducer:
Create new repository with tag and/or topic:
Running
snactor discover --safe
doesn't detect the created topic and workflow:Expected behavior:
The text was updated successfully, but these errors were encountered: