build(deps): bump actions/upload-artifact from 3 to 5#37
Merged
CodeMonkeyCybersecurity merged 1 commit intomainfrom Nov 25, 2025
Merged
Conversation
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 5. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v3...v5) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7276ca4 to
d8dad26
Compare
CodeMonkeyCybersecurity
added a commit
that referenced
this pull request
Mar 13, 2026
…I lane (#37) Adversarial review and hardening of Ceph/CI changes: Ceph SDK: - Add fsAdminAPI interface seam isolating go-ceph breakage surface - Add goCephFSAdminAdapter with contract + fake-admin tests - Fix GetMONCount/GetMGRCount to handle negative values (fallback to defaults) - Replace custom contains()/indexOf() with strings stdlib (P0 fix, refs #38) - Fix CephMGRPort collision with shared.PortConsul (was aliasing Consul port) - Extract DefaultClusterName, DefaultCephUser, DefaultConnectTimeout, DefaultOpTimeout constants from hardcoded values in client.go - Deprecate GetFSAdmin() concrete-type accessor in favour of interface methods - Replace nil RuntimeContext in tests with testutil.TestRuntimeContext(t) CI pipeline: - Add deps-unit lane triggered by go.mod/go.sum changes - deps-unit runs CephFS tests + compile-smoke for ./cmd/... and ./pkg/... - Add ci-deps-unit job to ci.yml with summary/artifacts - Add deps-unit suite to suites.yaml (weight 0, conditional on dependency files) - Remove mislabeled integration-ceph-deps-smoke (unit tests in integration lane) CI observability: - Add dependency_change_detected, changed_files_count to report struct - Add failed_packages_top_n, lane_duration_seconds fields - Add policy_weights, required_lane_status, test_pyramid_compliance metadata - Summary markdown includes all new observability fields Renovate: - Group go-ceph with ceph-sdk-stack label and off-hours schedule - Ungroup golang.org/x/sys (transitive dep, should not delay security patches) Evidence: go build PASS, go test ./pkg/cephfs/... PASS (10.7s), go test ./test/ci/tool/... PASS, policy-validate PASS, bash -n PASS Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
CodeMonkeyCybersecurity
added a commit
that referenced
this pull request
Mar 13, 2026
…efaults, deps-unit CI lane (#37)' (#39) from feat/37-ceph-ci-hardening into main Reviewed-on: https://gitea.cybermonkey.sh/cybermonkey/eos/pulls/39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps actions/upload-artifact from 3 to 5.
Release notes
Sourced from actions/upload-artifact's releases.
... (truncated)
Commits
330a01cMerge pull request #734 from actions/danwkennedy/prepare-5.0.003f2824Updategithub.dep.yml905a1ecPreparev5.0.02d9f9cdMerge pull request #725 from patrikpolyak/patch-19687587Merge branch 'main' into patch-12848b2cMerge pull request #727 from danwkennedy/patch-19b51177Spell out the first use of GHEScd231caUpdate GHES guidance to include reference to Node 20 versionde65e23Merge pull request #712 from actions/nebuk89-patch-18747d8cUpdate README.mdDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)