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: optimize nix CI time + nix nvim integration test #53

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on Jul 26, 2023

  1. feat: add nix test

    Pegasust committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5009eb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84a58df View commit details
    Browse the repository at this point in the history
  3. fix(ci/nix): rename jobs

    Pegasust committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4d7417c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    247177c View commit details
    Browse the repository at this point in the history
  2. debug: problem seems to be from plenary harness which spawns unwrappe…

    …d nvim instead of wrapped nvim
    
      rpc = {
        complete = <function 30>,
        echo = <function 31>,
        embeddings = <function 32>,
        repository = <function 33>
      },
    Pegasust committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    edeacc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0524a51 View commit details
    Browse the repository at this point in the history
  4. fix: should pass all tests

    Pegasust committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    dc4b0b5 View commit details
    Browse the repository at this point in the history
  5. chore: clean up debug mess

    Pegasust committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    2e839d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    faec9b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. ci: faster nix build

    Pegasust committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    cb55c76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e58efa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2766dd View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    382aa41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9087610 View commit details
    Browse the repository at this point in the history