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

Add .lycheeignore and changelogs/fragments to workflow ignore #6795

Merged
merged 4 commits into from
Jun 5, 2024

Conversation

sejli
Copy link
Contributor

@sejli sejli commented May 15, 2024

Description

Adds .lycheeignore and changelogs/fragments/** to skip build_and_test and cypress workflows.

Issues Resolved

#6772

Screenshot

N/A

Testing the changes

N/A

Changelog

  • chore: Add .lycheeignore and changelogs/fragments to workflow ignore

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: Sean Li <lnse@amazon.com>
Copy link
Contributor

❌ Invalid Prefix For Manual Changeset Creation

Invalid description prefix. Found "chore". Only "skip" entry option is permitted for manual commit of changeset files.

If you were trying to skip the changelog entry, please use the "skip" entry option in the ##Changelog section of your PR description.

Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.42%. Comparing base (6a20742) to head (738f577).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6795   +/-   ##
=======================================
  Coverage   67.42%   67.42%           
=======================================
  Files        3444     3444           
  Lines       67781    67781           
  Branches    11023    11023           
=======================================
+ Hits        45702    45704    +2     
+ Misses      19413    19412    -1     
+ Partials     2666     2665    -1     
Flag Coverage Δ
Linux_1 33.11% <ø> (ø)
Linux_2 55.04% <ø> (ø)
Linux_3 45.25% <ø> (-0.01%) ⬇️
Linux_4 34.85% <ø> (ø)
Windows_1 33.13% <ø> (ø)
Windows_2 55.00% <ø> (ø)
Windows_3 45.26% <ø> (ø)
Windows_4 34.85% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BionIT
Copy link
Collaborator

BionIT commented Jun 5, 2024

Hi @sejli , are we targeting to get this PR into 2.15?

Signed-off-by: Sean Li <lnse@amazon.com>
@sejli sejli requested a review from mengweieric as a code owner June 5, 2024 10:51
@sejli
Copy link
Contributor Author

sejli commented Jun 5, 2024

Hi @BionIT, this PR should be targeting 2.15.

@BionIT BionIT added the v2.15.0 label Jun 5, 2024
@BionIT
Copy link
Collaborator

BionIT commented Jun 5, 2024

Hi @BionIT, this PR should be targeting 2.15.

Could you address the comments from @manasvinibs ?

@BionIT BionIT merged commit f51f652 into opensearch-project:main Jun 5, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 5, 2024
* adding new paths to ignore

Signed-off-by: Sean Li <lnse@amazon.com>

* adding new paths to push trigger

Signed-off-by: Sean Li <lnse@amazon.com>

---------

Signed-off-by: Sean Li <lnse@amazon.com>
(cherry picked from commit f51f652)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
zhyuanqi pushed a commit that referenced this pull request Jun 5, 2024
* adding new paths to ignore

Signed-off-by: Sean Li <lnse@amazon.com>

* adding new paths to push trigger

Signed-off-by: Sean Li <lnse@amazon.com>

---------

Signed-off-by: Sean Li <lnse@amazon.com>
(cherry picked from commit f51f652)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
BionIT pushed a commit that referenced this pull request Jun 5, 2024
…#6930)

* adding new paths to ignore



* adding new paths to push trigger



---------


(cherry picked from commit f51f652)

Signed-off-by: Sean Li <lnse@amazon.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@ananzh ananzh added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x failed changeset Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants