Add outline for how to use a sidetag to bootrstrap #1465

Open
fed500 wants to merge 1 commit from side-tag into main
Member
Based on https://omairmajid.com/posts/2021-04-09-bootstrapping-.net-on-fedora/ and https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/BKUPTP6GVZ2CUUJJK22I5ZAW6XGLRYUB/
Owner

We discussed this on todays FPC meeting.

I'll propose this to https://docs.fedoraproject.org/en-US/package-maintainers/Package_Update_Guide/#_using_macros_in_a_side_tag and than link ti from here.

Unfortunately we also do not always only bootstrap when importing new packages, so I'd remove the fedpkg import bit.

We discussed this on todays FPC meeting. I'll propose this to https://docs.fedoraproject.org/en-US/package-maintainers/Package_Update_Guide/#_using_macros_in_a_side_tag and than link ti from here. Unfortunately we also do not always only bootstrap when importing new packages, so I'd remove the `fedpkg import` bit.
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin side-tag:side-tag
git switch side-tag

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff side-tag
git switch side-tag
git rebase main
git switch main
git merge --ff-only side-tag
git switch side-tag
git rebase main
git switch main
git merge --no-ff side-tag
git switch main
git merge --squash side-tag
git switch main
git merge --ff-only side-tag
git switch main
git merge side-tag
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
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
packaging/guidelines!1465
No description provided.