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

Packages' network tab #2022

Closed
wants to merge 6 commits into from
Closed

Packages' network tab #2022

wants to merge 6 commits into from

Commits on Aug 28, 2024

  1. getContainerAliases WIP

    mateumiralles committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    69d773a View commit details
    Browse the repository at this point in the history
  2. Upgrade to yarn berry (#2008)

    * Upgrade to yarn berry
    
    * use strict typescript rules
    
    * use yarn moderl workspaces references
    
    * bump to node 22 in workflows and docker
    
    * use yarn berry and enable corepack in workflows
    
    * relocate enable corepack
    
    * fix docker node version
    
    * Fix dockerfile builds
    
    * fix workspace naming
    
    * add tsconfig test
    
    * remove broken dependency
    
    * add missing type
    
    * fix test types
    
    * use assert with
    
    * remove import assertions
    
    * update yarn generate script
    
    * use tsx instead of ts-node in mocha configs
    
    * remove ts-node from tsconfig's
    
    * remove ts-node dep from root
    
    * bump timeout
    
    * add rewiremock to dockerapi
    
    * migrate from docker-compose to docker compose
    
    * fix rewiuremock imports
    
    * remove unused var
    
    * remove unused vars
    
    * use assert type json
    
    * use node LTS 20
    
    * fix dev mode
    
    * install deps in dev mode
    
    * add missing yarn
    pablomendezroyo authored and mateumiralles committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    86093d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e687bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33987a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5f166f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. new pkg network tab

    mateumiralles committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    209ef38 View commit details
    Browse the repository at this point in the history