34-decimal-for-employee-count #37

Open
sebastien wants to merge 3 commits from 34-decimal-for-employee-count into main
Owner

fixes #34

Migration de la table EmployeeCount pour accepter les décimales dans la colonne count

fixes https://forge.yaal.coop/yaal/sisyphe/issues/34 Migration de la table `EmployeeCount` pour accepter les décimales dans la colonne `count`
feat: support decimal values for employee count
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
e983380991
test: adds tests on regex and decimal values for employee count form
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/tests Pipeline failed
afa4fe1c9a
refactor: changes float in decimal to avoid precision errors
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/tests Pipeline failed
8ae1bc3690
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful
ci/woodpecker/pr/tests Pipeline failed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 34-decimal-for-employee-count:34-decimal-for-employee-count
git switch 34-decimal-for-employee-count

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 34-decimal-for-employee-count
git switch 34-decimal-for-employee-count
git rebase main
git switch main
git merge --ff-only 34-decimal-for-employee-count
git switch 34-decimal-for-employee-count
git rebase main
git switch main
git merge --no-ff 34-decimal-for-employee-count
git switch main
git merge --squash 34-decimal-for-employee-count
git switch main
git merge --ff-only 34-decimal-for-employee-count
git switch main
git merge 34-decimal-for-employee-count
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
yaal/sisyphe!37
No description provided.