Closed
Bug 863368
Opened 12 years ago
Closed 12 years ago
Move publishing to Webmaker user-domains
Categories
(Webmaker Graveyard :: Thimble, enhancement)
Webmaker Graveyard
Thimble
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: humph, Assigned: jon)
References
Details
(Whiteboard: s=2013w18)
Attachments
(1 file)
In the new Webmaker, Thimble projects will be published to a user-domain. For example, if I'm logged in as `humph` and I create a project called `kittens`, I'd expect to see this at:
humph.floopy.org/kittens
Internally this still goes into S3, but probably namespaced on the user/domain. It also uses the name provided by the user instead of the base36 string for the project ID--we might choose to use that base36 ID string as the default name, and let the user provide a new name as they like.
See also: bug #863366
This will require sitting down with jbuck to work with what he's been doing so far.
Assignee | ||
Comment 2•12 years ago
|
||
Assignee: pomax → jon
Attachment #744863 -
Flags: review?(pomax)
Assignee | ||
Updated•12 years ago
|
Whiteboard: s=2013w18
Comment on attachment 744863 [details] [review]
https://github.com/mozilla/thimble.webmaker.org/pull/42
some nits, and some genuine concerns.
Attachment #744863 -
Flags: review?(pomax) → review-
Assignee | ||
Updated•12 years ago
|
Attachment #744863 -
Flags: review- → review?(pomax)
Comment on attachment 744863 [details] [review]
https://github.com/mozilla/thimble.webmaker.org/pull/42
nice.
Attachment #744863 -
Flags: review?(pomax) → review+
Comment 5•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/thimble.webmaker.org
https://github.com/mozilla/thimble.webmaker.org/commit/d3582937706ecdbcd13d50cabe7d3e90394d2fde
Fix Bug 863368 - Enable publishing to mywebmaker.org subdomains
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Attachment mime type: text/plain → text/x-github-pull-request
You need to log in
before you can comment on or make changes to this bug.
Description
•