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

chore(ci): Build using Nix (Ubuntu & macOS) #20

Closed
wants to merge 365 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 6, 2023

  1. chore(version): v0.5.0 [skip ci]

    Jenkins committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    53b3143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37f5d2 View commit details
    Browse the repository at this point in the history
  3. ci: deleting postgres's docker image on every test

    - to prevent previous build's test data poping up in another build's test
    ritickMadaanJuspay committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    47b615e View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.5.1 [skip ci]

    Jenkins committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    cd0cb60 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    48fc4ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd17746 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    c249efc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7cda606 View commit details
    Browse the repository at this point in the history
  3. feat: Adding generic eval

    Pratik Mishra authored and ritickMadaanJuspay committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    b63c753 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    4637fd9 View commit details
    Browse the repository at this point in the history
  2. feat: cac eval return update

    Pratik Mishra authored and ritickMadaanJuspay committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a2fde06 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. fix: eval param fix

    Pratik Mishra authored and Pratik Mishra committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a9c5b04 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.6.0 [skip ci]

    Jenkins committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a5f8757 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    8e311c7 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.6.1 [skip ci]

    Jenkins committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    5c471b2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Stabilize & Revert API

    mahatoankitkumar authored and Datron committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    f14f9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df0adf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. feat: cors middleware attached

    - whitelists juspay-portal origins
    ritickMadaanJuspay committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    6a5fe1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e01ead View commit details
    Browse the repository at this point in the history
  3. Diff API

    mahatoankitkumar authored and ShubhranshuSanjeev committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    47b20da View commit details
    Browse the repository at this point in the history
  4. feat: added dashboard auth middleware

    - Validates and authorizes users based on dashboard ACLs
    - Validates tenant ID in header
    - Adds an ACL guard for services
    Datron committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    5ca8766 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. chore(version): v0.7.0 [skip ci]

    Jenkins committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    150a7be View commit details
    Browse the repository at this point in the history
  2. fix: ssh.bitbucket.juspay.net added to known hosts in docker bulid

    - this is needed because the application now uses git dependencies
    - fixed cac tests dir as well
    ritickMadaanJuspay committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    3da23da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ac80c4 View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.7.1 [skip ci]

    Jenkins committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a9e50be View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. chore: database migration for dimensions table

    - variantIds brought to least priority
    - toss, scope dimensions deleted
    ritickMadaanJuspay committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    1337d34 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    585a15c View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.8.0 [skip ci]

    Jenkins committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ee5e00c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Configuration menu
    Copy the full SHA
    7b6ae82 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.8.1 [skip ci]

    Jenkins committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    189c369 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71c7a25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a60eea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38bc0e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    400f3f0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4422c83 View commit details
    Browse the repository at this point in the history
  8. chore(version): v0.9.0 [skip ci]

    Jenkins committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    dc2db17 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    ef7a37d View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.9.1 [skip ci]

    Jenkins committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    eddd8a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    3e9fd4a View commit details
    Browse the repository at this point in the history
  2. feat: - Dimension value schema validation on context-addition

    feat:  removed redundant db calls
    
    while rebasing, had to change the error type of a util fxn therefore
        leading to a lot of fxns having anyhow::Result<T> return type
    PrasannaJuspay authored and ritickMadaanJuspay committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2c810f7 View commit details
    Browse the repository at this point in the history
  3. chore(version): v0.10.0 [skip ci]

    Jenkins committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    6d09f90 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    44e9b47 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.11.0 [skip ci]

    Jenkins committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7c429a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

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

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    3a604b0 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.12.0 [skip ci]

    Jenkins committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    1612123 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix: x-tenant header mandate removed for OPTIONS calls

    - preflight requests from browsers can't send the x-tenant header
    ritickMadaanJuspay committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    cb5a92f View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.12.1 [skip ci]

    Jenkins committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9f18f58 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

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

Commits on Nov 6, 2023

  1. fix: added external crate to cocogitto config

    - typing this as a fix because need a new version to be created
    ritickMadaanJuspay committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    900fbb8 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.13.0 [skip ci]

    Jenkins committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    5aafc72 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    507e08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eccf091 View commit details
    Browse the repository at this point in the history
  3. chore(version): v0.14.0 [skip ci]

    Jenkins committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    01d94ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ad81c3 View commit details
    Browse the repository at this point in the history
  5. CAC Filter API

    mahatoankitkumar committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c7fae30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac5fe3c View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. chore(version): v0.14.1 [skip ci]

    Jenkins committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    00137db View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    345b4af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3611ef3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb87c89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da2a4e3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. chore(version): v0.15.0 [skip ci]

    Jenkins committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    3afb567 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

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

Commits on Nov 16, 2023

  1. chore(version): v0.15.1 [skip ci]

    Jenkins committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    9cac541 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c13b140 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c33b445 View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.16.0 [skip ci]

    Jenkins committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3d037dc View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. chore(version): v0.16.1 [skip ci]

    Jenkins committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    ba87783 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. fix: allow ramp 0

    Datron committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    892f29c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. chore(version): v0.16.2 [skip ci]

    Jenkins committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ce7e53e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

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

Commits on Dec 18, 2023

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

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    8e7db1f View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.16.3 [skip ci]

    Jenkins committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    e4d4ef8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    7e87921 View commit details
    Browse the repository at this point in the history
  2. feat: experiment UI

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1f4bd77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d00db1c View commit details
    Browse the repository at this point in the history
  4. feat: dimensions

    mahatoankitkumar authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    24b4cbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a6036c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf94e31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8bcfcc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27f1236 View commit details
    Browse the repository at this point in the history
  9. feat: experiment UI

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3ce29f0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba2eb38 View commit details
    Browse the repository at this point in the history
  11. feat: testing create form

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c697e4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3843763 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b04d3f5 View commit details
    Browse the repository at this point in the history
  14. feat: working resolve page

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    c651e4a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6376194 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    588d15a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    93a3abd View commit details
    Browse the repository at this point in the history
  18. feat: working resolve page

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    27fbb99 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    83d0f03 View commit details
    Browse the repository at this point in the history
  20. fix: resolve UI bugs

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8b0d0a3 View commit details
    Browse the repository at this point in the history
  21. feat: added validation inside default config form , formatted dates ,…

    … added disable feature of edit
    sauraww authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    97f7f1b View commit details
    Browse the repository at this point in the history
  22. fix: context parsing

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ba2d33b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    41905a6 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    adafb49 View commit details
    Browse the repository at this point in the history
  25. fix: UI fixes for demo

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    caa9739 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4db1f16 View commit details
    Browse the repository at this point in the history
  27. refactor: fixed warnings, added redirection for home page and script …

    …for setting up the project
    sauraww authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    0ee0618 View commit details
    Browse the repository at this point in the history
  28. refactor: fixed warnings, added redirection for home page and script …

    …for setting up the project
    sauraww authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    1d710f3 View commit details
    Browse the repository at this point in the history
  29. fix: minor docs update

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6e9b329 View commit details
    Browse the repository at this point in the history
  30. fix: cleanup code

    Datron authored and ShubhranshuSanjeev committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    00c36a6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cad8e7f View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    3311c5e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ec7aecc View commit details
    Browse the repository at this point in the history
  34. chore(version): v0.17.0 [skip ci]

    Jenkins committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5759a15 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    55ac190 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 12, 2024

  1. chore(version): v0.17.1 [skip ci]

    Jenkins committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    06bcd1a View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    8a5b1b1 View commit details
    Browse the repository at this point in the history
  2. fix: fixed dimension form edit flow + fixed table component CellForma…

    …tter to accept move closures
    ShubhranshuSanjeev authored and vraghunandhan committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a297aca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfd8abb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46ca970 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. chore(version): v0.17.2 [skip ci]

    Jenkins committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    cf9ab88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c0ebc3 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. chore(version): v0.17.3 [skip ci]

    Jenkins committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c0f69aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917aa73 View commit details
    Browse the repository at this point in the history
  3. chore(version): v0.17.4 [skip ci]

    Jenkins committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    cebd182 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8141696 View commit details
    Browse the repository at this point in the history
  5. feat: added between in frontend

    Akhilesh Bhadauriya authored and ShubhranshuSanjeev committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    4bf9ac8 View commit details
    Browse the repository at this point in the history
  6. chore(version): v0.18.0 [skip ci]

    Jenkins committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    be4b637 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    0ca6832 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d9c5fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    811bbae View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.18.1 [skip ci]

    Jenkins committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c52344e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

  1. chore(version): v0.19.0 [skip ci]

    Jenkins committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    d407b5a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e528e10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0993c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a338d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b54792 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a0f48a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb1fba3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28e0694 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. chore: autodeploy to sbx

    Datron committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7f21af5 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    ee2254f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d64762 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce58f47 View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.20.0 [skip ci]

    Jenkins committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    975ecf7 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. fix: better logging

    Datron committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    660c642 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.20.1 [skip ci]

    Jenkins committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9915af9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    19223be View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.21.0 [skip ci]

    Jenkins committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    2ac33ed View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    b018117 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.22.0 [skip ci]

    Jenkins committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f4e4a31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3786b69 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. chore(version): v0.23.0 [skip ci]

    Jenkins committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    267dc4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bb238e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06974f1 View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.24.0 [skip ci]

    Jenkins committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    372c9de View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix: fix copy of experiment ID

    Datron committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f039558 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.24.1 [skip ci]

    Jenkins committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f2a437b View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    8ccb942 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.24.2 [skip ci]

    Jenkins committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    aa56d9b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    a270dee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3bfcc0 View commit details
    Browse the repository at this point in the history
  3. feat: autodeploy

    Datron committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fb5bb46 View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.25.0 [skip ci]

    Jenkins committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6667206 View commit details
    Browse the repository at this point in the history
  5. fix: autodeploy

    Datron committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a5e50d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3910299 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. chore(version): v0.26.0 [skip ci]

    Jenkins committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    e6d8ed2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    5b51c63 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.27.0 [skip ci]

    Jenkins committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c678efe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    032dc3a View commit details
    Browse the repository at this point in the history
  4. chore(version): v0.28.0 [skip ci]

    Jenkins committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    75396e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6553e30 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    fa09a96 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.29.0 [skip ci]

    Jenkins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    53a20b5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    096d683 View commit details
    Browse the repository at this point in the history
  4. feat: support more operations

    Datron authored and ShubhranshuSanjeev committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    2c3d0dc View commit details
    Browse the repository at this point in the history
  5. chore(version): v0.30.0 [skip ci]

    Jenkins committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    038c898 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    6f70186 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.30.1 [skip ci]

    Jenkins committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    fd38192 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. Configuration menu
    Copy the full SHA
    b3ad959 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.31.0 [skip ci]

    Jenkins committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    c602b93 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. docs: add intro doc and features

    feat: added HS cac client
    
    fix: a time bug with last_modified
    
    feat: added experimentation client
    
    feat: a working nix build
    
    feat: migrate from naersk to crane
    
    feat: flake parts added
    
    feat: nixified hs-cac-client
    
    feat: completed nixification
    knutties authored and ShubhranshuSanjeev committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    39bd090 View commit details
    Browse the repository at this point in the history
  2. feat: haskell client for superposition

    Co-authored-by: Shivaraj B H <shivaraj-bh@users.noreply.github.com>
    2 people authored and ShubhranshuSanjeev committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0ce569b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Mar 18, 2024

  1. fix: update cargo.lock

    Datron committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6897659 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.32.0 [skip ci]

    Jenkins committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    ae88083 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    290b326 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.32.1 [skip ci]

    Jenkins committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b177bc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d868254 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. fix: Functions bug fixes

    mahatoankitkumar authored and Datron committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    396c68d View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.32.2 [skip ci]

    Jenkins committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f4dba31 View commit details
    Browse the repository at this point in the history
  3. feat: refactor resolve page

    - Improve UI and UX
    - declutter the UI
    - Change context form to add dimension next to operator instead of above
    Datron authored and ShubhranshuSanjeev committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3005cfc View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. chore(version): v0.33.0 [skip ci]

    Jenkins committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    693a023 View commit details
    Browse the repository at this point in the history
  2. feat: Filter Config by prefix

    mahatoankitkumar authored and Datron committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    0c61362 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7856b95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb14036 View commit details
    Browse the repository at this point in the history
  5. chore(version): v0.34.0 [skip ci]

    Jenkins committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bd807ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6201a2d View commit details
    Browse the repository at this point in the history
  7. chore(version): v0.34.1 [skip ci]

    Jenkins committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    9a458c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    aad2b7a View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.34.2 [skip ci]

    Jenkins committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    7b3c3e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. docs: add intro doc and features

    feat: added HS cac client
    
    fix: a time bug with last_modified
    
    feat: added experimentation client
    
    feat: a working nix build
    
    feat: migrate from naersk to crane
    
    feat: flake parts added
    
    feat: nixified hs-cac-client
    
    feat: completed nixification
    knutties authored and Datron committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    85751e0 View commit details
    Browse the repository at this point in the history
  2. feat: haskell client for superposition

    Co-authored-by: Shivaraj B H <shivaraj-bh@users.noreply.github.com>
    Datron and shivaraj-bh committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    af6ea75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2be48 View commit details
    Browse the repository at this point in the history
  4. feat: client interface improvements

    - Unified interfaces to create CAC and experimentation clients
    - Removed thread runtime dependency is CAC client
    - Added new methods to get specific keys in resolved and default configs
    Datron committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    659d384 View commit details
    Browse the repository at this point in the history
  5. feat: function ui

    pratikmishra356 authored and sauraww committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7e859fc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5164de View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    de71bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53af262 View commit details
    Browse the repository at this point in the history
  3. chore(version): v0.35.0 [skip ci]

    Jenkins committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    233bf7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c86b89a View commit details
    Browse the repository at this point in the history
  5. chore(version): v0.36.0 [skip ci]

    Jenkins committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    cdc46ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    606947c View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. chore(version): v0.36.1 [skip ci]

    Jenkins committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ebba320 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    d170727 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a99f4af View commit details
    Browse the repository at this point in the history
  3. chore(version): v0.37.0 [skip ci]

    Jenkins committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4f9f9a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    59ecc4c View commit details
    Browse the repository at this point in the history
  5. chore(version): v0.38.0 [skip ci]

    Jenkins committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9208b3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42881c8 View commit details
    Browse the repository at this point in the history
  7. chore(version): v0.38.1 [skip ci]

    Jenkins committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ea982bf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    6735635 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.38.2 [skip ci]

    Jenkins committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    64560fb View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    0cc2e6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5db1ba4 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore(version): v0.39.0 [skip ci]

    Jenkins committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3405b5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdfdaed View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. chore(version): v0.39.1 [skip ci]

    Jenkins committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9cf8f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1dca84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ae27f2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. feat: ready for open source!

    - migrated crate names to meet rust standards
    - decoupled authentication
    - created OS crate called superposition
    Datron committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    5f7af15 View commit details
    Browse the repository at this point in the history
  2. chore(version): v0.40.0 [skip ci]

    Jenkins committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    cdfe3f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbd5b6f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    6085588 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15840e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. chore(version): v0.41.0 [skip ci]

    Superposition Bot authored and Datron committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b1462bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c9eccf View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    7af4542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac099d View commit details
    Browse the repository at this point in the history
  3. fix: merge build setup

    Datron committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    761a69b View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    1a9861c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f0db34 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. chore(nix): Disable clippy

    srid committed May 3, 2024
    Configuration menu
    Copy the full SHA
    a00ff7e View commit details
    Browse the repository at this point in the history
  2. chore(ci): Build using Nix

    srid committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0ffcf3e View commit details
    Browse the repository at this point in the history