Skip to content

chore: update ci jobs for 3rd party packages#15570

Merged
tapasmishra merged 1 commit intov1.9from
topic/yogesh/updatecipackages
Nov 13, 2024
Merged

chore: update ci jobs for 3rd party packages#15570
tapasmishra merged 1 commit intov1.9from
topic/yogesh/updatecipackages

Conversation

@panyogesh
Copy link
Copy Markdown
Contributor

Changes:

  • Updated the 3rd party packages
  • Related build scripts

Summary

Test Plan

Additional Information

  • This change is backwards-breaking

Security Considerations

@panyogesh panyogesh requested a review from a team as a code owner November 12, 2024 13:22
@panyogesh panyogesh requested a review from tmdzk November 12, 2024 13:22
@pull-request-size pull-request-size bot added the size/L Denotes a Pull Request that changes 100-499 lines. label Nov 12, 2024
@github-actions
Copy link
Copy Markdown
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 the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Nov 12, 2024
@panyogesh panyogesh force-pushed the topic/yogesh/updatecipackages branch from ac0e5c1 to e7e2f97 Compare November 12, 2024 13:22
WORK_DIR=/tmp/build-${PKGNAME}
set -e
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
source "$SCRIPT_DIR/../lib/util.sh"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [shellcheck] reported by reviewdog 🐶
Not following: ./../lib/util.sh: openBinaryFile: does not exist (No such file or directory) SC1091


set -e
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
source "$SCRIPT_DIR/../lib/util.sh"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [shellcheck] reported by reviewdog 🐶
Not following: ./../lib/util.sh: openBinaryFile: does not exist (No such file or directory) SC1091

WORK_DIR=/tmp/build-${PKGNAME}
set -e
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
source "$SCRIPT_DIR/../lib/util.sh"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [shellcheck] reported by reviewdog 🐶
Not following: ./../lib/util.sh: openBinaryFile: does not exist (No such file or directory) SC1091


set -e
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
source "$SCRIPT_DIR/../lib/util.sh"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [shellcheck] reported by reviewdog 🐶
Not following: ./../lib/util.sh: openBinaryFile: does not exist (No such file or directory) SC1091

- libczmq-dev
- libsystemd-dev
- getenvoy-envoy
- td-agent-bit
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

[yamllint] reported by reviewdog 🐶
[error] trailing spaces (trailing-spaces)

@panyogesh panyogesh force-pushed the topic/yogesh/updatecipackages branch 2 times, most recently from 190452b to 4fa1d89 Compare November 12, 2024 13:49
@panyogesh panyogesh changed the title chore: updat of 3rd party packages chore: update ci jobs for 3rd party packages Nov 12, 2024
Changes:
 - Updated the 3rd party packages
 - Related build scripts

Signed-off-by: shashidhar-patil <[email protected]>
@panyogesh panyogesh force-pushed the topic/yogesh/updatecipackages branch from 4fa1d89 to 318c4b1 Compare November 12, 2024 16:51
WORK_DIR=/tmp/build-${PKGNAME}
set -e
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
source "$SCRIPT_DIR/../lib/util.sh"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

📝 [shellcheck] reported by reviewdog 🐶
Not following: ./../lib/util.sh: openBinaryFile: does not exist (No such file or directory) SC1091

Copy link
Copy Markdown

@tapasmishra tapasmishra left a comment

Choose a reason for hiding this comment

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

LGTM

@tapasmishra tapasmishra merged commit d87d18b into v1.9 Nov 13, 2024
@tapasmishra tapasmishra deleted the topic/yogesh/updatecipackages branch November 13, 2024 05:19
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) size/L Denotes a Pull Request that changes 100-499 lines.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants