8000 Tags · caraml-dev/mlp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: caraml-dev/mlp

Tags

v1.13.2

Toggle v1.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: init webhook validation check (#117)

v1.13.2-rc2

Toggle v1.13.2-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: use ctx background when calling webhook async (#115)

v1.13.2-rc1

Toggle v1.13.2-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: webhook add name to error msg & regenerate mock (#113)

v1.13.1

Toggle v1.13.1's commit message

10000 Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update caraml-dev/ui-lib (#112)

v1.13.1-rc3

Toggle v1.13.1-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update caraml-dev/ui-lib (#112)

v1.13.1-rc2

Toggle v1.13.1-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(ui): Make CaraML AI placeholder app generic (#110)

* Clean up deprecated prop

* Refactor caraml ai app into generic streamlit placeholders

* Remove redundant comment

* Remove references to streamlit

v1.13.1-rc1

Toggle v1.13.1-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
poc(caraml-ai): Set up CaraML AI mockup (#109)

* Update mlp app to serve new configs

* Add temporary caraml ai mockup ui

* Add isProjectAgnostic flag to CaraML AI app

* Fix navigation when a user selects a project while in a project agnostic app

v1.13.0

Toggle v1.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make update project settings endpoint call URL with template payload …

…+ add a labels blacklist (#99)

* first initialization

* add update project settings configs

* fix limit and package errors

* fix limit, package, and fmt errors

* fix naming errors

* fix typo

* fix error

* try error handling when update project not specified

* try fix

* try fix error

* add labels blacklist config to UI

* fix error

* fix as from pr comments, add label blacklist & ui toast, no unit tests updated

* gofmt-ed files

* handle labels blacklist, handle webhook scenarios, handle endpoint nil, update unit tests

* fix test-api

* fix api errors

* rename config, add fail scenario test

* add yaml file

* add fix for ui blacklist, refactor update project service layer

* fix lint code

* fix error code

* refactor labels blacklist to list

* fix lint code

* refactor initialisation

* rename map

* fix ui

---------

Co-authored-by: Jonathan Victor Goklas <jonathan.victorgoklas@Jonathan-Goklas.local>
Co-authored-by: Jonathan Victor Goklas <jonathanv@Jonathan.local>

v1.13.0-rc2

Toggle v1.13.0-rc2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make update project settings endpoint call URL with template payload …

…+ add a labels blacklist (#99)

* first initialization

* add update project settings configs

* fix limit and package errors

* fix limit, package, and fmt errors

* fix naming errors

* fix typo

* fix error

* try error handling when update project not specified

* try fix

* try fix error

* add labels blacklist config to UI

* fix error

* fix as from pr comments, add label blacklist & ui toast, no unit tests updated

* gofmt-ed files

* handle labels blacklist, handle webhook scenarios, handle endpoint nil, update unit tests

* fix test-api

* fix api errors

* rename config, add fail scenario test

* add yaml file

* add fix for ui blacklist, refactor update project service layer

* fix lint code

* fix error code

* refactor labels blacklist to list

* fix lint code

* refactor initialisation

* rename map

* fix ui

---------

Co-authored-by: Jonathan Victor Goklas <jonathan.victorgoklas@Jonathan-Goklas.local>
Co-authored-by: Jonathan Victor Goklas <jonathanv@Jonathan.local>

v1.13.0-rc1

Toggle v1.13.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update webhooks package README.md (#104)

* Update README.md

* Flip if else ordering for project created
0