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

Sprint5 61 multiple remote projects #70

Merged
merged 2 commits into from
May 4, 2020

Conversation

rladdusaw
Copy link
Contributor

Resolves #61

@rladdusaw rladdusaw marked this pull request as draft May 1, 2020 20:34
@rladdusaw rladdusaw changed the base branch from sprint5-staging to sprint5-62-61 May 4, 2020 14:08
@rladdusaw rladdusaw marked this pull request as ready for review May 4, 2020 14:09
@rladdusaw rladdusaw merged commit c603c9f into sprint5-62-61 May 4, 2020
kaladay added a commit that referenced this pull request Sep 10, 2020
This expands upon PR #97 further removing the basic authentication for VersionOne as well.

With these changes, it makes sense to remove the settings and simplify the model design.
This better allows for validation using the existing weaver validation functionality.
The most notable downside of this particular implementation is the database changes.

The URL is now a validated and required part of the ManagementService.

The token is now a validated part of the ManagementService, but is not explicitly required via the DB.
Both Github and VersionOne require token, so the default behavior is to require the token.

The token remains encrypted.

see: #70
see: #97
@kaladay kaladay deleted the sprint5-61-multiple-remote-projects branch September 17, 2020 14:20
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

2 participants