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

[Backport 2.x] [Stylelint] Add no_restricted_values linter rule #4763

Merged
merged 2 commits into from
Aug 29, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 06a4903 from #4413.

* Add no_restricted_values linter rule

Signed-off-by: Matt Provost <provomat@amazon.com>

* Update changelog

Signed-off-by: Matt Provost <provomat@amazon.com>

* Add explanation for file based configs

Signed-off-by: Matt Provost <provomat@amazon.com>

* Update error messages

Signed-off-by: Matt Provost <provomat@amazon.com>

---------

Signed-off-by: Matt Provost <provomat@amazon.com>
Signed-off-by: Matt Provost <mattprovost6@gmail.com>
Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com>
Co-authored-by: Anan Zhuang <ananzh@amazon.com>
Co-authored-by: Josh Romero <rmerqg@amazon.com>
(cherry picked from commit 06a4903)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented Aug 17, 2023

Codecov Report

Merging #4763 (fcb38e8) into 2.x (d8f156f) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x    #4763      +/-   ##
==========================================
- Coverage   66.12%   66.12%   -0.01%     
==========================================
  Files        3315     3315              
  Lines       63909    63909              
  Branches    10126    10126              
==========================================
- Hits        42259    42257       -2     
- Misses      19170    19245      +75     
+ Partials     2480     2407      -73     
Flag Coverage Δ
Linux_1 34.77% <ø> (ø)
Linux_2 55.10% <ø> (ø)
Linux_3 43.02% <ø> (-0.01%) ⬇️
Linux_4 35.08% <ø> (ø)
Windows_1 34.79% <ø> (ø)
Windows_2 55.06% <ø> (ø)
Windows_3 43.03% <ø> (ø)
Windows_4 35.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 15 files with indirect coverage changes

@joshuarrrr joshuarrrr merged commit a453c2e into 2.x Aug 29, 2023
@joshuarrrr joshuarrrr deleted the backport/backport-4413-to-2.x branch August 29, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports v2.10.0 valued-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants