You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/06/14 16:09:12 UTC

[GitHub] [trafficserver] bneradt commented on pull request #8905: File change monitoring on s3_auth

bneradt commented on PR #8905:
URL: https://github.com/apache/trafficserver/pull/8905#issuecomment-1155405751

   Hi @moonchen. I know it's just a draft, but it might be good to add the license header to the top of the following files so that CI can proceed beyond the RAT (license) check:
   
   https://ci.trafficserver.apache.org/job/Github_Builds/job/rat/1163/console
   
   ```
    Printing headers for text files without a valid license header...
    
   =====================================================
   == File: ./tests/gold_tests/pluginTest/s3_auth/rules/region_map.conf
   =====================================================
   127.0.0.1 : us-east-1
   
   =====================================================
   == File: ./tests/gold_tests/pluginTest/s3_auth/rules/v4-modified.conf
   =====================================================
   access_key=1111111
   secret_key=5555555
   version=4
   ttl=0
   
   =====================================================
   == File: ./tests/gold_tests/pluginTest/s3_auth/rules/v4.conf
   =====================================================
   access_key=1234567
   secret_key=9999999
   version=4
   ttl=0
   + grep '0 Unknown Licenses' RAT.txt
   ```


-- 
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: github-unsubscribe@trafficserver.apache.org

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