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

Deploy multi-seller video ad demo to prod #248

Merged
merged 50 commits into from
Feb 7, 2024
Merged

Deploy multi-seller video ad demo to prod #248

merged 50 commits into from
Feb 7, 2024

Conversation

kevinkiklee
Copy link
Contributor

Description

This PR deploys the multi-seller video ad demo on dev to prod

Affected services

  • Home
  • News
  • Shop
  • Travel
  • DSP
  • DSP-A
  • DSP-B
  • SSP
  • SSP-A
  • SSP-B
  • Ad server
  • ALL

kevinkiklee and others added 30 commits January 24, 2024 16:46
Setup Protected Audience multi-seller skeleton
in order to allow communications between services using FQDN hostnames within the docker bridge network
fixes multi-seller-auction demo to run both on docker & cloud run
allows communications between services based :
.env -> with docker bridge network
.env.dev -> with Cloud Run / Firebase hosting
services/ssp-b/src/views/index.html.ejs Dismissed Show dismissed Hide dismissed
services/ssp-b/src/views/index.html.ejs Dismissed Show dismissed Hide dismissed
services/ssp-a/src/index.js Dismissed Show dismissed Hide dismissed
services/ssp-b/src/index.js Dismissed Show dismissed Hide dismissed
services/ssp-a/src/index.js Dismissed Show dismissed Hide dismissed
services/ssp-b/src/index.js Dismissed Show dismissed Hide dismissed
@kevinkiklee kevinkiklee changed the title Deploy dev to prod Deploy multi-seller video ad demo to prod Feb 6, 2024
@kevinkiklee kevinkiklee requested a review from Seburan February 6, 2024 20:42
@Seburan Seburan self-assigned this Feb 7, 2024
Copy link
Contributor

@Seburan Seburan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO before releasing to prod :

kevinkiklee and others added 7 commits February 7, 2024 04:37
documentation placeholder for Instream video ad in a Protected Audience multi-seller auction
for multi-seller auction
Update documentation for multi-seller auction & insteam video demo
@Seburan Seburan added this to the v1.3 milestone Feb 7, 2024
Copy link
Contributor

@Seburan Seburan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm for prod release conditioned to :

  • update doc placeholder of (or link to) use case demo doc for instream video ad with paapi multi-seller auction
  • add attestation files for dsp1,dsp2,ssp1,ssp2,ad-server

- upgrade docusaurus to 3.1.1
- fix duplicated index for instream video doc
[home] upgrade doc platform and fix docusaurus build error
@Seburan Seburan merged commit ed052e6 into main Feb 7, 2024
6 checks passed
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.

2 participants