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

Fix Installed() method behavior on plugin install #33

Merged
merged 3 commits into from
Mar 8, 2022
Merged

Conversation

babarot
Copy link
Owner

@babarot babarot commented Mar 8, 2022

WHAT

Fix Installed() logic on plugin installation

WHY

plugin.Installed() behavior was still kept as old implementations was.
So changed to use GetSources (it's considering glob) and add tilde consideration

ref: #32

babarot added 2 commits March 8, 2022 10:47
plugin.installed() behavior was still kept as old implementations was.
So changed to use GetSources (it's considering glob) and add tilda
consideration

ref: #32
@babarot babarot added the release/patch Indicates patch update to action-release-label label Mar 8, 2022
@github-actions
Copy link

github-actions bot commented Mar 8, 2022

This PR will update b4b4r07/afx from v0.1.15 to v0.1.16 🚀

Changes: v0.1.15...fix/issue-32

If this update isn't as you expected, you may want to change or remove the release label.

@babarot babarot merged commit 0f920b9 into master Mar 8, 2022
@babarot babarot deleted the fix/issue-32 branch March 8, 2022 14:46
@github-actions
Copy link

github-actions bot commented Mar 8, 2022

The new version v0.1.16 has been released 🎉

Changes: v0.1.15...v0.1.16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release/patch Indicates patch update to action-release-label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant