chore: merge dev to main #181

Merged
Anri merged 40 commits from dev into main 2024-09-27 20:49:36 +02:00
Owner
  • close #100 - find timezone based on locale
  • Add tests
  • Add tests to CI
  • Close #182
  • Close #183
- close #100 - find timezone based on locale - Add tests - Add tests to CI - Close #182 - Close #183
Anri added 1 commit 2024-09-24 19:33:31 +02:00
find timezone based on locale
All checks were successful
Lint and Format Check / lint-and-format (pull_request) Successful in 10s
f07d4d6756
Anri added 1 commit 2024-09-27 12:11:19 +02:00
test support
All checks were successful
Lint and Format Check / lint-and-format (pull_request) Successful in 11s
64ae6d08ad
Anri added 1 commit 2024-09-27 12:23:00 +02:00
Add tests
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 11s
e1607112a7
Anri added 1 commit 2024-09-27 12:23:17 +02:00
Add example
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 12s
af4585ee2f
Anri added 2 commits 2024-09-27 12:40:09 +02:00
add misc tests
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 12s
d03aa48ff3
Anri added 1 commit 2024-09-27 12:41:30 +02:00
test name
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 12s
c597ef85b5
Anri added 1 commit 2024-09-27 12:43:13 +02:00
fix ts issues
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 13s
876e86a3b7
Anri added 1 commit 2024-09-27 12:45:10 +02:00
changes
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 13s
e9aff483b1
Anri added 6 commits 2024-09-27 13:18:20 +02:00
Anri added 1 commit 2024-09-27 13:19:35 +02:00
rename
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
96ecceb700
Anri added 1 commit 2024-09-27 13:21:59 +02:00
infer
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
ea41e18bd0
Anri added 1 commit 2024-09-27 13:24:48 +02:00
fix test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
be347ca896
Anri added 3 commits 2024-09-27 14:36:52 +02:00
fix time splitter when multiples options occurs
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 11s
2a1e691d62
Anri added 1 commit 2024-09-27 14:39:13 +02:00
run all tests
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
2815c35803
Anri added 1 commit 2024-09-27 14:41:49 +02:00
test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
3b090bdf92
Anri added 1 commit 2024-09-27 14:43:14 +02:00
test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
a23294fef1
Anri added 1 commit 2024-09-27 14:44:55 +02:00
test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
bda3348aec
Anri added 1 commit 2024-09-27 14:45:24 +02:00
factory
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
9ac8d03a45
Anri added 1 commit 2024-09-27 14:48:31 +02:00
choice, depending to ci
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
c4ef3c184c
Anri added 1 commit 2024-09-27 14:49:38 +02:00
comment
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 14s
79bce239cf
Anri added 1 commit 2024-09-27 14:54:04 +02:00
string test
Some checks failed
PR Check / lint-and-format (pull_request) Failing after 15s
472a21b2f0
Anri added 2 commits 2024-09-27 15:14:23 +02:00
fix bot run
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 16s
193a6123e1
Anri added 1 commit 2024-09-27 15:15:18 +02:00
move tests
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 16s
5279c63fa2
Anri added 1 commit 2024-09-27 15:51:22 +02:00
regex helper
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
b20365db13
Anri added 1 commit 2024-09-27 15:57:43 +02:00
regex
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
78a84faca4
Anri added 1 commit 2024-09-27 16:34:03 +02:00
fix #182
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 19s
1bc77efb2a
Anri added 2 commits 2024-09-27 16:40:17 +02:00
find a bug
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 19s
8f33dd8ea4
Author
Owner

merge block: #183

{
// todo: see https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique/issues/183
const name = "12h30";
test(name, () => {
/* expect(strToSeconds(name)).toBe(45000); */
});
}

merge block: #183 https://git.mylloon.fr/ConfrerieDuKassoulait/Botanique/src/commit/8f33dd8ea4907d5f20ca55e5a4c6b82ad9604fa6/src/tests/utils/time.test.ts#L41-L47
Anri added 1 commit 2024-09-27 16:43:32 +02:00
exclude tests
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
bdca11a15c
Anri added 1 commit 2024-09-27 16:46:03 +02:00
better comment
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 18s
ab262152a6
Anri added 1 commit 2024-09-27 17:25:43 +02:00
work for #183
All checks were successful
PR Check / lint-and-format (pull_request) Successful in 19s
e963114cc5
Anri merged commit 2cc6c0bd74 into main 2024-09-27 20:49:36 +02:00
Anri referenced this pull request from a commit 2024-09-27 20:49:38 +02:00
Anri deleted branch dev 2024-09-27 20:49:38 +02:00
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: ConfrerieDuKassoulait/Botanique#181
No description provided.