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

hotfix: Travis yml #1756

Merged
merged 50 commits into from
Oct 28, 2024
Merged

hotfix: Travis yml #1756

merged 50 commits into from
Oct 28, 2024

Conversation

gurjit03
Copy link
Collaborator

  • Passed sanity tests.
  • Ran npm test & fixed newly introduced lint errors.
  • Checked console for errors.

yadvirkaur and others added 28 commits July 24, 2024 12:30
fix hyphen issue for sync and controller code
Updated PR to fix bug #1741 (MahaanKoshTooltip Reading mode bug fix)
Updates Meta.test.jsx snapshot to fix failed build
Adds MahaanKoshTooltip Setting to turn on/off MahaanKoshTooltip
* chore: adds production url back to the api constants

* chore: updates package.json
* chore: updates main page banner text

* fix: fixes typo and links

* chore: updates texts
* chore: updates travis yml

* chore: updates to beta v5
* fix hyphen issue for sync and controller code

* minnor change for sync and controller code

* chore: removes visraam class

* Adds isMahaanKoshTooltipEnabled boolean to the render logic of Larivaar & standard display

* Adds a setting to enable Mahaan Kosh Tooltip under the settings tab, needs work on the svg icon

* Adds reading mode to getBaaniLine to fix the mahaankosh reading mode bug

* Fixes MahaanKoshTooltipBug by wrapping BaaniLine with MahaanKoshContext.provider

* Updates test case

* chore: fixes display print option

* chore: fixes horizontal scroll

* Updates Meta.test.jsx snapshot to fix failed build

* Fixes MahaanKoshTooltip Toggle icon

* Fixes MahaanKoshTooltipSetting Icon

* Fix api urls constants (#1749)

* chore: adds production url back to the api constants

* chore: updates package.json

* updates banner page text (#1750)

* chore: updates main page banner text

* fix: fixes typo and links

* chore: updates texts

* chore: updates to v1.17.9 (#1751)

---------

Co-authored-by: Yadvir Kaur <yadvirkaur15@gmail.com>
Co-authored-by: Japnit Singh <singj36@mcmaster.ca>
Co-authored-by: Aman Singh <saintsoldierx@gmail.com>
Co-authored-by: Japnit Singh <57968393+JapnitS@users.noreply.github.com>
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 23, 2024 19:21 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 26, 2024 20:08 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 26, 2024 20:17 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 26, 2024 20:27 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 26, 2024 20:51 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 26, 2024 21:09 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 27, 2024 23:15 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 27, 2024 23:34 Inactive
@saintsoldierx saintsoldierx temporarily deployed to sttm-web-pul-dev-4djwa09yj8l4j October 28, 2024 00:03 Inactive
@gurjit03 gurjit03 merged commit f326a4d into master Oct 28, 2024
3 checks passed
gurjit03 added a commit that referenced this pull request Oct 28, 2024
* fix hyphen issue for sync and controller code

* minnor change for sync and controller code

* chore: removes visraam class

* Adds isMahaanKoshTooltipEnabled boolean to the render logic of Larivaar & standard display

* Adds a setting to enable Mahaan Kosh Tooltip under the settings tab, needs work on the svg icon

* Adds reading mode to getBaaniLine to fix the mahaankosh reading mode bug

* Fixes MahaanKoshTooltipBug by wrapping BaaniLine with MahaanKoshContext.provider

* Updates test case

* chore: fixes display print option

* chore: fixes horizontal scroll

* Updates Meta.test.jsx snapshot to fix failed build

* Fixes MahaanKoshTooltip Toggle icon

* Fixes MahaanKoshTooltipSetting Icon

* Fix api urls constants (#1749)

* chore: adds production url back to the api constants

* chore: updates package.json

* updates banner page text (#1750)

* chore: updates main page banner text

* fix: fixes typo and links

* chore: updates texts

* chore: updates to v1.17.9 (#1751)

* chore: updates packge-lock.json (#1754)

* chore: updates travis yml (#1755)

* chore: updates travis yml

* chore: updates to beta v5

* Release v1.17.9 (#1752) (#1753)

* fix hyphen issue for sync and controller code

* minnor change for sync and controller code

* chore: removes visraam class

* Adds isMahaanKoshTooltipEnabled boolean to the render logic of Larivaar & standard display

* Adds a setting to enable Mahaan Kosh Tooltip under the settings tab, needs work on the svg icon

* Adds reading mode to getBaaniLine to fix the mahaankosh reading mode bug

* Fixes MahaanKoshTooltipBug by wrapping BaaniLine with MahaanKoshContext.provider

* Updates test case

* chore: fixes display print option

* chore: fixes horizontal scroll

* Updates Meta.test.jsx snapshot to fix failed build

* Fixes MahaanKoshTooltip Toggle icon

* Fixes MahaanKoshTooltipSetting Icon

* Fix api urls constants (#1749)

* chore: adds production url back to the api constants

* chore: updates package.json

* updates banner page text (#1750)

* chore: updates main page banner text

* fix: fixes typo and links

* chore: updates texts

* chore: updates to v1.17.9 (#1751)

---------






* Adds rvm install to pre-install step

* Removes the hotfix from dev branch

* Adds ruby version upgrade step to pre-install step (#1758)

* Adds rvm install to pre-install step

* Removes the hotfix from dev branch

* Specifies command to use ruby version, force install dpl 2.0.5.1

* Upgrades ruby version to 3.3.5

* Fixes Ruby version to 3.1.0

* Should fix unrecogonized ruby version by updating rvm

* Gem goes to older version

* Fixes gem to a previous version

* Degrades dpl version to 1.10.16

* Fixes dpl version by adding version under branch directly

---------

Co-authored-by: Yadvir Kaur <yadvirkaur15@gmail.com>
Co-authored-by: Japnit Singh <singj36@mcmaster.ca>
Co-authored-by: Aman Singh <saintsoldierx@gmail.com>
Co-authored-by: Japnit Singh <57968393+JapnitS@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants