chore(ci)(deps): bump actions/download-artifact from 4 to 7#2
Open
dependabot[bot] wants to merge 6 commits intomainfrom
Open
chore(ci)(deps): bump actions/download-artifact from 4 to 7#2dependabot[bot] wants to merge 6 commits intomainfrom
dependabot[bot] wants to merge 6 commits intomainfrom
Conversation
- Extract desktop from terraphim-ai monorepo using git-filter-repo - Update dependencies to use git references from main repo - Create workspace Cargo.toml at repository root - Add CI/CD workflows for build, test, and release - Create README.md with setup instructions - Copy LICENSE-Apache-2.0 Build verified with cargo check
Remove all files not related to desktop application: - Remove all crates/ except those needed for desktop - Remove server, firecracker, and other components - Update workspace to only include src-tauri This repository now contains only the Terraphim AI Desktop application.
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
- Remove local crates/* directory (using git deps instead) - Update desktop/src-tauri/Cargo.toml to use git dependencies - Fix regex version conflict with explicit dependency - Update workspace to only include desktop/src-tauri - Remove server crates from desktop repo This allows terraphim-ai-desktop to be a standalone repository while still using the latest code from terraphim-ai main branch.
- Update ci-main.yml to build only desktop package - Update release-comprehensive.yml for desktop-only releases - Remove server/agent binary builds (now in terraphim-ai) - Add support for being triggered by terraphim-ai releases - Update to work with git dependencies This repo now uses git dependencies from terraphim-ai main branch and focuses exclusively on the Tauri desktop application.
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v4...v7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1116da9 to
eea6549
Compare
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/download-artifact from 4 to 7.
Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
37930b1Merge pull request #452 from actions/download-artifact-v7-release72582b9doc: update readme0d2ec9dchore: release v7.0.0 for Node.js 24 supportfd7ae8fMerge pull request #451 from actions/fix-storage-blobd484700chore: restore minimatch.dep.yml license file03a8080chore: remove obsolete dependency license files56fe6d9chore: update@actions/artifactlicense file to 5.0.18e3ebc4chore: update package-lock.json with@actions/artifact@5.0.11e3c4b4fix: update@actions/artifactto ^5.0.0 for Node.js 24 punycode fix458627dchore: use local@actions/artifactpackage for Node.js 24 testingYou can trigger a rebase of this PR 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 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)