Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CD workflow; remove step and adjust if condition #23

Merged
merged 10 commits into from
Jan 25, 2025

Conversation

oleander
Copy link
Owner

No description provided.

@oleander oleander requested a review from Copilot January 25, 2025 10:10

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (1)

.github/workflows/cd.yml:77

  • [nitpick] The artifact name 'git-ai-${{ matrix.target }}' is ambiguous. It should be renamed to 'artifact-${{ matrix.target }}'.
name: git-ai-${{ matrix.target }}
@oleander oleander merged commit dde2df4 into main Jan 25, 2025
11 checks passed
@oleander oleander deleted the feature/binstall branch January 25, 2025 10:11
oleander added a commit that referenced this pull request Feb 8, 2025
* Update CD workflow; remove step and adjust if condition

* Revise CD workflow: adjust artifact management, upload process

* Trigger actions on all tag events in CD workflow

* Fix concurrency cancel flag and add packages permission

* Fix Git tag reference in CD workflow file

* Fix syntax in GitHub Actions expression

* Fix tag reference condition in GitHub Actions workflow

* Add condition to execute only on 'main' branch

* Fix syntax error in GitHub Actions 'if' condition

* Fix condition and tag syntax in CD workflow
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