Skip to content

Conversation

@nstng
Copy link
Contributor

@nstng nstng commented Sep 14, 2022

Signed-off-by: Nils Semmelrock nils.semmelrock@tngtech.com

Summary

The cloud-workflow is failing when linting go code - see, e.g., https://github.com/magma/magma/actions/runs/3034170464/jobs/4882988391.

The problematic code might have been introduced by #13886 - but CI did not run on this PR because dp was missing in the cloud-workflow path filter. The code is actually fine - golanci 1.45.0 has a problem with generics.

Here:

  • upgrade golangci to 1.47.3 (includes fix for generics - see 1.47.0 release notes)
  • add dp in cloud-workflow path filter

Test Plan

CI - esp. cloud-workflow

Additional Information

  • This change is backwards-breaking

Signed-off-by: Nils Semmelrock <nils.semmelrock@tngtech.com>
@nstng nstng requested a review from a team September 14, 2022 11:58
@nstng nstng requested a review from a team as a code owner September 14, 2022 11:58
@nstng nstng requested review from 119Vik and sebathomas September 14, 2022 11:58
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines. label Sep 14, 2022
@github-actions
Copy link
Contributor

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: orc8r Orchestrator-related issue labels Sep 14, 2022
@nstng nstng requested review from jheidbrink and removed request for 119Vik September 14, 2022 12:03
@github-actions
Copy link
Contributor

feg-workflow

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

Results for commit dd677c8.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2022

cloud-workflow

1 128 tests   1 128 ✔️  2m 9s ⏱️
   368 suites         0 💤
       7 files           0

Results for commit dd677c8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

github-actions bot commented Sep 14, 2022

dp-workflow

14 tests   14 ✔️  2m 42s ⏱️
  1 suites    0 💤
  1 files      0

Results for commit dd677c8.

♻️ This comment has been updated with latest results.

@github-actions
Copy link
Contributor

agw-workflow

615 tests   611 ✔️  4m 42s ⏱️
    2 suites      4 💤
    2 files        0

Results for commit dd677c8.

@nstng nstng merged commit 5444521 into magma:master Sep 14, 2022
WojSad pushed a commit to openEPC/magma that referenced this pull request Oct 6, 2022
…ma#13923)

Signed-off-by: Nils Semmelrock <nils.semmelrock@tngtech.com>

Signed-off-by: Nils Semmelrock <nils.semmelrock@tngtech.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: ci All updates on CI (Jenkins/CircleCi/Github Action) component: orc8r Orchestrator-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.

3 participants