community-development

https://github.com/clojurians/community-development
gonewest818 2018-02-12T06:36:57.000164Z

by the way, looks like Clojurians hit the free plan’s upload limit again: “Your file was uploaded — it’s safe and sound in Slack. Unfortunately your workspace doesn’t have any storage space left. To get more space, you can upgrade to a paid account or delete some of your older files.”

martinklepsch 2018-02-12T14:00:25.000644Z

@gonewest818 thanks for the heads up, I’ll try to clear up space again soon

arrdem 2018-02-12T16:44:48.000361Z

@martinklepsch does slack still expose a deletes API? On one of the first slacks I ran we had a script to download archive and delete all the files routinely. I remember Slack changed their API at some point, don't remember details.

martinklepsch 2018-02-12T16:49:45.000391Z

Yeah, also have a script slack-prune.rb seems to work still. @seancorfield should we give people another heads up or should I just run it now?

arrdem 2018-02-12T16:58:09.000054Z

I'd support going to a general mere days retention policy on files given that we rarely have more than 3d of logs visible. Slack is a transient chat tool not a knowledge base etc

👍 2
seancorfield 2018-02-12T18:15:28.000281Z

@martinklepsch I'd vote for just running it from time to time -- everyone attempting to upload images knows we're "over limit" (although, confusingly, Slack still actually uploads and displays the images -- despite the message!).

martinklepsch 2018-02-12T18:16:00.000630Z

got it + seems appropriate to me too

gonewest818 2018-02-12T19:00:50.000649Z

does the pruning script know about pinned items?

seancorfield 2018-02-12T19:26:03.000318Z

@gonewest818 Unlikely. But the script is pruning files, not messages, and most (nearly all?) pinned items will be messages I think...

seancorfield 2018-02-12T19:26:32.000564Z

If you know of any pinned files that you want to keep, go download them and perhaps post them up on ClojureVerse as a permanent home?

gonewest818 2018-02-12T19:26:59.000089Z

none for me, just curious.