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

- Fixed handler name typo #303

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

MarcoV-git
Copy link
Contributor

  • Added protection for skipped resultset items
  • Made when statement layout consistent

Overall Review of Changes:
A general description of the changes made that are being requested for merge

Issue Fixes:
Please list (using linking) any open issues this PR addresses

Enhancements:
Please list any enhancements/features that are not open issue tickets

How has this been tested?:
Please give an overview of how these changes were tested. If they were not please use N/A

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on opening your first pull request and thank you for taking the time to help improve Ansible-Lockdown!
Please join in the conversation happening on the Discord Server as well.

Copy link
Member

@uk-bolly uk-bolly left a comment

Choose a reason for hiding this comment

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

Great catch on these items thank you

@uk-bolly
Copy link
Member

Hi @MarcoV-git

Great catch on finding these issues and supplying the fix. I have noted that the signed-off-by part is missing from the signing commits that we require.
If you could please add that am happy to accept and merge this request.

Many thanks

uk-bolly

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congrats on opening your first pull request and thank you for taking the time to help improve Ansible-Lockdown!
Please join in the conversation happening on the Discord Server as well.

@MarcoV-git
Copy link
Contributor Author

MarcoV-git commented Jul 24, 2023

@uk-bolly ,

My commit has been signed. There's an unsigned commit from you:

commit c82d920 (HEAD -> devel, origin/devel, origin/HEAD)
Author: Marco V marco@osp.nl
Date: Fri Jul 21 11:04:00 2023 +0200

- Fixed handler name typo
- Added protection for skipped resultset items
- Made when statement layout consistent

Signed-off-by: Marco V <marco@osp.nl>

commit 36f35d0
Merge: f37b8e2 f11d34f
Author: uk-bolly mark.bollyuk@gmail.com
Date: Tue Jul 18 15:25:38 2023 +0100

Merge pull request #302 from ansible-lockdown/tidy

Tidy up and linting

@uk-bolly
Copy link
Member

@uk-bolly ,

My commit has been signed. There's an unsigned commit from you:

commit c82d920 (HEAD -> devel, origin/devel, origin/HEAD) Author: Marco V marco@osp.nl Date: Fri Jul 21 11:04:00 2023 +0200

- Fixed handler name typo
- Added protection for skipped resultset items
- Made when statement layout consistent

Signed-off-by: Marco V <marco@osp.nl>

commit 36f35d0 Merge: f37b8e2 f11d34f Author: uk-bolly mark.bollyuk@gmail.com Date: Tue Jul 18 15:25:38 2023 +0100

Merge pull request #302 from ansible-lockdown/tidy

Tidy up and linting

hi @MarcoV-git

Apologies for the confusion, I can see it is signed-off i meant to say gpg signed.
A merge commit is a slightly different commit and wouldn't be signed in the same fashion as i was confirming the mergings of other content changes which are both gpg and signed-off by.
The easiest way i have found with github is if you look at the PR and the commits tabs you will see a "verified" icon when it has been GPG signed.
I have looked for a better way to add that test to the pipeline but as yet have not found it as DCO only does half the job.

I hope that makes sense and thank you once again for your time and continuing to follow up.

kindest regards

uk-bolly

- Added protection for skipped resultset items
- Made when statement layout consistent

Signed-off-by: Marco V <marco@osp.nl>
@MarcoV-git
Copy link
Contributor Author

@uk-bolly Finally fixed the pull

@uk-bolly uk-bolly merged commit 421b5e7 into ansible-lockdown:devel Jul 25, 2023
@uk-bolly
Copy link
Member

Great work thank you

@bbaassssiiee
Copy link
Member

This PR caused CI failure, see issue #306

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.

3 participants