WIP: Add draft auction simulation code #1

Draft
orpheuslummis wants to merge 1 commit from orpheus/sim-draft into setup
orpheuslummis commented 2024-02-08 03:30:12 -05:00 (Migrated from github.com)
No description provided.
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin orpheus/sim-draft:orpheus/sim-draft
git switch orpheus/sim-draft

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 setup
git merge --no-ff orpheus/sim-draft
git switch orpheus/sim-draft
git rebase setup
git switch setup
git merge --ff-only orpheus/sim-draft
git switch orpheus/sim-draft
git rebase setup
git switch setup
git merge --no-ff orpheus/sim-draft
git switch setup
git merge --squash orpheus/sim-draft
git switch setup
git merge --ff-only orpheus/sim-draft
git switch setup
git merge orpheus/sim-draft
git push origin setup
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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
orpheus/circuitbreaker-auction!1
No description provided.