Skip to content

Pull #18855: technical quoting can be avoided in yml#18855

Closed
Pankraz76 wants to merge 1 commit into
checkstyle:masterfrom
Pankraz76:fix-quoes-ci
Closed

Pull #18855: technical quoting can be avoided in yml#18855
Pankraz76 wants to merge 1 commit into
checkstyle:masterfrom
Pankraz76:fix-quoes-ci

Conversation

@Pankraz76

@Pankraz76 Pankraz76 commented Feb 4, 2026

Copy link
Copy Markdown

Pull #18855: technical quoting can be avoided in yml

Comment thread .ci/validation.sh
fi
;;

git-check-single-commit)

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Comment thread .circleci/config.yml
name: "git-check-pull-number"
command: "./.ci/validation.sh git-check-pull-number"
name: git-check-single-commit
command: ./.ci/validation.sh git-check-single-commit

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

align to

Comment thread .circleci/config.yml
java --version
echo "IDEA version:"
echo IDEA version:
echo $IDEA_VERSION

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

aligned to:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Revert all update for echo. Quotes work better.
It is our style.

@Pankraz76 Pankraz76 left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

same same

Comment thread .circleci/config.yml
- validate-with-maven-script:
name: "jdk21-package-site"
name: jdk21-package-site
image-name: *cs_img

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

same same

Comment thread .circleci/config.yml
spotless:
jobs:
- validate-with-maven-script:
name: spotless

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

same same

@romani romani left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@romani romani changed the title Pull #18820: Consolidate CI config technical quoting #18820 Pull #18855: technical quoting can be avoided in yml Feb 4, 2026
@Pankraz76 Pankraz76 closed this Feb 4, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Feb 7, 2026
Pankraz76 pushed a commit to Pankraz76/checkstyle that referenced this pull request Feb 7, 2026
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