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

feat: Make include_file overrule include_ext, fixes: #350, base_on: #358 #416

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

zhb127
Copy link

@zhb127 zhb127 commented Apr 21, 2023

Fixes: #350

Base on: #358

I don't know, why marked #358 PR as draft?

Just fix code by #358 PR author's comments. then create new PR.

@silverwind
Copy link
Contributor

silverwind commented Apr 21, 2023

Please add "Fixes: #350" to your comment.

@zhb127 zhb127 changed the title feat: Make include_file overrule include_ext feat: Make include_file overrule include_ext, fixes: #350, base_on: #358 Apr 21, 2023
@zhb127
Copy link
Author

zhb127 commented Apr 21, 2023

Please add "Fixes: #350" to your comment.

OK

@silverwind
Copy link
Contributor

Bump, would love to see this merged.

@nmfzone
Copy link

nmfzone commented Sep 12, 2023

Just to notify, I personally want to see this merged

@xiantang xiantang self-requested a review October 20, 2023 04:07
@park-jemin
Copy link

Bump - would love to see this merged as well, seems it's been hanging for a while

Dockerfile Outdated Show resolved Hide resolved
@zhb127 zhb127 force-pushed the feat/make_include_file_overrule_include_ext branch from 88b8e9c to 957cbd9 Compare February 2, 2024 03:10
@silverwind
Copy link
Contributor

silverwind commented Feb 2, 2024

You should also include this change to actually test the changed functionality:

https://github.com/cosmtrek/air/pull/358/files#diff-c484509c25b7c8e4df331c9aefcbb49e43881a9a57c201a4491a4b7b61a72acb

@zhb127
Copy link
Author

zhb127 commented Feb 2, 2024

You should also include this change to actually test the changed functionality:

https://github.com/cosmtrek/air/pull/358/files#diff-c484509c25b7c8e4df331c9aefcbb49e43881a9a57c201a4491a4b7b61a72acb

thx, The test code has been added.

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.

include_file should overrule include_ext
5 participants