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

Route #13

Merged
merged 12 commits into from
Sep 27, 2024
Merged

Route #13

merged 12 commits into from
Sep 27, 2024

Conversation

hizclick
Copy link
Collaborator

Add sub-path option for deployment

@hizclick hizclick requested a review from peterstadler May 15, 2024 09:06
Copy link
Member

@peterstadler peterstadler left a comment

Choose a reason for hiding this comment

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

What about the Github authentication? As far as I see this will be removed with this PR

src/store/index.js Outdated Show resolved Hide resolved
@@ -182,18 +182,31 @@ export default {
// The users has selected an existing annotation
// console.log('selected annotation')
// console.log(annotation)
console.log("anno is clicked")
console.log("anno is clicked " , annotation)
Copy link
Member

Choose a reason for hiding this comment

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

are the changes to this file relevant?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

more or less the same as above: the changes here are irrelevant(?) for the PR, so please remove them.
In 2e41245 you only removed one change but not the all

40-create-ghcred.sh Outdated Show resolved Hide resolved
include "/GH_OAUTH_CLIENT.conf";
# reverse proxy to github access_token
# set rule to /auth explicitly
location = /auth {
Copy link
Member

Choose a reason for hiding this comment

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

Don't we need the GitHub authentication?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Nothing changed here in 2e41245?!

40-create-ghcred.sh Outdated Show resolved Hide resolved
40-create-ghcred.sh Outdated Show resolved Hide resolved
Copy link
Member

@peterstadler peterstadler left a comment

Choose a reason for hiding this comment

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

thanks for the updates but nginx.conf still needs to be fixed, imho.

@peterstadler peterstadler merged commit 10d653d into dev Sep 27, 2024
2 checks passed
@peterstadler peterstadler deleted the route branch September 27, 2024 09:33
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.

2 participants