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

Azure Pipelines support (Linux, macOS, and Windows) #2

Merged
merged 11 commits into from
May 1, 2019

Commits on Apr 29, 2019

  1. Initial Azure Pipelines CI

    willsmythe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    d93d16d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c878843 View commit details
    Browse the repository at this point in the history
  3. clean up comment; fix typo

    willsmythe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    195267b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89c796e View commit details
    Browse the repository at this point in the history
  5. Add VERDACCIO_PACKAGE override variable to avoid hard-coded URL in ta…

    …sk script; other cleanup (#5)
    willsmythe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    9d54940 View commit details
    Browse the repository at this point in the history
  6. Fix EOL in verdaccio.yaml

    willsmythe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    53a0f2f View commit details
    Browse the repository at this point in the history
  7. Fix random 'unexpected end of file' problem; reduce calls to registry…

    ….npmjs.org; simplify YAML
    willsmythe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    ea6d262 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a20ab53 View commit details
    Browse the repository at this point in the history
  9. update configurations

    willsmythe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    7481a92 View commit details
    Browse the repository at this point in the history
  10. Play with Lerna 3.0 publish args; enable verbose logging

    Restore --skip-git
    
    override default checkout directory
    willsmythe committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    67673a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3b6629 View commit details
    Browse the repository at this point in the history