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

Comment and styling cleanup #2163

Merged
merged 6 commits into from
Oct 27, 2020
Merged

Conversation

M-Davies
Copy link

  • Added comments to groovy files
  • Ran a markdown linter over our docs
  • Ran a spellchecker over both groovy and markdown files

Fixes: #2110
Signed-off-by: Morgan Davies [email protected]

@M-Davies M-Davies added enhancement Issues that enhance the code or documentation of the repo in any way documentation Issues that request updates to our documentation handy/helpful/gives ease labels Oct 20, 2020
@M-Davies M-Davies requested review from karianna, sxa and gdams October 20, 2020 14:20
@adoptopenjdk-github-bot
Copy link
Contributor

🟠 PR TESTER RESULT 🟠

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

@karianna karianna added this to the October 2020 milestone Oct 20, 2020
RELEASING.md Outdated Show resolved Hide resolved
@adoptopenjdk-github-bot
Copy link
Contributor

🟠 PR TESTER RESULT 🟠

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

* Added comments to groovy files
* Ran a markdown linter over our docs
* Ran a spellchecker over both groovy and markdown files

Signed-off-by: Morgan Davies <[email protected]>
@adoptopenjdk-github-bot
Copy link
Contributor

🟠 PR TESTER RESULT 🟠

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

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

LGTM

@karianna
Copy link
Contributor

You've got a merge conflict now

@adoptopenjdk-github-bot
Copy link
Contributor

🟠 PR TESTER RESULT 🟠

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

Copy link
Contributor

@austin0 austin0 left a comment

Choose a reason for hiding this comment

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

Looks good, thanks for doing this.

pipelines/build/common/build_base_file.groovy Outdated Show resolved Hide resolved
pipelines/build/common/build_base_file.groovy Outdated Show resolved Hide resolved
pipelines/build/common/config_regeneration.groovy Outdated Show resolved Hide resolved
pipelines/build/common/openjdk_build_pipeline.groovy Outdated Show resolved Hide resolved
pipelines/build/common/openjdk_build_pipeline.groovy Outdated Show resolved Hide resolved
FAQ.md Show resolved Hide resolved
FAQ.md Show resolved Hide resolved
README.md Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

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

Lots of nits, several just grammar. Thanks for these changes.

It has reminded me that I need to revisit the docs on makejdk-any-platform.sh (including jep319) and that I've changed the github team names recently - will update those in a separate PR (After this one has gone in so that I don't cause you any conflicts!)

pipelines/build/common/build_base_file.groovy Show resolved Hide resolved
pipelines/build/common/build_base_file.groovy Show resolved Hide resolved
pipelines/build/common/openjdk_build_pipeline.groovy Outdated Show resolved Hide resolved
pipelines/build/common/openjdk_build_pipeline.groovy Outdated Show resolved Hide resolved
pipelines/build/common/openjdk_build_pipeline.groovy Outdated Show resolved Hide resolved
FAQ.md Show resolved Hide resolved
@M-Davies
Copy link
Author

Thanks for all the reviews! Looks like I missed quite a bit out 😆

Thanks @sxa for providing them. It's a lot easier to use suggestions over comments

Co-authored-by: Stewart X Addison <[email protected]>
@karianna karianna requested a review from austin0 October 26, 2020 13:03
@adoptopenjdk-github-bot
Copy link
Contributor

 PR TESTER RESULT 

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

Morgan Davies added 2 commits October 26, 2020 17:05
Copy link
Contributor

@austin0 austin0 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@sxa sxa left a comment

Choose a reason for hiding this comment

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

LGTM!

(And I hadn't seen that suggestion that When a committer comments with "LGTM" they specifically mean “I’ve looked at this patch thoroughly and take as much responsibility as if I wrote it myself”. before I reviewed this PR)!

Thanks for putting the time into making all these changes - really appreciate it!

@adoptopenjdk-github-bot
Copy link
Contributor

 PR TESTER RESULT 

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

@karianna
Copy link
Contributor

@M-Davies failing tests on the Groovy...

* Also make weekly test list an empty list
@M-Davies M-Davies merged commit 77389f9 into adoptium:master Oct 27, 2020
@adoptopenjdk-github-bot
Copy link
Contributor

 PR TESTER RESULT 

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

1 similar comment
@adoptopenjdk-github-bot
Copy link
Contributor

 PR TESTER RESULT 

❎ Some pipelines failed or the job was aborted! ❎
See the pipeline-build-check below for more information...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issues that request updates to our documentation enhancement Issues that enhance the code or documentation of the repo in any way
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add comments to build-scripts
5 participants