inlets / inletsctl

Create inlets servers on the top cloud platforms
https://docs.inlets.dev/
MIT License
457 stars 63 forks source link

Uploading too many assets #85

Closed alexellis closed 3 years ago

alexellis commented 3 years ago

We appear to be uploading too many assets

Expected Behaviour

Just the tgz and SHA files should be added to the releases page

Current Behaviour

Everything is being added including the uncompressed versions.

Possible Solution

Filter the files in the staging directory (bin) or update the publish job to filter the uploads

Steps to Reproduce (for bugs)

  1. Fork the repo
  2. Do a release build
alexellis commented 3 years ago

@utsavanand2 PTAL?