Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Migrate the codebase from Gatekeeper repository #516 #603

Merged
merged 1 commit into from
May 6, 2020

Conversation

abstractj
Copy link

@abstractj abstractj commented May 4, 2020

In the past month, we discussed the idea of having a new home for Gatekeeper, based on that we decided to create a new
organization on GitHub and rename the project to Louketo Proxy.

This pull request refactors the codebase to the new name and should be merged only after the transfer
of the repository.

Some considerations

@abstractj abstractj requested a review from stianst May 4, 2020 20:59
@abstractj abstractj added this to the 1.0.0 milestone May 4, 2020
Copy link
Contributor

@stianst stianst left a comment

Choose a reason for hiding this comment

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

Some minor changes, most important one is to point to GitHub issues instead of non-existent JIRA project

CONTRIBUTING.md Outdated

We do have a few guidelines in place to help you be successful with your contribution.

Here's a quick checklist for a good PR, more details below:

1. [Keycloak Dev Mailing List](https://groups.google.com/forum/#!forum/keycloak-dev)
1. [Louketo Dev Mailing List](https://groups.google.com/forum/#!forum/louketo)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
1. [Louketo Dev Mailing List](https://groups.google.com/forum/#!forum/louketo)
1. [Louketo Mailing List](https://groups.google.com/forum/#!forum/louketo)

CONTRIBUTING.md Outdated
issues that are awaiting contributions in the
[Keycloak JIRA](https://issues.jboss.org/projects/KEYCLOAK/versions/12340167).
[Louketo JIRA](https://issues.jboss.org/projects/Louketo/versions/12340167).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
[Louketo JIRA](https://issues.jboss.org/projects/Louketo/versions/12340167).
[GitHub Issues](https://github.com/louketo/louketo-proxy/issues).

CONTRIBUTING.md Outdated

### Open a discussion on Keycloak Dev Mailing List
### Open a discussion on Louketo Dev Mailing List
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Open a discussion on Louketo Dev Mailing List
### Open a discussion on Louketo Mailing List

CONTRIBUTING.md Outdated
As Keycloak is a community-driven project we require contributors to send a description of what they are planning to
work on to the [Keycloak Dev Mailing List](https://groups.google.com/forum/#!forum/keycloak-dev).
As Louketo is a community-driven project we require contributors to send a description of what they are planning to
work on to the [Louketo Dev Mailing List](https://groups.google.com/forum/#!forum/Louketo-dev).
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
work on to the [Louketo Dev Mailing List](https://groups.google.com/forum/#!forum/Louketo-dev).
work on to the [Louketo Mailing List](https://groups.google.com/forum/#!forum/Louketo-dev).

CONTRIBUTING.md Outdated

### Create an issue in Keycloak JIRA
### Create an issue in Louketo JIRA
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
### Create an issue in Louketo JIRA
### Create an issue in GitHub Issues

CONTRIBUTING.md Outdated
@@ -82,5 +82,5 @@ for more details.
The above helps us review your PR and also makes it easier for us to maintain the repository. It is also required by
our automatic merging process.

We also require that the commit message is prefixed with the Keycloak JIRA issue number (example commit message
"KEYCLOAK-9876 My super cool new feature").
We also require that the commit message is prefixed with the Louketo JIRA issue number (example commit message
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
We also require that the commit message is prefixed with the Louketo JIRA issue number (example commit message
We also require that the commit message is prefixed with the GitHub issue number (example commit message

CONTRIBUTING.md Outdated
We also require that the commit message is prefixed with the Keycloak JIRA issue number (example commit message
"KEYCLOAK-9876 My super cool new feature").
We also require that the commit message is prefixed with the Louketo JIRA issue number (example commit message
"Louketo-9876 My super cool new feature").
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"Louketo-9876 My super cool new feature").
"602 My super cool new feature").

README.md Outdated Show resolved Hide resolved
Co-authored-by: Stian Thorgersen <stian@redhat.com>
@abstractj
Copy link
Author

@stianst thanks for reviewing. Ready for another round.

@abstractj abstractj merged commit c500821 into louketo:master May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants