ashb commented on code in PR #56079:
URL: https://github.com/apache/airflow/pull/56079#discussion_r2378800560


##########
go-sdk/bundle/bundlev1/bundlev1server/doc.go:
##########
@@ -0,0 +1,25 @@
+// Licensed to the Apache Software Foundation (ASF) under one

Review Comment:
   I didn't make this clear I guess, but the intent is:
   
   `bundles/` <-- things users will use in writing their tasks/bundles
   `pkg/` <-- anything "quasi-internal" i.e. I don't expect or want users to 
use it directly, but I also don't believe in putting things truly private 
(which `internal/` is)



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to