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

fix(nms): Align read-me with markdown linter #13225

Merged
merged 2 commits into from Jul 11, 2022

Conversation

Neudrino
Copy link
Contributor

@Neudrino Neudrino commented Jul 7, 2022

@pull-request-size pull-request-size bot added the size/XXL Denotes a Pull Request that changes 1000+ lines. label Jul 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added component: ci All updates on CI (Jenkins/CircleCi/Github Action) component: docs Documentation-related issue component: nms NMS-related issue labels Jul 7, 2022
@@ -18,11 +18,11 @@ These are the set of tests that you should run before opening a pull request.

#### Eslint

Run `yarn run eslint` to test that there are no linter errors. You can also run `yarn run eslint --fix` to fix automatically fixable linter errors.
Run `yarn run eslint .` to test that there are no linter errors. You can also run `yarn run eslint --fix .` to fix automatically fixable linter errors.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD013/line-length Line length [Expected: 80; Actual: 151]

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

feg-workflow

    2 files  203 suites   40s ⏱️
374 tests 374 ✔️ 0 💤 0
388 runs  388 ✔️ 0 💤 0

Results for commit d3c97ea.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

nms-workflow

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit b645a49.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

cloud-workflow

990 tests   990 ✔️  2m 10s ⏱️
355 suites      0 💤
    7 files        0

Results for commit db6a30b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

dp-workflow

18 tests   18 ✔️  4m 56s ⏱️
  2 suites    0 💤
  2 files      0

Results for commit db6a30b.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 7, 2022

agw-workflow

580 tests   576 ✔️  4m 32s ⏱️
    2 suites      4 💤
    2 files        0

Results for commit db6a30b.

♻️ This comment has been updated with latest results.

@magma magma deleted a comment from github-actions bot Jul 7, 2022
@Neudrino Neudrino force-pushed the nms/fix-markdownlint-errors branch from db6a30b to 2985859 Compare July 8, 2022 15:26
@pull-request-size pull-request-size bot added size/S Denotes a PR that changes 10-29 lines. and removed size/XXL Denotes a Pull Request that changes 1000+ lines. labels Jul 8, 2022
@magma magma deleted a comment from github-actions bot Jul 8, 2022
@github-actions github-actions bot removed the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Jul 8, 2022
Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
as suggested in magma#13208 (comment)

Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
@Neudrino Neudrino force-pushed the nms/fix-markdownlint-errors branch from 2985859 to b645a49 Compare July 8, 2022 15:27
@magma magma deleted a comment from github-actions bot Jul 8, 2022
@Neudrino Neudrino marked this pull request as ready for review July 8, 2022 15:28
@Neudrino Neudrino requested review from a team, voisey and thmsschmitt July 8, 2022 15:28
@voisey voisey merged commit 40b67c4 into magma:master Jul 11, 2022
@Neudrino Neudrino deleted the nms/fix-markdownlint-errors branch July 11, 2022 08:34
talesmota pushed a commit to talesmota/magma that referenced this pull request Jul 11, 2022
* fix(nms): Align read-me with markdown linter

Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>

* docs: fix typo for nms

as suggested in magma#13208 (comment)

Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
emakeev pushed a commit to emakeev/magma that referenced this pull request Aug 5, 2022
* fix(nms): Align read-me with markdown linter

Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>

* docs: fix typo for nms

as suggested in magma#13208 (comment)

Signed-off-by: Fritz Lehnert <13189449+Neudrino@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: docs Documentation-related issue component: nms NMS-related issue size/S Denotes a PR that changes 10-29 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants