-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sheet-upload currently broken #24
Comments
Thank you, looks like a token has expired or been removed. I think there are a few workflows still in your name, it might be based on who issued the PAT! I will take a look and see if I can get this running again, with a bot username. Thanks for the alert. |
See fluxcd#24 Signed-off-by: Kingdon B <yebyen@gmail.com>
It looks like the issue started around June 5. I'm going to guess that Google Sheets access token was issued under the Weaveworks org, and that it was never replaced with a Google Sheets access token belonging to someone's active Google account. I don't think this has anything to do with your user (but you might be being notified for some other reason) I don't think I'll have time to look at it today. If it has been broken for 7 months and nobody noticed it, I think we can disable it. As far as I can tell, we are still getting monthly statistics, and I could make an argument about how they aren't very granular, and the top-10-ness makes those statistics not very useful, compared to the daily view, which can actually be used to detect spikes (vs. long-term trends like those that skew data over a period of a month or longer) But as long as there's nobody whose job it is to collate these statistics and make use of them, it seems like it isn't really a good use of time collecting them. Moreover this repo has grown to almost 600MB - it's time to rethink the way we aggregate this data. I'll rather restart this discussion when we can use our own page tracking technology to collect statistics, or our own log readers to count the number of visitors without javascript or cookies - I think this is still impossible due to having to go through Netlify as an interface to the data. They are actually very restrictive in what they allow us to know about our visitors. Anyway, in the mean time, I've submitted #25 which will stop the daily squawking. |
https://github.com/fluxcd/stats/actions/runs/12642421652/job/35226683002
Could it be that the action is being run using my user or something?
cc @kingdonb
The text was updated successfully, but these errors were encountered: