You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/10/16 01:57:41 UTC

[GitHub] [apisix-dashboard] bzp2010 edited a comment on issue #542: feature: [refactor] embedding static files into Go binaries

bzp2010 edited a comment on issue #542:
URL: https://github.com/apache/apisix-dashboard/issues/542#issuecomment-709683506


   Work branch: [Click Here](https://github.com/bzp2010/apisix-dashboard/pull/1)
   Github Workflow: [Click Here](https://github.com/bzp2010/apisix-dashboard/blob/master/.github/workflows/api_newci.yml)
   
   ## feature
   - [x] Packing (It worked on my own computer)
   > It's use [rakyll/statik](https://github.com/rakyll/statik) library.
   - [ ] build by Github Actions
   
   ## problem 
   - The binary program provided by `rakyll/statik` is used for packaging, but after executing the go get instruction in GitHub Actions, the program is not in the PATH env and needs to be processed.


----------------------------------------------------------------
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.

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