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

docs: update guides/building-release-artifacts.md #30257

Conversation

MikeMcC399
Copy link
Contributor

Issues

The document Guides > Building Release Artifacts states that the Cypress binary

Contains the Electron app, ffmpeg, and built versions of the server, desktop-gui, runner, example, and extension

There is no package desktop-gui and the packages directory in the Cypress binary contains many more packages:

app
config
data-context
driver
electron
errors
example
extension
graphql
https-proxy
icons
launcher
launchpad
net-stubbing
network
packherd-require
proxy
resolve-dist
rewriter
root
runner
scaffold-config
server
socket
telemetry
ts
types
v8-snapshot-require

Change

In Guides > Building Release Artifacts

  • Instead of individually listing the packages, refer to the packages source directory.

    The following are not published separately into the Cypress/resources/app/packages directory of the Cypress binary:

    frontend-shared
    reporter
    web-config
    
  • Convert "NPM" to "npm" to following branding guidelines.

  • Add Yarn and pnpm as possible package managers

@cypress-app-bot
Copy link
Collaborator

Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

Yah this has changed over time. Thanks!

@jennifer-shehane jennifer-shehane merged commit f7946de into cypress-io:develop Sep 19, 2024
32 of 34 checks passed
@MikeMcC399 MikeMcC399 deleted the guides/building-release-artifacts.md branch September 19, 2024 15:57
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.

3 participants