You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/08/23 11:20:30 UTC

[GitHub] [skywalking] spacewander opened a new issue #7538: [License-Eye] skywalking-eyes doesn't recognize absolute path in .gitignore

spacewander opened a new issue #7538:
URL: https://github.com/apache/skywalking/issues/7538


   Please answer these questions before submitting your issue.
   
   - Why do you submit this issue?
   - [ ] Question or discussion
   - [x] Bug
   - [ ] Requirement
   - [ ] Feature or performance improvement
   ___
   ### Bug
   - Which version of SkyWalking, OS, and JRE?
   
   - Which company or project?
   
   skywalking-eyes
   
   - What happened?
   
   Take https://github.com/apache/apisix/ as an example.
   git clone this repo, touch conf/apisix-aa.yaml.
   You will find this file is ignored by `.gitignore`, in absolute path format `/conf/apisix-*.yaml`.
   
   Then you can run `docker run -it --rm -v $(pwd):/github/workspace apache/skywalking-eyes header check`, you will find out this file is not ignored.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #7538: [License-Eye] skywalking-eyes doesn't recognize absolute path in .gitignore

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7538:
URL: https://github.com/apache/skywalking/issues/7538#issuecomment-903767659


   This seems a very not-typical operation. I want to hear what @gxthrj says. Move this discussion.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #7538: [License-Eye] skywalking-eyes doesn't recognize absolute path in .gitignore

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7538:
URL: https://github.com/apache/skywalking/issues/7538


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng edited a comment on issue #7538: [License-Eye] skywalking-eyes doesn't recognize absolute path in .gitignore

Posted by GitBox <gi...@apache.org>.
wu-sheng edited a comment on issue #7538:
URL: https://github.com/apache/skywalking/issues/7538#issuecomment-903714265


   Why is an git ignored hosted in the repo? What is the point?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #7538: [License-Eye] skywalking-eyes doesn't recognize absolute path in .gitignore

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7538:
URL: https://github.com/apache/skywalking/issues/7538#issuecomment-903714265


   Is an git ignored hosted in the repo? What is the point?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] kezhenxu94 commented on issue #7538: [License-Eye] skywalking-eyes doesn't recognize absolute path in .gitignore

Posted by GitBox <gi...@apache.org>.
kezhenxu94 commented on issue #7538:
URL: https://github.com/apache/skywalking/issues/7538#issuecomment-903732862


   > Why is an git ignored hosted in the repo? What is the point?
   
   A case I can think about is to put some files in the codebase that are meant to be modified ever


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org