3
1
Fork
You've already forked gdbuspp
1

tests: add missing header <algorithm> #3

Closed
varunbpatil wants to merge 1 commit from varunbpatil/gdbuspp:var/missing-header into master
pull from: varunbpatil/gdbuspp:var/missing-header
merge into: OpenVPN:master
OpenVPN:master
First-time contributor
Copy link

Fixes a compile error introduced by commit db5884ca14.

Fixes a compile error introduced by commit https://codeberg.org/OpenVPN/gdbuspp/commit/db5884ca145de9d5d6b8426410cefb6171efd270.
Owner
Copy link

Thanks a lot for this fix! I see we're lacking a clear contribution guide ... so I'll just have a few minor details about the commit message:

  • The prefix in your commit should be tests: since it's the testing code receiving the change. (see the git log --oneline to get an idea of the various scopes commonly used)
  • We want the Signed-off-by lines (git commit -s) by default. The background for it is the "Developers Certificate of Origin". Basically that you acknowledge and agree that you own the commit and change and it is contributed to this project and will be distributed/shared further according to the license of this project.

If you would like to be credited with this change, please update the pull-request and I can bring it it. I know it might feel a bit much for a one-line change, but it's a young project and we should set the standard and enforce it as early as possible to make it clearer for the ones coming after us.

I'll clarify these details in coming days in the project documentation in the coming days too.

Thanks a lot for this fix! I see we're lacking a clear contribution guide ... so I'll just have a few minor details about the commit message: * The prefix in your commit should be `tests:` since it's the testing code receiving the change. (see the `git log --oneline` to get an idea of the various scopes commonly used) * We want the `Signed-off-by` lines (`git commit -s`) by default. The background for it is the ["Developers Certificate of Origin"](https://developercertificate.org/). Basically that you acknowledge and agree that you own the commit and change and it is contributed to this project and will be distributed/shared further according to the license of this project. If you would like to be credited with this change, please update the pull-request and I can bring it it. I know it might feel a bit much for a one-line change, but it's a young project and we should set the standard and enforce it as early as possible to make it clearer for the ones coming after us. I'll clarify these details in coming days in the project documentation in the coming days too.
varunbpatil changed title from (削除) fix: missing header <algorithm> (削除ここまで) to tests: add missing header <algorithm> 2024年12月19日 10:34:29 +01:00
Owner
Copy link

Thanks a lot for the changes! I spotted too late (after your latest changes) that the commit message could have too more details too. I just fixed that on-the-fly; the most important changes was done by you - and it was just to bring in details from this pull-req.

Thanks a lot for the changes! I spotted too late (after your latest changes) that the commit message could have too more details too. I just fixed that on-the-fly; the most important changes was done by you - and it was just to bring in details from this pull-req.
Owner
Copy link

This has been merged with a slightly modified commit message.

Commit b19cd052cb

This has been merged with a slightly modified commit message. Commit b19cd052cb88e03ba393bc9f0cb669baeb9d76de
dazo closed this pull request 2024年12月19日 10:46:08 +01:00

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Development done
The issue should have been resolved, just waiting for a release to happen
distro-support
OS distribution support
Awaiting external feedback
Feedback from an external party is needed to continue investigation
Bug
Something is not working
build
Issue is related to the build system (meson) or general compilation issues
contribution welcome
Contributions are very welcome, get started here
duplicate
This issue or pull request already exists
Enhancement
Proposal for an enhancement or new feature
Infrastructure
Issue related to the infrastructure for builds, package repositories, etc
invalid
The issue is not applicable to this project
Investigating
The issue is being investigated by a project developer
Rejected
This issue will not be resolved. It might be re-opened if a new situation requires it, but it has no priority currently
Support
Issue is a support question, not a bug
tests programs
Issue is related to code in gdbuspp/tests
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
OpenVPN/gdbuspp!3
Reference in a new issue
OpenVPN/gdbuspp
No description provided.
Delete branch "varunbpatil/gdbuspp:var/missing-header"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?