Skip to content

Feature for Tag-Flush and Tag-Delete #14

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

Merged
merged 7 commits into from
Apr 7, 2025

Conversation

KivenJia
Copy link
Contributor

@KivenJia KivenJia commented Apr 2, 2025

No description provided.

@KivenJia KivenJia self-assigned this Apr 2, 2025
@KivenJia KivenJia linked an issue Apr 2, 2025 that may be closed by this pull request
@nevstop
Copy link
Contributor

nevstop commented Apr 3, 2025

编译通过了,有没有更新 palette? @KivenJia

@nevstop nevstop requested a review from Copilot April 3, 2025 04:52
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates versions for several GitHub Actions to support the new Tag-Flush and Tag-Delete feature. Key changes include:

  • Upgrading the GitHub environment variables action to v2.8.0
  • Upgrading the checkout action to v4
  • Upgrading the upload-artifact action to v4.0.0
Files not reviewed (1)
  • TagContainer/TagContainer.lvlib: Language not supported
Comments suppressed due to low confidence (3)

.github/workflows/Build_VIPM_Library.yml:32

  • Confirm that upgrading to v2.8.0 does not alter the intended behavior for retrieving environment variables.
- uses: FranzDiebold/github-env-vars-action@v2.8.0

.github/workflows/Build_VIPM_Library.yml:35

  • Verify that switching to actions/checkout@v4 is fully compatible with the repository setup, as the changes in the new version may affect the checkout behavior.
- uses: actions/checkout@v4

.github/workflows/Build_VIPM_Library.yml:46

  • Ensure that upgrading to actions/upload-artifact@v4.0.0 preserves the expected artifact upload behavior, especially if downstream processes rely on specific outputs.
- uses: actions/upload-artifact@v4.0.0

@nevstop
Copy link
Contributor

nevstop commented Apr 3, 2025

@KivenJia
Copy link
Contributor Author

KivenJia commented Apr 3, 2025

编译通过了,有没有更新 palette? @KivenJia

忘了,我看一下,整理一下。

KivenJia and others added 3 commits April 3, 2025 13:02
TagContainer\_Support\Data Changed - First Call Included_export nevstop.vim
@nevstop nevstop self-requested a review April 5, 2025 13:27
Copy link
Contributor

@nevstop nevstop left a comment

Choose a reason for hiding this comment

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

OK with the change

@nevstop nevstop merged commit 2b17636 into main Apr 7, 2025
2 checks passed
@nevstop nevstop deleted the 13-feature-for-tag-flush-and-tag-delete branch April 7, 2025 05:02
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.

Feature for Tag-Flush and Tag-Delete
2 participants