Skip to content

Conversation

@jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Aug 15, 2022

This adds docs on how to proxy to an Angular app

  • docs(guide): add proxying to Angular app
  • fixup: formatting

Fixes #

@jsjoeio jsjoeio requested a review from a team August 15, 2022 18:18
@github-actions
Copy link

github-actions bot commented Aug 15, 2022

✨ code-server docs for PR #5457 is ready! It will be updated on every commit.

@jsjoeio jsjoeio self-assigned this Aug 15, 2022
@jsjoeio jsjoeio added the docs Documentation related label Aug 15, 2022
@jsjoeio jsjoeio added this to the August 2022 milestone Aug 15, 2022
import { describe, test, expect } from "./baseFixture"
import * as path from "path"
import { getMaybeProxiedCodeServer } from "../utils/helpers"
import { describe, test, expect } from "./baseFixture"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

yarn lint did this - not sure why it didn't catch it before

Copy link
Member

Choose a reason for hiding this comment

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

Quite strange indeed!

@jsjoeio jsjoeio temporarily deployed to npm August 15, 2022 19:09 Inactive
@github-actions
Copy link

✨ code-server dev build published to npm for PR #5457!

  • Last publish status: success
  • Commit: da52e66

To install in a local project, run:

npm install @coder/code-server-pr@5457

To install globally, run:

npm install -g @coder/code-server-pr@5457

@codecov
Copy link

codecov bot commented Aug 15, 2022

Codecov Report

Merging #5457 (da52e66) into main (43b87ed) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5457   +/-   ##
=======================================
  Coverage   72.44%   72.44%           
=======================================
  Files          30       30           
  Lines        1673     1673           
  Branches      366      366           
=======================================
  Hits         1212     1212           
  Misses        398      398           
  Partials       63       63           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 43b87ed...da52e66. Read the comment docs.

@repo-ranger repo-ranger bot merged commit ba6b8da into main Aug 15, 2022
@repo-ranger repo-ranger bot deleted the jsjoeio/angular-docs branch August 15, 2022 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants