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

Is there a way to alias Github URLs? #791

Comments

@davestewart
Copy link

davestewart commented May 3, 2018

Hey Ives,

I hope you're doing well today :)

I'm using CS as the main way to demo my OS project Pathify, and I love it!

I want to add a second, simpler, demo to the project though, so the folder structure will change from:

demo/

to:

demos/
    features/
    hello-world/

However, the problem is going to be, that the originally-shared /s/github/... URL is already out there, so if I change the repository folder structure, that link won't work any more!

As such, is there (or could there be?) a way to "alias" repository URLs, for example:

key value
name Vuex Pathify Demo
type alias
public_url https://codesandbox.io/u/davestewart/s/vuex-pathify-demo
repo_url https://github.com/davestewart/vuex-pathify/tree/master/demos/features

That way, if the GitHub structure ever changes, I can just update the repo_url the alias points to.

This could give project owners a greater sense of ownership on the CS platform as they could look to manage and link directly to their demos.

Does that make sense?

Maybe I missed something and there is already an easier way to share canonical URLs...

Cheers,
Dave

@github-actions
Copy link

github-actions bot commented Sep 4, 2020

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

@github-actions github-actions bot added the stale label Sep 4, 2020
@github-actions
Copy link

github-actions bot commented Oct 1, 2020

This issue has been automatically closed because there wasn't any activity after the previous notice or the stale label wasn't removed.

@github-actions github-actions bot closed this as completed Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment