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

feat!: cross-save resistant configFile #959

Merged
merged 80 commits into from
Nov 14, 2023
Merged

feat!: cross-save resistant configFile #959

merged 80 commits into from
Nov 14, 2023

Commits on Oct 9, 2023

  1. feat(wip): crdt-configfile

    mshanemc committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    bad6dfb View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    20a6c90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91316a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947b3df View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. 3 Configuration menu
    Copy the full SHA
    03a7b8e View commit details
    Browse the repository at this point in the history
  2. test: how are the nuts

    mshanemc committed Oct 11, 2023
    3 Configuration menu
    Copy the full SHA
    e7e23bb View commit details
    Browse the repository at this point in the history
  3. feat!: remove parameters on config.write

    The Config family of classes' write(sync) method used to accept a param.
    The value in the param would overwrite the existing file.
    mshanemc committed Oct 11, 2023
    3 Configuration menu
    Copy the full SHA
    8e346ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdd36fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dddd83b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a039b7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bde5005 View commit details
    Browse the repository at this point in the history
  8. test: un-skip more tests

    mshanemc committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    a36f946 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    13dd085 View commit details
    Browse the repository at this point in the history
  10. test: remove more skips

    mshanemc committed Oct 11, 2023
    2 Configuration menu
    Copy the full SHA
    469373f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. 4 Configuration menu
    Copy the full SHA
    57d56ce View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    41423d6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    c5926f0 View commit details
    Browse the repository at this point in the history
  2. chore: bump dev-scripts

    mshanemc committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    2481288 View commit details
    Browse the repository at this point in the history
  3. chore: bump jsforce deps

    mshanemc committed Oct 13, 2023
    2 Configuration menu
    Copy the full SHA
    4e02b0a View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    9dff8f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70633b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e4407a7 View commit details
    Browse the repository at this point in the history
  7. 4 Configuration menu
    Copy the full SHA
    51c1b9f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a45bbf5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6904cf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. chore: downgrade jsforce

    mshanemc committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    f6f677f View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    079d73b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a85d53 View commit details
    Browse the repository at this point in the history
  4. ci: pdr tracking xnuts

    mshanemc committed Oct 16, 2023
    3 Configuration menu
    Copy the full SHA
    f3abda1 View commit details
    Browse the repository at this point in the history
  5. test: pin jsforce to 27

    mshanemc committed Oct 16, 2023
    4 Configuration menu
    Copy the full SHA
    79540e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. test: not data, yes pdr

    mshanemc committed Oct 17, 2023
    3 Configuration menu
    Copy the full SHA
    2cb98df View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. 2 Configuration menu
    Copy the full SHA
    c03ec4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f85774 View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    60bfafd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f0bc06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd80931 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b8145d View commit details
    Browse the repository at this point in the history
  7. 3 Configuration menu
    Copy the full SHA
    b0790f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    af58bc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7412d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68bab5d View commit details
    Browse the repository at this point in the history
  4. 2 Configuration menu
    Copy the full SHA
    20e32bd View commit details
    Browse the repository at this point in the history
  5. 4 Configuration menu
    Copy the full SHA
    f1f20a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a332085 View commit details
    Browse the repository at this point in the history
  7. test: nuts wait for UT

    mshanemc committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b184d51 View commit details
    Browse the repository at this point in the history
  8. feat!: remove SchemaPrinter

    mshanemc committed Oct 19, 2023
    3 Configuration menu
    Copy the full SHA
    903fc59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    25a525a View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    86f3213 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    b3ba85b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f33dc5d View commit details
    Browse the repository at this point in the history
  4. 3 Configuration menu
    Copy the full SHA
    5eaeb2f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    80f21a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46ea638 View commit details
    Browse the repository at this point in the history
  3. test: back to jsforce latest

    mshanemc committed Oct 23, 2023
    2 Configuration menu
    Copy the full SHA
    67e6f5a View commit details
    Browse the repository at this point in the history
  4. chore: bump deps for xnuts

    mshanemc committed Oct 23, 2023
    2 Configuration menu
    Copy the full SHA
    938e5da View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

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

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    d2e31b4 View commit details
    Browse the repository at this point in the history
  2. 3 Configuration menu
    Copy the full SHA
    ead7330 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6227ee0 View commit details
    Browse the repository at this point in the history
  4. 4 Configuration menu
    Copy the full SHA
    37ed65b View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. docs: v5 to v6 migration

    mshanemc committed Oct 26, 2023
    2 Configuration menu
    Copy the full SHA
    cdfdc79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0f12e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. chore: pr feedback

    mshanemc committed Oct 27, 2023
    2 Configuration menu
    Copy the full SHA
    2a3dbec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e4679 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    e36e102 View commit details
    Browse the repository at this point in the history
  2. refactor: steve review

    mshanemc committed Oct 31, 2023
    2 Configuration menu
    Copy the full SHA
    9d99e61 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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

Commits on Nov 9, 2023

  1. Merge pull request #981 from forcedotcom/sm/reusable-file-locks

    feat: reusable file locks outside of ConfigFile
    mshanemc authored Nov 9, 2023
    4 Configuration menu
    Copy the full SHA
    5562a3d View commit details
    Browse the repository at this point in the history
  2. 4 Configuration menu
    Copy the full SHA
    a702f2b View commit details
    Browse the repository at this point in the history
  3. refactor: dev-scripts

    mshanemc committed Nov 9, 2023
    3 Configuration menu
    Copy the full SHA
    9fe6f49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a940f3 View commit details
    Browse the repository at this point in the history
  5. 4 Configuration menu
    Copy the full SHA
    3e9c988 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. 4 Configuration menu
    Copy the full SHA
    d5b345f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #982 from forcedotcom/sm/dev-scripts

    refactor: dev-scripts
    mshanemc authored Nov 10, 2023
    4 Configuration menu
    Copy the full SHA
    a57f79f View commit details
    Browse the repository at this point in the history
  3. 3 Configuration menu
    Copy the full SHA
    4dbd64a View commit details
    Browse the repository at this point in the history
  4. feat: ts5 and ts-patch

    mshanemc committed Nov 10, 2023
    4 Configuration menu
    Copy the full SHA
    4e66905 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #983 from forcedotcom/sm/ts-patch

    feat: ts5 and ts-patch
    WillieRuemmele authored Nov 10, 2023
    4 Configuration menu
    Copy the full SHA
    2b6556b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Configuration menu
    Copy the full SHA
    82c4e18 View commit details
    Browse the repository at this point in the history
  2. chore: bump major

    mshanemc committed Nov 13, 2023
    4 Configuration menu
    Copy the full SHA
    515b5a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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