Skip to content
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

feat: add support for ghe #3136

Merged
merged 2 commits into from
May 30, 2024
Merged

Conversation

tvcsantos
Copy link
Contributor

@tvcsantos tvcsantos commented May 30, 2024

This PR adds support for GHE (Self hosted GitHub Enterprise).

Currently only github.com is supported. In some cases there is the need to have GitHub running on a self hosted instance due to security and isolation reasons. This PR adds support for all GitHub scenarios.

Note: Separate PR from #3127

Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great to me! Thank you @tvcsantos !

Would you mind signing the DCO so we can merge?

@markphelps
Copy link
Collaborator

@all-contributors please add @tvcsantos for code

Copy link
Contributor

@markphelps

I've put up a pull request to add @tvcsantos! 🎉

@markphelps markphelps enabled auto-merge (squash) May 30, 2024 12:27
Copy link
Contributor

@GeorgeMac GeorgeMac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💪

@tvcsantos
Copy link
Contributor Author

DCO

how can i do it?

@GeorgeMac
Copy link
Contributor

DCO

how can i do it?

@tvcsantos if you do a rebase with git rebase --signoff main it will rewrite all your commits and sign them off with your email address.

Signed-off-by: Tiago Santos <tvcsantos@gmail.com>
Signed-off-by: Tiago Santos <tvcsantos@gmail.com>
auto-merge was automatically disabled May 30, 2024 12:39

Head branch was pushed to by a user without write access

@tvcsantos
Copy link
Contributor Author

DCO

how can i do it?

@tvcsantos if you do a rebase with git rebase --signoff main it will rewrite all your commits and sign them off with your email address.

done 👍

@GeorgeMac GeorgeMac enabled auto-merge (squash) May 30, 2024 12:40
@GeorgeMac GeorgeMac merged commit d03ead0 into flipt-io:main May 30, 2024
27 checks passed
@tvcsantos tvcsantos deleted the feature/add-ghe-support branch June 12, 2024 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants