-
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
Dev to Prod #214
Merged
Dev to Prod #214
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
…le_report_converter_jar.xml
Aggregation service tools
update 'Privacy Sandbox.postman_collection.json' to have a JSON language
for site privacy-sandbox-demos-dsp.dev
Update enrollment attestation to v2 format for dsp service
Add changelog / release notes
1st part of migration : add code to DSP - add dependencies in package.json - update typescript configuration - refactor code from javascript to typescript - on shop site update reference to trigger registration using dsp
…in line 10 of createJob body and added 'report_error_threshold_percentage' field
Postman configuration
Enable debug reports with ar_debug cookies Update debug report output
update use case documentation ToDo : update permalink once commit is merged
update permalink and align content with code migration to DSP
comment out code then clean once it's tested
copy attestations files at build time for the target environment
Add attestation files v2 for DSP & SSP services
[home] Upgrade docusaurus to v3
update deployment docs & run fmt
Add Dockerfile linter
Migrate measurement from SSP to DSP
add instructions for code linting with pre-commit
- CI/CD Linting and Reformating code base on commit/PR - pre-commit.ci won't fix automatically but only raise a warning when submitting PR - prettier will now wrap markdown file where line length exceeds 150 chars - markdownlint will ignore line length on tables, ordered list validation, and html tags included for docusaurus layout.
maybellineboon
approved these changes
Dec 7, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
GitHub documentation : Add a changelog
Home Site : upgrade CMS to Docusaurus v3
Enrollment and Attestation :
Demos
Tools :
tooling codebase. This tool helps developers to create debug aggregatable reports that can be used for Local Testing and AWS Aggregation Service
testing.
CI/CD Linting and Reformating code base on commit/PR
Related Issue
npm run fmt
in commit hook #76Affected services
Other: