ci: update GitHub workflows with concurrency and dependency upgrades by monotykamary · Pull Request #61 · dwarvesf/memo.d.foundation · GitHub
Skip to content

ci: update GitHub workflows with concurrency and dependency upgrades#61

Merged
monotykamary merged 3 commits into
mainfrom
fix/update-github-workflows
Mar 19, 2025
Merged

ci: update GitHub workflows with concurrency and dependency upgrades#61
monotykamary merged 3 commits into
mainfrom
fix/update-github-workflows

Conversation

@monotykamary

@monotykamary monotykamary commented Mar 19, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Add concurrency configuration to prevent GitHub workflow conflicts
  • Update DuckDB version from 0.9.2 to 1.2.1 in deploy-arweave + add-mint-post workflow
  • Update devbox version from 0.13.3 to 0.14.0 in dispatch workflow
  • Set fetch-depth to 0 to get complete history in dispatch workflow
  • Remove redundant submodule update in deploy-arweave workflow since checkout action already handles this

Test plan

  • Verify that workflows run correctly when manually triggered
  • Ensure that concurrent workflows are properly managed
  • Confirm that the latest versions of DuckDB and devbox work as expected

🤖 Generated with Claude Code

monotykamary and others added 3 commits March 19, 2025 10:20
- Add concurrency configuration to prevent workflow conflicts
- Update DuckDB version from 0.9.2 to 1.2.1
- Update devbox version from 0.13.3 to 0.14.0
- Set fetch-depth to 0 to get complete history
- Remove redundant submodule update in deploy-arweave workflow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@monotykamary monotykamary merged commit 5a3e8dd into main Mar 19, 2025
@tieubao tieubao deleted the fix/update-github-workflows branch April 2, 2025 16:28
tieubao pushed a commit that referenced this pull request Apr 3, 2025
…61)

* ci: update GitHub workflows with concurrency and dependency upgrades

- Add concurrency configuration to prevent workflow conflicts
- Update DuckDB version from 0.9.2 to 1.2.1
- Update devbox version from 0.13.3 to 0.14.0
- Set fetch-depth to 0 to get complete history
- Remove redundant submodule update in deploy-arweave workflow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* ci: remove redundant submodule update in add-mint-post workflow

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

* ci: update add-mint-post workflow with concurrency and DuckDB upgrade

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant