1
0
mirror of https://github.com/kremalicious/astro-redirect-from.git synced 2024-10-22 03:12:43 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
Lilith River
55269fbf48
Warn on parsing failures; support redirect_from: url (#157)
* Update getRedirects.ts

* Update index.ts

* Update index.ts

Ensure redirect file parent folder is created

* Update index.ts

* Update ci.yml

* Update getRedirects.ts

Fix lints

* Update getRedirects.ts

* Update getRedirects.ts

* Update redirects.test.ts

* Update getRedirects.ts

* Create hello-once.md

* Update redirects.test.ts

* Update utils.test.ts

* Update ci.yml
2024-08-12 12:39:00 +02:00
1e1fb12647
migrate to biome (#149)
* migrate to biome

* add lint job on CI

* bump vitest packages
2024-07-26 14:13:02 +01:00
d41701a586
bump vitest to v1.0, nested test fix 2023-12-12 21:31:06 +00:00
6d4898173a
💯 2023-09-24 13:15:23 +01:00
09dfa97af9
refactor for better testability 2023-09-24 12:49:10 +01:00
7fb9b2f60d
prependForwardSlash helper 2023-09-24 11:48:34 +01:00
d2751a5855
test updates 2023-09-24 11:19:46 +01:00
3d921d93aa
getRedirects splitup, more tests 2023-09-24 00:57:32 +01:00
23b8f01601
getRedirects test 2023-09-24 00:36:44 +01:00
4d33283f9f
test setup, unit tests for all utils 2023-09-23 23:25:14 +01:00