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

Update release workflow #237

Merged
merged 2 commits into from
Jan 26, 2024
Merged

Update release workflow #237

merged 2 commits into from
Jan 26, 2024

Conversation

gastaldi
Copy link
Member

git rebase release
mvn -B release:perform -Darguments=-DperformRelease -DperformRelease -Prelease -s maven-settings.xml
mvn -B -ntp -pl docs -am generate-resources -Denforcer.skip -Dformatter.skip -Dimpsort.skip
if ! git diff --quiet docs/modules/ROOT/pages/includes/attributes.adoc; then
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't have a docs/modules/ROOT/pages/includes/attributes.adoc, I'm not sure this will work ?

git diff --quiet docs/modules/ROOT/pages/includes/attributes.adoc
fatal: ambiguous argument 'docs/modules/ROOT/pages/includes/attributes.adoc': unknown revision or path not in the working tree.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rquinio1A done, now it should be included, not sure why it was missing it

@rquinio1A rquinio1A merged commit 62e2e6c into main Jan 26, 2024
1 check passed
@rquinio1A rquinio1A deleted the update_release branch January 26, 2024 13:02
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