WIP: feature/ci_cd_pipeline #3

Draft
deadstyle wants to merge 6 commits from feature/ci_cd_pipeline into main
Owner
No description provided.
add work flows
Some checks failed
Lint and Format / lint-and-format (push) Failing after 55s
ea516d74aa
update biome config
Some checks failed
Lint and Format / lint-and-format (push) Failing after 45s
c2c4681a08
update linting for go
All checks were successful
Lint and Format / lint-and-format (push) Successful in 52s
73ca4e11b1
Auto-fix: Format with Biome and golangci-lint
Some checks failed
Test Suite / client-tests (pull_request) Failing after 38s
Lint and Format / lint-and-format (pull_request) Successful in 1m2s
Test Suite / server-tests (pull_request) Successful in 1m50s
225090f7a8
🤖 Generated with Forgejo Actions
update types
Some checks failed
Lint and Format / lint-and-format (pull_request) Failing after 1m9s
Test Suite / server-tests (pull_request) Successful in 1m12s
Lint and Format / lint-and-format (push) Successful in 1m18s
Test Suite / client-tests (pull_request) Failing after 13m29s
9da426cfea
🤖 Generated with Forgejo Actions
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 feature/ci_cd_pipeline:feature/ci_cd_pipeline
git switch feature/ci_cd_pipeline

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 feature/ci_cd_pipeline
git switch feature/ci_cd_pipeline
git rebase main
git switch main
git merge --ff-only feature/ci_cd_pipeline
git switch feature/ci_cd_pipeline
git rebase main
git switch main
git merge --no-ff feature/ci_cd_pipeline
git switch main
git merge --squash feature/ci_cd_pipeline
git switch main
git merge --ff-only feature/ci_cd_pipeline
git switch main
git merge feature/ci_cd_pipeline
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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
deadstyle/waugzee!3
No description provided.