Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releasing test-retry-gradle-plugin fails to the create git tag #317

Open
tpreviero opened this issue Sep 11, 2024 · 3 comments
Open

Releasing test-retry-gradle-plugin fails to the create git tag #317

tpreviero opened this issue Sep 11, 2024 · 3 comments

Comments

@tpreviero
Copy link
Member

As reported on Slack by @pshevche, releasing a new version of test-retry-gradle-plugin fails to create the a git tag.

By now there's a workaround creating the tag manually and proceeding with the following release steps.

Fix the creation of that git tag.

The solution can be tested by removing the dependency of nebula tasks on the publication tasks here and by deleting the tags that might be created doing so manually.

@athkalia
Copy link
Member

@pshevche as your team owns this plugin, is there a way that the Dev Prod team can enable you to make this fix yourselves?

@pshevche
Copy link
Member

@athkalia , the issue seems to be with TC bot credentials leaking to the publication task from somewhere (ref). The publication is configured to use developer's access token, but it gets shadowed by the TC bot credentials. I think that the DevProd team is better equipped to figure out where those are configured in the TC project.

But I guess we can conduct the initial investigation and reach out to you if we find anything out. We rarely release this plugin, so I am not sure when we'll get to it.

@athkalia
Copy link
Member

I see. I would appreciate it if you did the initial investigation (maybe as part of the next time you release it). If no fix is identified, then the Dev Prod team can look at this as well as a last resort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants