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

Feature: Lerna #189

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Feature: Lerna #189

wants to merge 20 commits into from

Commits on Mar 18, 2020

  1. Configuration menu
    Copy the full SHA
    805d251 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70316df View commit details
    Browse the repository at this point in the history
  3. update exception rules

    UlisesGascon committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    364b36b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01e72af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9e8a23 View commit details
    Browse the repository at this point in the history
  6. Added main project tasks

    - Added Husky
    - Added main tasks as mirror (all:* and server-render:* patterns)
    UlisesGascon committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    2a79334 View commit details
    Browse the repository at this point in the history
  7. Lint execution 💪

    UlisesGascon committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    f211301 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd4f30e View commit details
    Browse the repository at this point in the history
  9. CI improvements

    UlisesGascon committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    de13e15 View commit details
    Browse the repository at this point in the history
  10. WIP.CI improvements

    UlisesGascon committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    52af9e8 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

  1. WIP. CI

    UlisesGascon committed May 30, 2020
    Configuration menu
    Copy the full SHA
    d18c46c View commit details
    Browse the repository at this point in the history
  2. WIP.CI

    UlisesGascon committed May 30, 2020
    Configuration menu
    Copy the full SHA
    c9ba7d8 View commit details
    Browse the repository at this point in the history
  3. Fix CI for Lerna

    Main Changes:
    - Added missing `cy:verify` script
    - Added sleep for 60s as workaround.
    UlisesGascon authored May 30, 2020
    Configuration menu
    Copy the full SHA
    9483ae5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb2feca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b188832 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    568ad55 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Restore A9 vulnerability

    The "A9 Insecure Components" example requires [email protected]; that's the newest version affected by the XSS described in the tutorial
    rcowsill committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    4eb6a46 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Merge pull request #206 from rcowsill/fix/restore-a9

    Restore A9 vulnerability
    lirantal authored Aug 8, 2020
    Configuration menu
    Copy the full SHA
    b2afffd View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2020

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

Commits on Aug 10, 2020

  1. Merge pull request #208 from rcowsill/feature/a9-test

    Add test of A9 vulnerability
    lirantal authored Aug 10, 2020
    Configuration menu
    Copy the full SHA
    d91d4c1 View commit details
    Browse the repository at this point in the history