-
Notifications
You must be signed in to change notification settings - Fork 32
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
show total repositories count #30
Comments
Job #30 is now in scope, role is |
@SilasReinagel/z this job was assigned to you 5days ago. It will be taken away from you soon, unless you close it, see §8. Read this and this, please. |
@yegor256 I'm pretty stuck on this issue, but I'm not sure what ticket to open. What I would normally do is connect to PROD S3 and develop until the counter integration is correct, but I don't have PROD credentials, and the integration is impossible without knowing exactly what and how the data is stored. I wanted to try to integrate with Stateful, but it's broken, and I opened two bugs. I would add just a counter to the page, but it feels degenerate to do that if it will only show 0 repositories for now. What would you suggest? What ticket should I open? |
@SilasReinagel what's missing in the project now? |
The user @SilasReinagel/z resigned from #30, please stop working. Reason for job resignation: It is older than 10 days, see §8 |
Resigned on delay, see §8: -30 point(s) just awarded to @SilasReinagel/z |
I should have rejected this ticket. This ticket is presently in a unimplementable state dor anyone who doesn't have access to the S3 instance. |
@DanielPalafox/z this job was assigned to you 5days ago. It will be taken away from you soon, unless you close it, see §8. Read this and this, please. |
@yegor256 I'd like to reiterate on @SilasReinagel's comment about the (testing) S3 instance access. Shall I open an issue about that? |
@golyalpha I don't think we need any test access to S3 for testing. Let's just fake the connection with a mock object. |
@golyalpha/z this job was assigned to you 5days ago. It will be taken away from you soon, unless you close it, see §8. Read this and this, please. |
@0crat resign |
@golyalpha The user @golyalpha/z resigned from #30, please stop working. Reason for job resignation: Order was cancelled |
Tasks refusal is discouraged, see §6: -15 point(s) just awarded to @golyalpha/z |
@snugghash/z this job was assigned to you 5days ago. It will be taken away from you soon, unless you close it, see §8. Read this and this, please. |
@0crat resign |
@snugghash The user @snugghash/z resigned from #30, please stop working. Reason for job resignation: Order was cancelled |
Tasks refusal is discouraged, see §6: -15 point(s) just awarded to @snugghash/z |
Let's render this total repo counter on the front page. We will have to go through all S3 objects in the bucket and count them. Will take a lot of time, so let's invent some caching mechanism. Maybe, let's use stateful.co counter and increment it every time we create a new S3 object, which we've never seen before.
The text was updated successfully, but these errors were encountered: