Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Alias regex failing #1680

Unanswered
skumaravelan asked this question in Q&A
Dec 3, 2021 · 4 comments · 3 replies
Discussion options

Hi Team,
I am trying to use alias to resolve the files in other repo. While doing that I need to add to token to get access.
/atom-db/README':'https://raw.github.com/atom/atom-db/main/README.md?token=Mytoken

When I try to have the above alias, the value is getting resolved tohttps://raw.github.com/atom-db/main//main/README.md?token= Mytoken.md.

The result is suffixing with".md" . Please help me resolve this issue.

Senthil

You must be logged in to vote

Replies: 4 comments 3 replies

Comment options

Hello! I don't remember right now what it might be, but maybe useful to check in router

You must be logged in to vote
1 reply
Comment options

Do you have a live example?

Comment options

Sorry, I don't have live example

You must be logged in to vote
1 reply
Comment options

(you can reply to the same subthread). I think that's just how it works. You may have to fork and customize the router. If you notice there is a bug, let's reproduce it.

Comment options

I am trying to find an example to use router..

You must be logged in to vote
1 reply
Comment options

There isn't really an example, you'd need to modify the router code (search for "router" in the code base).

Comment options

Sorry about this issue. I think this can be considered a bug. Mind making a reproduction and putting it in an issue?

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /