Bug: naming conflict in tokenless strategy
jsfez opened this issue · 0 comments
jsfez commented
Context
The tokenless strategy doesn't work if an other project has the same name as my current project.
How to reproduce
- Connect a GitHub repository to Argos.
- Delete the project from Argos and GitHub.
- Create a new GitHub repository with the same name.
- Connect the new project to Argos.
Issue: New builds will fail because Argos try to connect with the old project.
Solution
Improve the tokenless strategy.