Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Mono-repo setup added for i18nify and i18nify plugins #53

Merged
merged 34 commits into from
Jan 22, 2024
Merged
Changes from 1 commit
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
5bcb199
[feat]: i18nify moved to package
tarun-khanna Dec 17, 2023
b3f7e08
feat: i18nify-react package added
tarun-khanna Dec 17, 2023
84778e2
Merge branch 'master' of github.com:razorpay/i18nify into feat/mono-repo
tarun-khanna Jan 12, 2024
ab50346
[chore]: i18nify renamed to i18nify-js
tarun-khanna Jan 12, 2024
61057ba
[chore]: refactoring
tarun-khanna Jan 12, 2024
1d4cf83
[chore]: i18nify-react package updated
tarun-khanna Jan 12, 2024
54a3fa2
[chore]: testing mono repo release
tarun-khanna Jan 12, 2024
5328db9
[chore]: testing mono repo
tarun-khanna Jan 12, 2024
99aa8f9
[wip]: testing working directory for package workflow
tarun-khanna Jan 12, 2024
561e129
wip
tarun-khanna Jan 12, 2024
8580e7c
wip
tarun-khanna Jan 12, 2024
6362fa5
wip
tarun-khanna Jan 12, 2024
c6069c3
[feat]: esilnt, prettier, husky, lint-staged setup configured for mon…
tarun-khanna Jan 13, 2024
71a177d
[feat]: workflows fixed for mono-repo
tarun-khanna Jan 13, 2024
8f8e961
[chore]: fixes for workflows
tarun-khanna Jan 13, 2024
baef407
[chore]: release pipeline triggered on master merge
tarun-khanna Jan 13, 2024
c524649
[chore]: minor fix for workflow
tarun-khanna Jan 13, 2024
7406d08
[chore]: i18nify-react validate fix
tarun-khanna Jan 13, 2024
eb47e91
[wip]: workflow fixes
tarun-khanna Jan 13, 2024
456ab73
wip
tarun-khanna Jan 14, 2024
1b1b801
wip
tarun-khanna Jan 14, 2024
0d51489
wip
tarun-khanna Jan 14, 2024
8613dc0
wip
tarun-khanna Jan 14, 2024
076efed
[fix]: react validate workflow fix
tarun-khanna Jan 14, 2024
65d57a5
[fix]: workflow actions fix for danger and coverage
tarun-khanna Jan 14, 2024
4ba7e0d
fix wip
tarun-khanna Jan 14, 2024
a508265
[fix]: danger workflow fixed
tarun-khanna Jan 15, 2024
12b8179
[fix]: dangerfile fix for danger workflow
tarun-khanna Jan 15, 2024
e618434
[chore]: i18nify-js package workflow triggered only if files changed …
tarun-khanna Jan 17, 2024
2f01d5f
[chore]: repo url updated for i18nify-react in package.json
tarun-khanna Jan 17, 2024
6ef629f
[chore]: path fix
tarun-khanna Jan 17, 2024
b897c4e
Create flat-sheep-own.md
tarun-khanna Jan 17, 2024
99934ec
[test]: testing versioning by changeset release
tarun-khanna Jan 19, 2024
0f722b2
[chore]: release workflow test reverted + ds_store manually removed
tarun-khanna Jan 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[chore]: repo url updated for i18nify-react in package.json
tarun-khanna committed Jan 17, 2024
commit 2f01d5faff97456d6da581220c6210e17df2a3ce
2 changes: 1 addition & 1 deletion packages/i18nify-react/package.json
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
"types": "lib/types/index.d.ts",
"repository": {
"type": "git",
"url": "ssh://[email protected]:razorpay/i18nify-react.git"
"url": "ssh://[email protected]:razorpay/i18nify.git"
},
"files": [
"lib"