Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented May 9, 2023

CLA: trivial

While I have modified many files, this is a trivial merge request in the sense that this is codespell fixing typos semi-automatically.

I have not modified the sacrosanct LICENSE.txt.

I have modified CHANGES.md and NEWS.md, some projects would rather not modify these files when they are directly generated from SCV messages, but I looks like it is not the case here.

I have mostly modified documentation and code comments. There are two occurrences of misspelling a variable name, but the impact is very local, inside a source file.

Might overlap #16712. If you merge #16712, I will rebase to fix remaining typos.

Checklist
  • documentation is added or updated
  • tests are added or updated

@tom-cosgrove-arm
Copy link
Contributor

As a single PR I am concerned that this goes beyond the scope of CLA: trivial

@DimitriPapadopoulos DimitriPapadopoulos force-pushed the codespell branch 4 times, most recently from 25bcdd1 to 7142654 Compare May 9, 2023 09:47
@DimitriPapadopoulos
Copy link
Contributor Author

I will sign the CLA if requested.

@github-actions github-actions bot added the severity: fips change The pull request changes FIPS provider sources label May 9, 2023
@mattcaswell
Copy link
Member

While all the changes in this are individually trivial, collectively there is a lot of change going on. I think a CLA would be a good idea.

Please submit one:
https://www.openssl.org/policies/cla.html

@DimitriPapadopoulos
Copy link
Contributor Author

ICLA signed and sent by mail.

@t8m t8m added hold: cla required The contributor needs to submit a license agreement cla: trivial One of the commits is marked as 'CLA: trivial' triaged: cleanup The issue/pr deals with cleanup of comments/docs not altering code significantly branch: master Applies to master branch labels May 9, 2023
@t8m
Copy link
Member

t8m commented May 9, 2023

Could you please also split out the changes in the manual pages to a separate PR as I think we should backport these fixes to 3.1 and 3.0 branches.

@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented May 9, 2023

@t8m So you suggest a separate PR for doc/man* only, don't you? Or all of doc?

@paulidale
Copy link
Contributor

Just doc/man* will be enough.

@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented May 10, 2023

Closed / reopened to remove the hold: cla required flag as instructed.

@DimitriPapadopoulos
Copy link
Contributor Author

Changes in doc/man* have been moved to #20924.

@t8m t8m added approval: review pending This pull request needs review by a committer tests: exempted The PR is exempt from requirements for testing labels May 10, 2023
@paulidale
Copy link
Contributor

Please don't force push updates. We're prefer fixup commits.
With a force push, it's more difficult to see what the (usually small) changes were.

@DimitriPapadopoulos
Copy link
Contributor Author

DimitriPapadopoulos commented May 15, 2023

I have to force push anyway when rebasing:

Patches should be as current as possible; expect to have to rebase often.

But I get it, rebasing against master is one thing, force pushing my own changes is another thing.

@t8m
Copy link
Member

t8m commented May 15, 2023

Rebase only if there is a conflict that needs to be resolved. Otherwise there is no point in rebasing except for cases where the PR is getting really old - i.e. more than half a year or so.

Typos in doc/man* will be fixed in a different commit.
@paulidale paulidale added approval: done This pull request has the required number of approvals and removed approval: review pending This pull request needs review by a committer labels Jun 13, 2023
@openssl-machine
Copy link
Collaborator

24 hours has passed since 'approval: done' was set, but as this PR has been updated in that time the label 'approval: ready to merge' is not being automatically set. Please review the updates and set the label manually.

@paulidale
Copy link
Contributor

Merged, thanks for the contribution.

@paulidale paulidale closed this Jun 15, 2023
openssl-machine pushed a commit that referenced this pull request Jun 15, 2023
Typos in doc/man* will be fixed in a different commit.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from #20910)
@DimitriPapadopoulos DimitriPapadopoulos deleted the codespell branch June 15, 2023 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approval: done This pull request has the required number of approvals branch: master Applies to master branch cla: trivial One of the commits is marked as 'CLA: trivial' severity: fips change The pull request changes FIPS provider sources tests: exempted The PR is exempt from requirements for testing triaged: cleanup The issue/pr deals with cleanup of comments/docs not altering code significantly

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants