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

Remove prohibited tags #3

Merged
merged 5 commits into from
May 1, 2024
Merged

Conversation

alexander-yevsyukov
Copy link
Contributor

@alexander-yevsyukov alexander-yevsyukov commented May 1, 2024

This PR removes the tags "gradle" and "plugin" which are prohibited for Gradle Plugins. The presence of the tags failed publishing of the previous PR.

Also checkout and setup-java GitHub actions were updated to v4 as it was advised by GitHub.

... as advised by this server response:

```
Caused by: java.lang.RuntimeException: Failed to post to server.
Server responded with:
The provided tag(s) 'gradle', 'plugin' are forbidden. All forbidden tags are: 'gradle', 'plugin'.
	at com.gradle.publish.ResponseUtil.assertValidResponse(ResponseUtil.java:17)
	at com.gradle.publish.OAuthHttpClient.send(OAuthHttpClient.java:80)
	at com.gradle.publish.PortalPublisher.doSignedPost(PortalPublisher.java:92)
	at com.gradle.publish.PortalPublisher.publishToPortal(PortalPublisher.java:58)
	at com.gradle.publish.PublishTask.executeTask(PublishTask.java:90)
```

For details see: https://github.com/SpineEventEngine/ProtoTap/actions/runs/8910711476/job/24470499713
@alexander-yevsyukov alexander-yevsyukov self-assigned this May 1, 2024
@alexander-yevsyukov alexander-yevsyukov marked this pull request as ready for review May 1, 2024 15:14
@alexander-yevsyukov alexander-yevsyukov merged commit 04e44cc into master May 1, 2024
6 checks passed
@alexander-yevsyukov alexander-yevsyukov deleted the remove-prohibited-tags branch May 1, 2024 16:31
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

Successfully merging this pull request may close these issues.

2 participants