Skip to content

Conversation

@elevatebart
Copy link
Contributor

@elevatebart elevatebart commented Apr 1, 2022

This one is an oops.

We moved the entry point of cypress with ESM but forgot to publish the new file.

Here is to publishing index.mjs 🍻

Screen Shot 2022-04-01 at 9 30 05 AM

@elevatebart elevatebart requested a review from a team as a code owner April 1, 2022 14:28
@elevatebart elevatebart requested review from jennifer-shehane and removed request for a team April 1, 2022 14:28
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Apr 1, 2022

Thanks for taking the time to open a PR!

Copy link
Contributor

@JessicaSachs JessicaSachs left a comment

Choose a reason for hiding this comment

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

I'm was very concerned that the mjs system-tests I wrote didn't catch this, but it makes sense that they didn't. The files existed locally when the test was run.

I don't believe we have test infrastructure to test the published/built CLI against the system-tests though... and maybe we should.

@cypress
Copy link

cypress bot commented Apr 1, 2022



Test summary

17792 0 217 0Flakiness 1


Run details

Project cypress
Status Passed
Commit 095e227
Started Apr 1, 2022 2:55 PM
Ended Apr 1, 2022 3:07 PM
Duration 12:04 💡
OS Linux Debian - 10.10
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

cypress/e2e/cypress/proxy-logging.cy.ts Flakiness
1 Proxy Logging > request logging > xhr log has response body/status code when xhr response is logged second

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@elevatebart elevatebart merged commit 7bdf4d4 into 10.0-release Apr 1, 2022
@elevatebart elevatebart deleted the elevatebart/fix/publish-index.mjs branch April 1, 2022 15:19
tgriesser added a commit that referenced this pull request Apr 1, 2022
* 10.0-release:
  fix: add index.mjs to the published files of cli (#20884)
  refactor: lift indexHtmlFile up to component, add validation (#20870)
  fix: allow migration of pluginsFile using `env` properties (#20770)
  fix: viewport from CLI on CT (#20849)
  fix: git data source unit test failure (#20875)
  fix: Ensuring current browser is synchronized between app and launchpad (#20830)
  Fix missed await on merge conflict resolution
  test(unification): move record keys to contexts (#20860)
  test: move record keys to contexts (#20859)
  make alerts more responsive
  chore: Update Chrome (stable) to 100.0.4896.60 (#20841)
  Revise test.
  fix: cy.root respect timeout option.
  fix(deps): update dependency ansi-regex to v4.1.1 [security] (#20836)
  chore(deps): update dependency ansi-regex to 4.1.1 [security] (#20807)
  chore: Refactor cri-client to use async/await (#20825)
  remove automationId from runnerStore
  fix firefox automation and adress feedback
  feat: add automation warning/disconnected states in app
tgriesser added a commit that referenced this pull request Apr 1, 2022
…ess into tgriesser/fix/UNIFY-1389

* 'tgriesser/fix/UNIFY-1389' of github.com:cypress-io/cypress: (56 commits)
  fix: add index.mjs to the published files of cli (#20884)
  refactor: lift indexHtmlFile up to component, add validation (#20870)
  fix: allow migration of pluginsFile using `env` properties (#20770)
  fix: viewport from CLI on CT (#20849)
  Don't communicate if process isn't connected
  Remove config.get
  Update packages/data-context/src/data/ProjectLifecycleManager.ts
  fix: git data source unit test failure (#20875)
  add comment for autoBindDebug
  PR comments
  Fix tests that visit app without a configured testing type
  Fix type script
  Fix issue with refreshing on the welcome screen
  Add test for migration scenario
  Fix types
  Move IPC logic to all be in ProjectConfigIPC
  Other minor cleanup
  Additional code cleanup
  Fix more tests
  Fix typo
  ...
tgriesser added a commit that referenced this pull request Apr 5, 2022
* 10.0-release: (92 commits)
  chore: remove dependency-tree dep (#20905)
  chore(launchpad): work on infra for scaffold tests (#20818)
  fix: build mjs in the cli (#20889)
  fix(unify): Cypress version link should point to Cypress doc's changelog (#20869)
  fix: windows build (#20854)
  fix: add index.mjs to the published files of cli (#20884)
  refactor: lift indexHtmlFile up to component, add validation (#20870)
  fix: allow migration of pluginsFile using `env` properties (#20770)
  fix: viewport from CLI on CT (#20849)
  Don't communicate if process isn't connected
  Remove config.get
  Update packages/data-context/src/data/ProjectLifecycleManager.ts
  fix: git data source unit test failure (#20875)
  add comment for autoBindDebug
  fix: Ensuring current browser is synchronized between app and launchpad (#20830)
  Fix missed await on merge conflict resolution
  test(unification): move record keys to contexts (#20860)
  test: move record keys to contexts (#20859)
  PR comments
  Fix tests that visit app without a configured testing type
  ...
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