Bump actions/checkout from 4.1.1 to 4.1.7 - #30
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.1...v4.1.7) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
vip32
added a commit
that referenced
this pull request
Aug 4, 2026
…permalinks for storage features (blob/file/documents) (#30) * full imp * Refactor blob storage methods and add file transfer capabilities - Updated method names in EntityFrameworkBlobStorageModelTests and EntityFrameworkBlobStoreProviderUploadDownloadTests to reflect new async method signatures. - Introduced BlobFileDownloadOptions and BlobFileUploadOptions classes to configure file-to-blob and blob-to-file transfers. - Implemented BlobFileStorageExtensions with methods for uploading files to blob storage and downloading blobs to files. - Added BlobFileTransferInfo class to describe completed transfers between blob storage and file storage. - Created unit tests for BlobFileStorageExtensions to ensure correct functionality of file uploads and downloads. - Enhanced CLI tests to include blob storage guidance topics. * feat: add text and object storage helpers for Blob Storage with upload/download options * wip * feat: add old FileMonitoringLocationScanJob and update project references for job scheduling * feat: add JobScheduling dependency to BridgingIT.DevKit.Application.Storage.Jobs * feat: introduce ByteSize utility for binary size calculations and update related code references * Refactor code structure for improved readability and maintainability * adjust keyvalue spec more * wip * finalize * doc/blob storage align + dashboard * Add design specification for Storage Permalinks feature * feat: Add Storage Permalink functionality with registry, metrics, and change queue - Introduced StoragePermalinkBehaviorServiceCollectionExtensions for enabling permalink behaviors in blob and document storage. - Implemented StoragePermalinkChangeQueue for handling asynchronous storage change notifications. - Created StoragePermalinkChangeHandler to manage permalink synchronization events. - Added StoragePermalinkDispatchService for processing queued permalink changes. - Defined various error classes for handling permalink-related issues. - Developed StoragePermalinkMetrics for tracking permalink operations and performance. - Established models for storage permalinks, including identifiers, locations, and entries. - Implemented StoragePermalinkOptions for configuring permalink synchronization settings. - Created StoragePermalinkRegistry for managing permalink entries and their lifecycle. - Added ServiceCollectionExtensions for registering permalink services and providers. * wip * feat: Enhance extension methods with XML documentation and improve UI elements in dashboard pages * feat: Update status of Blob Storage and Document Storage Paging specifications to implemented * wip * feat: Refactor service provider variable names and enhance Blob Storage client configuration * Refactor console command history management and enhance help command functionality - Introduced a new HistoryEditConsoleCommand to allow users to edit command history in a local editor. - Improved ConsoleCommandHistory to manage history file paths more robustly and migrate legacy history files. - Enhanced HelpConsoleCommand to provide detailed help and filtering options for commands and groups. - Updated ApplicationBuilderExtensions to improve terminal input handling and history loading. - Added HistoryEditConsoleCommand to the service collection for dependency injection. - Refactored ConsoleCommandExecutor to streamline command execution and history appending. - Improved error handling and logging for command history operations. * feat: Refactor console command history management to normalize entries and improve file handling * console theme * mkdoccs * feat: Remove unused color customizations from VSCode settings * feat(tests): enhance timeout behavior tests and improve method validation in EntityFrameworkBlobStorageModelTests --------- Co-authored-by: vp <vp>
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/checkout from 4.1.1 to 4.1.7.
Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
692973ePrepare 4.1.7 release (#1775)6ccd57fPin actions/checkout's own workflows to a known, good, stable version. (#1776)b17fe1eHandle hidden refs (#1774)b80ff79Bump actions/checkout from 3 to 4 (#1697)b1ec302Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1739)a5ac7e5Update for 4.1.6 release (#1733)24ed1a3Check platform for extension (#1732)44c2b7aREADME: Suggestuser.emailto be `41898282+github-actions[bot]@users.norepl...8459bc0Bump actions/upload-artifact from 2 to 4 (#1695)3f603f6Bump actions/setup-node from 1 to 4 (#1696)Dependabot 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)