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

Add extension upgrade script #8950

Merged
merged 14 commits into from
Sep 3, 2020

Commits on Sep 2, 2020

  1. Add extension upgrade script

    Steven Silvester committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    903524f View commit details
    Browse the repository at this point in the history
  2. install cookiecutter

    Steven Silvester committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    f72ae31 View commit details
    Browse the repository at this point in the history
  3. Check for cookiecutter before running

    Steven Silvester committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    709298a View commit details
    Browse the repository at this point in the history
  4. handle default values for sections

    Steven Silvester committed Sep 2, 2020
    Configuration menu
    Copy the full SHA
    3b7526c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. wip fix handling of watch mode

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    501bdaa View commit details
    Browse the repository at this point in the history
  2. rename variable for clarity

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    8cde0f1 View commit details
    Browse the repository at this point in the history
  3. wip refactor handling of page_config

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    578d9ce View commit details
    Browse the repository at this point in the history
  4. fix handling of labextensions_path

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    739fbd4 View commit details
    Browse the repository at this point in the history
  5. fix missing import

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    f9604e7 View commit details
    Browse the repository at this point in the history
  6. Add upgrading of phosphor dependencies

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    a820b53 View commit details
    Browse the repository at this point in the history
  7. Add labextensions_path to all extension apps

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    31999c3 View commit details
    Browse the repository at this point in the history
  8. add import

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    7a7ba90 View commit details
    Browse the repository at this point in the history
  9. fix handling of trait

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    e6e6467 View commit details
    Browse the repository at this point in the history
  10. Add del guard

    Steven Silvester committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    dcf490f View commit details
    Browse the repository at this point in the history