thebaselab / codeapp

Building a full-fledged code editor for iPad
https://code.thebaselab.com
MIT License
2.95k stars 202 forks source link

Click the three dots in a small circle then click push... #400

Closed a-delacerda1 closed 2 years ago

a-delacerda1 commented 2 years ago

Click the three dots in a small circle then click push...

Originally posted by @Lukas-Batema in https://github.com/thebaselab/codeapp/issues/397#issuecomment-1079817058

I did that, and it said I had too many authentication replays. I truly think that this does not work at all.

luni-moon commented 2 years ago

Click the three dots in a small circle then click push...

Originally posted by @Lukas-Batema in https://github.com/thebaselab/codeapp/issues/397#issuecomment-1079817058

I did that, and it said I had too many authentication replays. I truly think that this does not work at all.

If it didn't work at all, then it would not work for me, but it does. Have you added your login info for GitHub in settings?

a-delacerda1 commented 2 years ago

Yes! An it still has the same issues.

On Tue, Mar 29, 2022 at 2:04 PM BatemaDevelopment @.***> wrote:

Click the three dots in a small circle then click push...

*Originally posted by @Lukas-Batema https://github.com/Lukas-Batema in

397 (comment)

https://github.com/thebaselab/codeapp/issues/397#issuecomment-1079817058*

I did that, and it said I had too many authentication replays. I truly think that this does not work at all.

If it didn't work at all, then it would not work for me, but it does. Have you added your login info for GitHub in settings?

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/400#issuecomment-1082264478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT2IWUGWAAQICF46KOIPEIDVCNH3BANCNFSM5R7LSQ3A . You are receiving this because you authored the thread.Message ID: @.***>

-- Thank you Have a Wonderful Day Aeneas De La Cerda (620)-417-4701

luni-moon commented 2 years ago

I will try it, since I have not yet, since the new update came out.

a-delacerda1 commented 2 years ago

Ok, thanks.

On Tue, Mar 29, 2022 at 2:41 PM BatemaDevelopment @.***> wrote:

I will try it, since I have not yet, since the new update came out.

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/400#issuecomment-1082302794, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT2IWUGWGLLMXTRGQTBJD6DVCNMGZANCNFSM5R7LSQ3A . You are receiving this because you authored the thread.Message ID: @.***>

-- Thank you Have a Wonderful Day Aeneas De La Cerda (620)-417-4701

luni-moon commented 2 years ago

Yeah, so mine works. Have you put your "Author Identity" in settings yet, as well?

a-delacerda1 commented 2 years ago

Yes, I did. Is there something else I need to do? Because I try pushing and it still gives me an error. What should it say if the push succeeds?

On Tue, Mar 29, 2022 at 2:44 PM BatemaDevelopment @.***> wrote:

Yeah, so mine works. Have you put your "Author Identity" in settings yet, as well?

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/400#issuecomment-1082305373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT2IWUCWIW7TZMYMOL72UQLVCNMRXANCNFSM5R7LSQ3A . You are receiving this because you authored the thread.Message ID: @.***>

-- Thank you Have a Wonderful Day Aeneas De La Cerda (620)-417-4701

luni-moon commented 2 years ago

It should say, "push succeded".

luni-moon commented 2 years ago

I think you are just being rate-limited, or you have put in incorrect information in either the "Author Identity", or the "Authentication" settings pages.

a-delacerda1 commented 2 years ago

I'm not sure, but Im needing pointers on getting that set up. My repo isn't really that old. Maybe like a year old. I'm just needing some references on how to get it set up correctly.

On Tue, Mar 29, 2022 at 2:50 PM BatemaDevelopment @.***> wrote:

I think you are just being rate-limited, or you have put in incorrect information in either the, "Author Identity" or the "Authentication" settings pages.

— Reply to this email directly, view it on GitHub https://github.com/thebaselab/codeapp/issues/400#issuecomment-1082310226, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT2IWUCV7CCYK2QZRB6ERHTVCNNG7ANCNFSM5R7LSQ3A . You are receiving this because you authored the thread.Message ID: @.***>

-- Thank you Have a Wonderful Day Aeneas De La Cerda (620)-417-4701

luni-moon commented 2 years ago

Okay, so for the first image, you'll want to open up settings. For the second one, you'll want to open up, "Author Identity", and put your GitHub Username, and your email associated with that account in the second field. Lastly, you'll want to go to, "Authentication", and put the same thing for the first field, as the last section, but use your Personal Access Token, as your password (the second field). To generate a PAT, how to your settings page on GitHub Desktop, click on Developer Settings, go to, Personal access tokens, then make a PAT with the following permission: repo.

image image image