Skip to content

docs(versioning): add versioning to docs website#5793

Merged
niklas-wortmann merged 1 commit intoReactiveX:6.xfrom
niklas-wortmann:versioning/v6
Oct 31, 2020
Merged

docs(versioning): add versioning to docs website#5793
niklas-wortmann merged 1 commit intoReactiveX:6.xfrom
niklas-wortmann:versioning/v6

Conversation

@niklas-wortmann
Copy link
Member

No description provided.

"rxjs-dev": {
"hosting": {
"stable": [
"rxjs-dev"
Copy link
Member

Choose a reason for hiding this comment

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

I don't actually know much about this configuration. Can you explain what this is doing?

Copy link
Member Author

Choose a reason for hiding this comment

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

sure, so we have one firebase project called rxjs-dev, we only use the hosting feature of firebase. Within firebase though we host now one "site" per version and those get an alias. So if you do firebase deploy --only hosting:stable it will deploy the current dist folder in the stable site. It's kinda like an alias for the site that is used within this branch

Copy link
Member

@benlesh benlesh left a comment

Choose a reason for hiding this comment

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

LGTM. Rebase and merge when you're ready.

I think the failure on the "latest" build is expected and we need to figure out how to make it optional on the 6.x branch. 🤔

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