MaroisConsulting / MyCustomControl

0 stars 0 forks source link

Need elevated repository rights, please #1

Open BionicCode opened 8 months ago

BionicCode commented 8 months ago

Hey, how are you doing? Did you had a nice Christmas?

I was just trying to create a pull request. I wanted to push a new branch but had to realize that I don't own the rights to do so. Would you mind allowing me to create pull requests?

Thanks! Brian

MaroisConsulting commented 8 months ago

@BionicCode I removed branch protections from the repository. Please try again

BionicCode commented 8 months ago

@MaroisConsulting Thanks. But I still can't create/push new branches. But I have implemented the theming example in a dedicated branch.

To enable me to push my commits, please create the following branch for me: "Example_ThemeManager" .

Thanks

MaroisConsulting commented 8 months ago

@BionicCode Done.

BionicCode commented 8 months ago

Thanks for your patience. The branch is there. I was able to pull and merge it. But I still don't have the permission to push.

"Failed to push to the remote repository. See the Output window for more details. Writing commit graph for 'MyCustomControl' Pushing Example_ThemeManager Remote: Permission to MaroisConsulting/MyCustomControl.git denied to BionicCode. Error encountered while pushing to the remote repository: Git failed with a fatal error. Git failed with a fatal error. unable to access 'https://github.com/MaroisConsulting/MyCustomControl.git/': The requested URL returned error: 403

Failed to push to the remote repository. See the Output window for more details."

MaroisConsulting commented 8 months ago

Why don't you send me yout email address to kevin@maroisconsulting.com, and I'll add you with permissions?

BionicCode commented 8 months ago

You find when you click on my account, It's public: BionicCode@outlook.com

MaroisConsulting commented 8 months ago

@BionicCode OK, I added you as a collborator

BionicCode commented 8 months ago

Ok, nice. Thanks. But still nothing has changed for me. Collaborator does not automatically receive special permissions. This depends on how the repo is configured. Sorry to worry you. I can create a new repo and invite you if that makes it easier for you.

MaroisConsulting commented 8 months ago

@BionicCode Sure go ahead

BionicCode commented 8 months ago

Have you created rule sets for your repo?

MaroisConsulting commented 8 months ago

@BionicCode No, I just created a public repo

BionicCode commented 8 months ago

And as a collaborator you explicitly allowed me to push to the repo?

BionicCode commented 8 months ago

Because "public" means only visible without further legitimations.

MaroisConsulting commented 8 months ago

@BionicCode The repo says it's still 'Pending Invite' to you. Did you accept the invite?

BionicCode commented 8 months ago

Ahh ok. That's on me! Sorry. The invitations ended up in my spam folder (for some reason)

BionicCode commented 8 months ago

Here we go. Finally. Thanks Kevin. I'm Brian by the way...

MaroisConsulting commented 8 months ago

@BionicCode Pleasure to meet you!

BionicCode commented 8 months ago

Yes, my pleasure!

Let me know if I can do anything.

MaroisConsulting commented 8 months ago

@BionicCode Great! Thanks. I have the code and will review it.

Thanks again for all your help.

BionicCode commented 8 months ago

I'm happy I could help. I hope you find the example useful. You can run the application to see the effects. To understand the code better you should read the Theme_Resources_Naming_Conventions.txt and of course the comments.

I also hope you find the Review result.txt any useful.