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

v3.1.17 release 🚀 #1426

Merged
merged 51 commits into from
May 24, 2024
Merged

v3.1.17 release 🚀 #1426

merged 51 commits into from
May 24, 2024

Commits on Mar 2, 2024

  1. feat: mark successful triggering of workflow even without any support…

    …ed resources
    
    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ae086e4 View commit details
    Browse the repository at this point in the history
  2. feat: engines entry

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e32299e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

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

Commits on Mar 6, 2024

  1. feat: reduce code duplication

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    64650a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    707ba40 View commit details
    Browse the repository at this point in the history
  2. feat: update codeowners

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    252bf73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22ff31b View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. feat: Azure cost PoC

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6ccc4ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e57e527 View commit details
    Browse the repository at this point in the history
  3. feat: log schema setup err

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    98186b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. feat: log usage err

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    5c7abbf View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 28, 2024

  1. fix: aws config env vars support

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    180eee7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31cbcc View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. feat: log schema setup err

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    e8e57bd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. feat: separate create config

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    14be2e1 View commit details
    Browse the repository at this point in the history
  2. feat: use util to create config

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    a9723eb View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

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

Commits on Apr 22, 2024

  1. refac: clean code

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f3d351e View commit details
    Browse the repository at this point in the history
  2. refac: seperate errors

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cd1d7d2 View commit details
    Browse the repository at this point in the history
  3. refac: seperate jobs

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    e5084b4 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 6, 2024

  1. feat: accounts controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 6, 2024
    Configuration menu
    Copy the full SHA
    f0a9492 View commit details
    Browse the repository at this point in the history
  2. feat: resources controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 6, 2024
    Configuration menu
    Copy the full SHA
    cfe1657 View commit details
    Browse the repository at this point in the history
  3. feat: tags controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6b70baa View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feat: csv controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 8, 2024
    Configuration menu
    Copy the full SHA
    b99742f View commit details
    Browse the repository at this point in the history
  2. feat: alerts controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 8, 2024
    Configuration menu
    Copy the full SHA
    72e8aa1 View commit details
    Browse the repository at this point in the history
  3. feat: dashboard controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7987186 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. feat: stats controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 9, 2024
    Configuration menu
    Copy the full SHA
    724ebb6 View commit details
    Browse the repository at this point in the history
  2. feat: views controller

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4d035b0 View commit details
    Browse the repository at this point in the history
  3. feat: sql -> postgres

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 9, 2024
    Configuration menu
    Copy the full SHA
    29c5bcd View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Merge pull request #1411 from Azanul/develop

    SOLID
    Azanul committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b95420c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. chore(deps-dev): bump @storybook/nextjs in /dashboard

    Bumps [@storybook/nextjs](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/nextjs) from 7.5.2 to 8.0.10.
    - [Release notes](https://github.com/storybookjs/storybook/releases)
    - [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
    - [Commits](https://github.com/storybookjs/storybook/commits/v8.0.10/code/frameworks/nextjs)
    
    ---
    updated-dependencies:
    - dependency-name: "@storybook/nextjs"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 13, 2024
    Configuration menu
    Copy the full SHA
    11580ca View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fix: uninitialized controller and repo

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 15, 2024
    Configuration menu
    Copy the full SHA
    08c597f View commit details
    Browse the repository at this point in the history
  2. feat: handle dialect

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 15, 2024
    Configuration menu
    Copy the full SHA
    5beea98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25cb058 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Merge pull request #1422 from Azanul/develop

    fix: uninitialized controller and repo
    Azanul committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5a75b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d0135f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on May 20, 2024

  1. Merge pull request #1419 from tailwarden/dependabot/npm_and_yarn/dash…

    …board/storybook/nextjs-8.0.10
    
    chore(deps-dev): bump @storybook/nextjs from 7.5.2 to 8.0.10 in /dashboard
    Azanul committed May 20, 2024
    Configuration menu
    Copy the full SHA
    0da0ecd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a54a516 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @formbricks/js from 1.6.2 to 2.0.0 in /dashboard

    Bumps [@formbricks/js](https://github.com/formbricks/formbricks) from 1.6.2 to 2.0.0.
    - [Release notes](https://github.com/formbricks/formbricks/releases)
    - [Commits](https://github.com/formbricks/formbricks/commits/v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@formbricks/js"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 20, 2024
    Configuration menu
    Copy the full SHA
    83a276f View commit details
    Browse the repository at this point in the history
  4. ---

    updated-dependencies:
    - dependency-name: react
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 20, 2024
    Configuration menu
    Copy the full SHA
    9c4fbdc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge pull request #1423 from AvineshTripathi/fix-db-init

    fix: db nil error during initiation
    Azanul committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e1cb5f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7639dca View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. feat: migrate formbricks

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9772a76 View commit details
    Browse the repository at this point in the history
  2. fix: formbricks module undetected

    Signed-off-by: Azanul <azanulhaque@gmail.com>
    Azanul committed May 24, 2024
    Configuration menu
    Copy the full SHA
    338895d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d09fad View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1420 from tailwarden/dependabot/npm_and_yarn/dash…

    …board/formbricks/js-2.0.0
    
    chore(deps): bump @formbricks/js from 1.6.2 to 2.0.0 in /dashboard
    Azanul committed May 24, 2024
    Configuration menu
    Copy the full SHA
    014f032 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31f664f View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1425 from tailwarden/dependabot/npm_and_yarn/dash…

    …board/multi-7c401cbcf5
    
    chore(deps): bump react and @types/react in /dashboard
    Azanul committed May 24, 2024
    Configuration menu
    Copy the full SHA
    438711e View commit details
    Browse the repository at this point in the history