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

🔖 Release #244

Merged
merged 78 commits into from
Oct 5, 2021
Merged

🔖 Release #244

merged 78 commits into from
Oct 5, 2021

Commits on Sep 7, 2021

  1. Configuration menu
    Copy the full SHA
    37d1a13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec631c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2021

  1. 📝 Update Serverless Docs

    Jan König committed Sep 12, 2021
    Configuration menu
    Copy the full SHA
    644e749 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Configuration menu
    Copy the full SHA
    2a1b1e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    606c7e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2a2ddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab94de5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #235 from jovotech/v4/fix/model-validation

    ✨ Improve Model Validation
    rubenaeg authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    59a4f81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b94b061 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9721056 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #237 from jovotech/v4/fix/postinstall

    🚑️ Fix installation of CLI commands
    rubenaeg authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    74d9524 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0694338 View commit details
    Browse the repository at this point in the history
  10. 🔖 Publish

     - @jovotech/cli@4.0.0-beta.5
     - @jovotech/cli-command-build@4.0.0-beta.4
     - @jovotech/cli-command-deploy@4.0.0-beta.4
     - @jovotech/cli-command-get@4.0.0-beta.4
     - @jovotech/cli-command-new@4.0.0-beta.4
     - @jovotech/cli-command-run@4.0.0-beta.4
     - @jovotech/cli-core@4.0.0-beta.4
     - @jovotech/nlu-lex@4.0.0-beta.4
     - @jovotech/target-serverless@4.0.0-beta.4
    rubenaeg committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    ea64054 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2021

  1. Configuration menu
    Copy the full SHA
    62d7762 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    918150d View commit details
    Browse the repository at this point in the history
  3. 🩹 Cast error types

    rubenaeg committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    5747dd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c9c13c View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. ✨ Add color logging

    rubenaeg committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    2b5c83c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78aa88e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edb84dd View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    9d599e9 View commit details
    Browse the repository at this point in the history
  2. 📝 Update README

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    6b68d9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fa51f6 View commit details
    Browse the repository at this point in the history
  4. ✅ Update unit test

    rubenaeg committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    b8c452e View commit details
    Browse the repository at this point in the history
  5. ✅ Update unit tests

    rubenaeg committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    dac9eeb View commit details
    Browse the repository at this point in the history
  6. 📝 Update Serverless Docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    31febc1 View commit details
    Browse the repository at this point in the history
  7. 📝 Add deploy docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    1693b82 View commit details
    Browse the repository at this point in the history
  8. 🔥 Remove old docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2bd5670 View commit details
    Browse the repository at this point in the history
  9. 📝 Add get command docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    01e1419 View commit details
    Browse the repository at this point in the history
  10. 📝 Add build command docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    dbd1da5 View commit details
    Browse the repository at this point in the history
  11. 📝 Add stage flag

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    97d6f66 View commit details
    Browse the repository at this point in the history
  12. 📝 Add project config docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    4eb3200 View commit details
    Browse the repository at this point in the history
  13. 📝 Add new command docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    8c324c6 View commit details
    Browse the repository at this point in the history
  14. 📝 Add run command

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    f607214 View commit details
    Browse the repository at this point in the history
  15. 📝 Add CLI plugin docs

    Jan König committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    18be8fb View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Merge pull request #239 from jovotech/v4/feature/color-logging

    ✨ Add color logging
    rubenaeg authored Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6ecf16e View commit details
    Browse the repository at this point in the history
  2. ✅ Update unit tests

    rubenaeg committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    9f7395a View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Merge pull request #238 from jovotech/v4/fix/plugins

    🔥 Remove unneeded instance check for plugins
    rubenaeg authored Sep 30, 2021
    Configuration menu
    Copy the full SHA
    b450a6b View commit details
    Browse the repository at this point in the history
  2. 📝 Overhaul command docs

    Jan König committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    bcabe17 View commit details
    Browse the repository at this point in the history
  3. 🔊 Add more verbose logs

    rubenaeg committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    49ed208 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4639e0a View commit details
    Browse the repository at this point in the history
  5. 📝 Update links

    Jan König committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    2848410 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. ✨ Add topic descriptions

    rubenaeg committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c927704 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb343e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdf03a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    05566b0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58a14d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df1f4bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7d51a5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c83737 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4e1552b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f56434 View commit details
    Browse the repository at this point in the history
  11. 🔥 Remove targets

    rubenaeg committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    2842c8e View commit details
    Browse the repository at this point in the history
  12. 🏷️ Improve typings

    rubenaeg committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    db733a6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    24ad92c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8829c5e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9d782e0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7e5aaab View commit details
    Browse the repository at this point in the history
  17. 🚨 Satisfy linter

    rubenaeg committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    c741728 View commit details
    Browse the repository at this point in the history
  18. 🐛 Fix ambient context

    rubenaeg committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    7d15ac9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6aadd81 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. ✅ Update unit tests

    rubenaeg committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    12f9a39 View commit details
    Browse the repository at this point in the history
  2. 📝 Smaller updates to docs

    Jan König committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    ea6cac7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20e431e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/v4/dev' into v4/feature/staging-…

    …folders
    Jan König committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    beea8b9 View commit details
    Browse the repository at this point in the history
  5. 📝 Add note about build folders

    Jan König committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cb99316 View commit details
    Browse the repository at this point in the history
  6. 📝 Revise docs

    rubenaeg committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    49fea7c View commit details
    Browse the repository at this point in the history
  7. 📝 Update intro section

    Jan König committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    4b84053 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #240 from jovotech/v4/feature/staging-folders

    ✨ Generate build files according to a provided stage
    rubenaeg authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    a6f0152 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9c7ca82 View commit details
    Browse the repository at this point in the history
  10. 🐛 Fix merging bug

    rubenaeg committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b097e12 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #243 from jovotech/v4/improvement/refactoring

    ♻️ Refactoring and Purging
    rubenaeg authored Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6caf819 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c72979a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4633d04 View commit details
    Browse the repository at this point in the history
  14. ⬆️ Bump dependencies

    rubenaeg committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    b5b0b25 View commit details
    Browse the repository at this point in the history
  15. 🔖 Publish

     - @jovotech/cli@4.0.0-beta.7
     - @jovotech/cli-command-build@4.0.0-beta.5
     - @jovotech/cli-command-deploy@4.0.0-beta.5
     - @jovotech/cli-command-get@4.0.0-beta.5
     - @jovotech/cli-command-new@4.0.0-beta.5
     - @jovotech/cli-command-run@4.0.0-beta.5
     - @jovotech/cli-core@4.0.0-beta.5
     - @jovotech/nlu-lex@4.0.0-beta.5
     - @jovotech/target-serverless@4.0.0-beta.5
    rubenaeg committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    81e1a69 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    eda8982 View commit details
    Browse the repository at this point in the history
  17. ⬆️ Bump dependencies

    rubenaeg committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    dbc20b4 View commit details
    Browse the repository at this point in the history