latest 20 messages by Stummi
+
[2020-07-13T08:02:30Z]
Stummi
I am not hating, but you can't really dismiss that the stability of GH degraded a lot lately (not only pointing to the current incident, but the overall stats over the last few months)
+
[2020-07-13T07:22:55Z]
Stummi
Is it possible that the overall quality of github decreased in the last months? I feel like the overall amount of incidents really increased somewhere around starting this year. Is just a personal feeling or is there some underlaying bigger issue on github site right now?
+
[2020-03-17T10:53:11Z]
Stummi
theres probably another way to solve this. But as said, I never used the http endpoints for my private repos, so I cant say much about it
+
[2020-03-17T10:52:03Z]
Stummi
ice9, any particular reason you are not using ssh keys?
+
[2020-03-17T10:49:34Z]
Stummi
403 means your creds are wrong. I don't know much about how the http auth stuff works though, since I never used that. Maybe you have to turn it on somewhere, dunno.
+
[2020-03-17T10:48:53Z]
Stummi
uh.. you know, this is far away from the "not found" interpretation you have us of the error?
+
[2020-03-17T10:47:45Z]
Stummi
ice9, where is your username/password configured?
+
[2020-03-17T10:37:03Z]
Stummi
ice9, is your ssh key is configured?
+
[2020-03-17T10:36:51Z]
Stummi
ice9, also, instead of paraphrasing what you type and what you get, please paste it to gist or something
+
[2020-03-17T10:36:23Z]
Stummi
ice9, "git remote add origin" is not enough. You have to add the url
+
[2020-03-17T10:28:19Z]
Stummi
ice9, what exactly are you typing?
+
[2020-03-09T16:23:44Z]
Stummi
but .. you can restrict these keys, can't you?
+
[2020-03-09T16:22:59Z]
Stummi
uh, why do you have such a key then?
+
[2020-03-09T16:21:00Z]
Stummi
good thing AWS has a pretty solid role/permission model system, so you contain the damage for the case of compromised creds quite good
+
[2020-03-09T16:19:37Z]
Stummi
then you don't need to force push
+
[2020-03-09T16:19:26Z]
Stummi
well, change them
+
[2020-03-09T16:19:02Z]
Stummi
(like, change passwords and so on)
+
[2020-03-09T16:18:52Z]
Stummi
though, if you accidentally pushed sensitive data .. well, fuck it and just consider it compromised data
+
[2020-03-09T16:18:15Z]
Stummi
eggbean, if you own the repo, git push -f is your "friend"
+
[2020-02-04T15:02:25Z]
Stummi
nvm, I could solve my problem. API pulls endpoint has a "head" search param