Ali Cloud Flow for test pipeline

dengjia f1cbe95acc run through CI locally há 1 semana atrás
.style f6f1436194 Initial commit há 1 mês atrás
email-notify 267a486d86 email-notify fc há 1 mês atrás
fake-feature-extract ad24630c66 fake-result-generate fc há 1 mês atrás
fake-result-generate c184468dd6 result-verify fc há 1 mês atrás
image-dup-check-feature-extract 706501f962 image-dup-check* fc placeholder há 1 mês atrás
image-dup-check-result-generate 706501f962 image-dup-check* fc placeholder há 1 mês atrás
java11-blank-http 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
java11-blank-pojo-event 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
java11-blank-stream-event 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
java11-full-mongodb-java 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
java11-full-mongodb-java-http 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
java11-full-oss-trigger-java 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
java11-full-rabbit-trigger-springboot 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
java11-full-rds-mysql-http-java11 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
java11-full-rds-mysql-java11 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
java11-full-timer-trigger-java 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
java11-mongodb 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
java11-mysql 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
java11-oss 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
mimic-real-msg ad24630c66 fake-result-generate fc há 1 mês atrás
pre-process ad24630c66 fake-result-generate fc há 1 mês atrás
read-oss-test-data 68b6c59c4f mimic-real-msg with fake output há 1 mês atrás
result-verify c184468dd6 result-verify fc há 1 mês atrás
yyc-fc-api 267a486d86 email-notify fc há 1 mês atrás
.gitignore 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
README.md f1cbe95acc run through CI locally há 1 semana atrás
image-dup-check.yaml 8048c6783a yaml minor update há 1 mês atrás
pom.xml 706501f962 image-dup-check* fc placeholder há 1 mês atrás
prod-pipeline.yaml 8bb236ff29 three yaml files for later CI deploy há 1 mês atrás
readme_s.md 59e45cdc7c first fc with fake output: ReadOssTestDataHandler há 1 mês atrás
testdata-pipeline.yaml f1cbe95acc run through CI locally há 1 semana atrás

README.md

basic structure from alibaba examples.

each mvn project updates named FC of CloudFlow in Ali Cloud.

testdata-pipeline.yaml: 测试用公共云函数

prod-pipeline.yaml: 生产用公共云函数

  • todo

具体算法 (嵌入到测试用CloudFlow和生产用CloudFlow)

  • image-dup-check.yaml: 图片查重云函数 image-dup-check-feature-extract 和 image-dup-check-result-generate
  • ...

执行

  • 配置阿里云AK,https://www.serverless-devs.com/docs/getting-started
  • s -t testdata-pipeline.yaml preview
  • s -t testdata-pipeline.yaml verify
  • s -t testdata-pipeline.yaml deploy
  • s cli fc3 invoke --region cn-beijing --function-name ReadOssTestDataHandler -e '{"ossPrefix": "/mnt/yyc-algo-test/image-dup-check/multi-modal-embedding-img-search/test/positive/"}'