postgresql: enable parallel build #7

Merged
tb merged 2 commits from tek/contrib-tek:3.7 into 3.7 2024-03-15 16:05:11 +01:00
Contributor

content signing missing

content signing missing
tek added 1 commit 2024-03-15 14:00:43 +01:00
tb changed title from WIP: postgresql: enable parallel build to postgresql: enable parallel build 2024-03-15 15:52:28 +01:00
tb added 1 commit 2024-03-15 16:03:22 +01:00
tb merged commit 910af7a38d into 3.7 2024-03-15 16:05:11 +01:00
Owner

Hey tek!

Thank you for your submission and the opportunity to test out how to handle PRs, so I will try to document what I did.

The instructions as shown here on the pull request page
image
do not work quite well.
You are shown as the commits author, but the PR will remain open:
image

I ran

git reset --soft HEAD~2; git restore --staged .
git push --force

to erase that from the git history again.
Instead, I cloned your forked repo, updated the key and pushed that back to your fork.
After that I was able to do a squash commit over the gitea pull request ui.

I am sure there can be a more neater way, but I will need to test this on the next pull request!

Again, thank you very much!

Hey tek! Thank you for your submission and the opportunity to test out how to handle PRs, so I will try to document what I did. The instructions as shown here on the pull request page ![image](/attachments/1f239026-ba42-4a1a-a3e0-55ca7f8169bb) do not work quite well. You are shown as the commits author, but the PR will remain open: ![image](/attachments/c472fbaa-7325-4d52-a5d1-0898e21635b9) I ran ``` git reset --soft HEAD~2; git restore --staged . git push --force ``` to erase that from the git history again. Instead, I cloned your forked repo, updated the key and pushed that back to your fork. After that I was able to do a squash commit over the gitea pull request ui. I am sure there can be a more neater way, but I will need to test this on the next pull request! Again, thank you very much!
Sign in to join this conversation.
No reviewers
No Milestone
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: ports/contrib#7
No description provided.