argos-ci/argos

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

  1. Connect a GitHub repository to Argos.
  2. Delete the project from Argos and GitHub.
  3. Create a new GitHub repository with the same name.
  4. 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.