Skip to content

Commit

Permalink
updated the code
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Anthony Braganza authored and Joseph Anthony Braganza committed Mar 17, 2024
1 parent 5e475bb commit 3098242
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting_started/how_to_update_mautic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,9 @@ To Update Mautic from 2.x to 3.x
If you are on mautic 2.x + then it is better for you to upgrade to 3.x and higher version in this section let's deep dive into upgrading mautic from 2.x to 3.x version.

Check failure on line 80 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 80, "column": 15}}}, "severity": "ERROR"}

Check warning on line 80 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 80, "column": 15}}}, "severity": "INFO"}

Check warning on line 80 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Google.Contractions] Feel free to use 'it's' instead of 'it is'. Raw Output: {"message": "[Google.Contractions] Feel free to use 'it's' instead of 'it is'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 80, "column": 33}}}, "severity": "INFO"}

Check warning on line 80 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Google.We] Try to avoid using first-person plural like 'let's'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'let's'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 80, "column": 107}}}, "severity": "WARNING"}

Check warning on line 80 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 80, "column": 138}}}, "severity": "INFO"}

Check failure on line 80 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 80, "column": 138}}}, "severity": "ERROR"}

Let's Get Started !

Check warning on line 82 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Google.We] Try to avoid using first-person plural like 'Let's'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'Let's'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 82, "column": 1}}}, "severity": "WARNING"}

.. note::

if you are not already operating with elevated privileges or have not set up the necessary permissions in your system configuration, you may be able to run these commands with sudo.

Check warning on line 86 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Google.Contractions] Feel free to use 'aren't' instead of 'are not'. Raw Output: {"message": "[Google.Contractions] Feel free to use 'aren't' instead of 'are not'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 86, "column": 12}}}, "severity": "INFO"}

Check warning on line 86 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Google.Contractions] Feel free to use 'haven't' instead of 'have not'. Raw Output: {"message": "[Google.Contractions] Feel free to use 'haven't' instead of 'have not'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 86, "column": 66}}}, "severity": "INFO"}

Check failure on line 86 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Vale.Spelling] Did you really mean 'sudo'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'sudo'?", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 86, "column": 181}}}, "severity": "ERROR"}

1. Step One : Fix the data migrations, in your current mautic repo path execute the below commands inside (cd /path/to/your/mautic) :

Check warning on line 88 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Google.Colons] ': F' should be in lowercase. Raw Output: {"message": "[Google.Colons] ': F' should be in lowercase.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 88, "column": 13}}}, "severity": "WARNING"}

Check warning on line 88 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Mautic.FeatureList] Is this referring to a Mautic feature? If so, use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 88, "column": 56}}}, "severity": "INFO"}

Check failure on line 88 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 88, "column": 56}}}, "severity": "ERROR"}

Check failure on line 88 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Vale.Spelling] Did you really mean 'repo'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'repo'?", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 88, "column": 63}}}, "severity": "ERROR"}

Check warning on line 88 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Google.Parens] Use parentheses judiciously. Raw Output: {"message": "[Google.Parens] Use parentheses judiciously.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 88, "column": 107}}}, "severity": "INFO"}

Check failure on line 88 in docs/getting_started/how_to_update_mautic.rst

View workflow job for this annotation

GitHub Actions / prose

[vale] reported by reviewdog ๐Ÿถ [Vale.Terms] Use 'Mautic' instead of 'mautic'. Raw Output: {"message": "[Vale.Terms] Use 'Mautic' instead of 'mautic'.", "location": {"path": "docs/getting_started/how_to_update_mautic.rst", "range": {"start": {"line": 88, "column": 125}}}, "severity": "ERROR"}
Expand Down

0 comments on commit 3098242

Please sign in to comment.