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

refactor: use the npm workspace packages/* pattern and rename e2e subpackage #7916

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Oct 26, 2024

  1. refactor: use the npm workspace packages/* pattern and rename e2e s…

    …ubpackage
    
    - renames e2e subpackage from openmct-e2e to @openmct/e2e (uses openmct project scope)
    ozyx committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    e391e6d View commit details
    Browse the repository at this point in the history
  2. chore: fix pathing

    ozyx committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    bbecb84 View commit details
    Browse the repository at this point in the history
  3. build: fix paths

    ozyx committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    f54213f View commit details
    Browse the repository at this point in the history
  4. chore: more paths to fix

    ozyx committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    4d95497 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    794811b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab4e55f View commit details
    Browse the repository at this point in the history
  7. chore: change @openmct/e2e subpackage devDeps to deps

    - When others install and use `@openmct/e2e`, playwright and other testing tools should come along with it.
    ozyx committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    a2f5198 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. docs: lint markdown

    ozyx committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    14542ae View commit details
    Browse the repository at this point in the history
  2. test: fix e2e coverage pathing

    ozyx committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    018136b View commit details
    Browse the repository at this point in the history
  3. fix: fixing more paths

    ozyx committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    40c0181 View commit details
    Browse the repository at this point in the history
  4. chore: lint

    ozyx committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ff9b922 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    1834963 View commit details
    Browse the repository at this point in the history