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

[7.15] fix(NA): creation of multiple processes on production by splitting no_transpilation when setting up node env (#115246) #115994

Merged
merged 1 commit into from
Oct 21, 2021

Commits on Oct 21, 2021

  1. fix(NA): creation of multiple processes on production by splitting no…

    …_transpilation when setting up node env (elastic#115246)
    
    * fix(NA): adds no_transpilation_dist to avoid preserve_symlinks on dist
    
    * chore(NA): setup node env correctly on functional tests
    
    * chore(NA): try to fix tests
    
    * chore(NA): correctly separate split
    
    * chore(NA): check ensure preserve symlinks need
    
    * chore(NA): investigate path resolve result
    
    * chore(NA): investigate path resolve result elastic#2
    
    * chore(NA): comment out preserve symlinks
    
    * chore(NA): apply fs.realpathSync into the calculated REPO_ROOT paths on babel_register_for_test_plugins
    
    * chore(NA): removes debug code
    
    * chore(NA): move array definition
    
    * chore(NA): correctly import fs
    
    * chore(NA): add debug code
    
    * chore(NA): some more debug statements
    
    * chore(NA): remove ensure symlinks
    
    * chore(NA): trying to solve double symlinking
    
    * chore(NA): test mappings
    
    * chore(NA): process path
    
    * chore(NA): test a second map
    
    * chore(NA): using a different mappings
    
    * chore(NA): more debug cases
    
    * chore(NA): more debug logic
    
    * chore(NA): more debug cases
    
    * chore(NA): more debug cases
    
    * chore(NA): more debug cases
    
    * chore(NA): try to add realpathSync into require
    
    * chore(NA): try to add realpathSync into require
    
    * fix(NA): jenkins and buildkite run
    
    * chore(NA): add debug logs
    
    * chore(NA): correct path
    
    * chore(NA): correct path
    
    * chore(NA): add more test maps
    
    * chore(NA): add more test maps
    
    * chore(NA): add some more test maps experiments
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): try to remove another test map dep
    
    * chore(NA): include all correct transpilations for each jenkins path
    
    * chore(NA): include all correct transpilations for each used asset path
    
    * chore(NA): include all correct transpilations for each used asset path
    
    * chore(NA): remove jenkins support
    
    Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
    mistic and kibanamachine committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    a6ff134 View commit details
    Browse the repository at this point in the history