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

feat(cli): amora feature-store plan markdown output report #307

Merged
merged 9 commits into from
Apr 25, 2023

Conversation

diogommartins
Copy link
Contributor

Aprimora saída da CLI amora feature-store plan. Útil para permitir que mudanças na feature store sejam observáveis no fluxo de pull request.

Amora :: Feature Store :: Registry objects diff

name transition_type object_type
1 heart_rate_features UPDATE FEATURE_VIEW
2 steps_features UPDATE FEATURE_VIEW
3 weigth_features UPDATE FEATURE_VIEW
4 height_features UPDATE FEATURE_VIEW

Amora :: Feature Store :: Properties diff

object_name property_name declared existing
0 heart_rate_features ttl seconds: 3600 seconds: 2592000
1 steps_features ttl seconds: 3600 seconds: 2592000
2 weight_features ttl seconds: 3600 seconds: 2592000
3 height_features ttl seconds: 3600 seconds: 2592000

Amora :: Feature Store :: Features diff

heart_rate_features

name value_type change
0 max_heart_rate INT64 added
1 maximum_heart_rate INT64 removed

amora_fs__heart_rate_features

name value_type change
0 max_heart_rate INT64 added
1 maximum_heart_rate INT64 removed

Amora :: Feature Store :: Infrastructure diff

No changes to infrastructure

@diogommartins diogommartins force-pushed the feature/DTREX-817-feature-store-plan-markdown branch from fd9170e to c796132 Compare February 17, 2023 20:37
@devsec-app-mundipagg
Copy link

🤖 Gandalf - Continuos AppSec

Gandalf badge

Este repositório está sendo monitorando de forma automática e contínua em busca de achados que possam comprometer à segurança da aplicação.

Para maiores detalhes, acesse aqui à plataforma.

O que é? | Dúvidas e/ou sugestões

@diogommartins diogommartins marked this pull request as ready for review March 24, 2023 13:45
@diogommartins
Copy link
Contributor Author

Testes quebrando são relacionados ao dash, que será removido em breve (pr a caminho).

@diogommartins diogommartins merged commit ce64985 into main Apr 25, 2023
3 checks passed
@diogommartins diogommartins deleted the feature/DTREX-817-feature-store-plan-markdown branch April 25, 2023 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants