-
Notifications
You must be signed in to change notification settings - Fork 40
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
Release dev to main #157
Merged
Release dev to main #157
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[api] feature detection
synchronize dev from main branch
approving merge to dev branch for review and testing
.env file for dev environment
Update topics service - add TOPICS_SERVER_HOST via param
Update topics-server repsponse headers; Update topics page;
[.env] restore correct OT for ssp and dsp
- Cloud Build configuration to build & depoy to Cloud Run in 1 command - Setup multiple environment (.env.xxx) to trigger Cloud Build from GitHub commit on dev/stage/main
CI/CD automation with Cloud Build
home html files need to be built to be deployed by ci/cd. add docusaurus build operation in ci/cd
[CI/CD] build html files with Cloud Build
siddharth-sahoo
approved these changes
Oct 5, 2023
Seburan
added
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
javascript
Pull requests that update Javascript code
labels
Oct 6, 2023
Add Private Aggregation Reporting for News Site
add markdown entry for vast video protected audience
[home] add video ad use case doc
Fixed Demos index.md with Video Ads addition.
Fixed the category name for Video ads within intro.md file.
Removed extra ;'s in JS blocks.
VAST API fixes to docs.
Updated some relative links to permalinks for VAST Video API docs.
Fixed News Video Ad Link
[home] fix vast video doc
[home] Vast video fix
Fix codeql + move renderURL from SSP to DSP +
</a> | ||
</li> | ||
<li> | ||
<a target="_blank" href="<%= new URL(`https://${SSP_HOST}:${EXTERNAL_PORT}/ads?advertiser=${SHOP_HOST}&id=1f45e`) %>"> | ||
<%= new URL(`https://${SSP_HOST}:${EXTERNAL_PORT}/ads?advertiser=${SHOP_HOST}&id=1f45e`) %> | ||
<a target="_blank" |
Check warning
Code scanning / CodeQL
Potentially unsafe external link Medium
External links without noopener/noreferrer are a potential security risk.
</ins> | ||
|
||
<h2>inside iframe</h2> | ||
<ul> | ||
<li> | ||
<a target="_blank" href="<%= new URL(`https://${SSP_HOST}:${EXTERNAL_PORT}/ad-tag.html`) %>"> | ||
<%= new URL(`https://${SSP_HOST}:${EXTERNAL_PORT}/ad-tag.html`) %> | ||
<a target="_blank" |
Check warning
Code scanning / CodeQL
Potentially unsafe external link Medium
External links without noopener/noreferrer are a potential security risk.
[github] update readme and deployment guide
[home] fix docs links to dev environments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
javascript
Pull requests that update Javascript code
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Release changes made between july and september to main and public site.
Related Issue
Affected services
Other: