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(plugins): upgrade wasmer to 3.1.1 #2706

Merged
merged 48 commits into from
Sep 27, 2023

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    18206c2 View commit details
    Browse the repository at this point in the history
  2. fix error creating store

    no need to specify enginge any longer
    tlinford committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    ded8105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    205337a View commit details
    Browse the repository at this point in the history
  4. fix FunctionEnv errors

    tlinford committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d955d14 View commit details
    Browse the repository at this point in the history
  5. fix test errors

    tlinford committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    b03a59d View commit details
    Browse the repository at this point in the history
  6. wip.. it's getting stuck

    tlinford committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d6ada9f View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. it kind of works

    tlinford committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    49db594 View commit details
    Browse the repository at this point in the history
  2. cleanup

    tlinford committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    64b3449 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. minor cleanup

    tlinford committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    0411be4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

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

Commits on Aug 18, 2023

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

Commits on Aug 19, 2023

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

Commits on Aug 21, 2023

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

Commits on Aug 22, 2023

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

    tlinford committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    09c4219 View commit details
    Browse the repository at this point in the history
  3. increase timeout

    tlinford committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    940e034 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. lower timeout

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    bbfef04 View commit details
    Browse the repository at this point in the history
  2. add debug logs

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    990f1ac View commit details
    Browse the repository at this point in the history
  3. skip e2e tests

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    039fbf9 View commit details
    Browse the repository at this point in the history
  4. log timeout result

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    6845525 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f72b90 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bb813b View commit details
    Browse the repository at this point in the history
  7. log event

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4153c85 View commit details
    Browse the repository at this point in the history
  8. log permissions denied

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    29305be View commit details
    Browse the repository at this point in the history
  9. add more logs

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2372e3d View commit details
    Browse the repository at this point in the history
  10. another log

    tlinford committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    b4403ca View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    4be9e96 View commit details
    Browse the repository at this point in the history
  2. increase sleep duration

    tlinford committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    9ed0d94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f2f1f0 View commit details
    Browse the repository at this point in the history
  4. reenable e2e tests

    tlinford committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    8eabeec View commit details
    Browse the repository at this point in the history
  5. use actual wasmer versions

    tlinford committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    0126884 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adffe53 View commit details
    Browse the repository at this point in the history
  7. cleanup debug prints

    tlinford committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    444ed46 View commit details
    Browse the repository at this point in the history
  8. add comment

    tlinford committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    4a5ba2e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    d740b97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49df0fa View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. fix(panes): refocus pane properly on tab change (zellij-org#2734)

    * fix(panes): stacked panes focus bug
    
    * style(fmt): rustfmt
    imsnif authored and tlinford committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    5964dc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51e21d9 View commit details
    Browse the repository at this point in the history
  3. xtask/pipeline: Fix publish task (zellij-org#2711)

    * xtask/pipeline: Fix publish task
    
    which was previously stuck in an infinite loop after successfully
    publishing a crate. The error originated in the code only checking for
    error conditions but not breaking out of the inner infinite loop in case
    of success.
    
    * xtask: Improve publish failure UX
    
    by offering the user more actions to choose from when an error occured.
    
    * utils/assets: Add generated prost files to assets
    
    to make sure they're available at build time and are picked up by all
    components. It seems we hit some strange bug with the build script
    where, when running `cargo publish --dry-run` the build script **is
    not** run before regularly compiling zellij-utils. This shouldn't happen
    according to the docs, but I cannot explain what's causing it. So we're
    using this as a workaround for now to make a smooth release.
    
    * xtask: Prevent accidental git commit deletion
    
    when dry-running a publish.
    
    * utils: Add comments to protobuf-related code
    
    to explain why these changes were performed. The comments all include a
    link to an issue comment explaining the situation in greater detail.
    
    * xtask: Build protobuf definitions
    
    when building any part of the project, similar to how we build the
    plugins when required. This should ensure that all crates built through
    `cargo xtask` (which is the officially supported build method) will
    receive up-to-date protobuf definitions.
    har7an authored and tlinford committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    26a3974 View commit details
    Browse the repository at this point in the history
  4. chore(release): v0.38.0

    imsnif authored and tlinford committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    b151ddb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a29d97 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

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

Commits on Sep 8, 2023

  1. remove debug logs

    tlinford committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    74794a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c48a477 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 27, 2023

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