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

Add Privacy-Preserving Attribution: Level 1 #1678

Merged
merged 1 commit into from
Feb 5, 2025
Merged

Add Privacy-Preserving Attribution: Level 1 #1678

merged 1 commit into from
Feb 5, 2025

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1675, adding the suggested spec to the list.

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://w3c.github.io/ppa/",
  "seriesComposition": "full",
  "shortname": "ppa",
  "series": {
    "shortname": "ppa",
    "currentSpecification": "ppa",
    "title": "Privacy-Preserving Attribution",
    "shortTitle": "Privacy-Preserving Attribution",
    "nightlyUrl": "https://w3c.github.io/ppa/"
  },
  "nightly": {
    "url": "https://w3c.github.io/ppa/",
    "status": "Editor's Draft",
    "sourcePath": "api.bs",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/ppa",
    "filename": "index.html"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Private Advertising Technology Working Group",
      "url": "https://www.w3.org/groups/wg/pat/"
    }
  ],
  "title": "Privacy-Preserving Attribution: Level 1",
  "source": "spec",
  "shortTitle": "Privacy-Preserving Attribution 1",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

Close #1675, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://w3c.github.io/ppa/",
  "seriesComposition": "full",
  "shortname": "ppa",
  "series": {
    "shortname": "ppa",
    "currentSpecification": "ppa",
    "title": "Privacy-Preserving Attribution",
    "shortTitle": "Privacy-Preserving Attribution",
    "nightlyUrl": "https://w3c.github.io/ppa/"
  },
  "nightly": {
    "url": "https://w3c.github.io/ppa/",
    "status": "Editor's Draft",
    "sourcePath": "api.bs",
    "alternateUrls": [],
    "repository": "https://github.com/w3c/ppa",
    "filename": "index.html"
  },
  "organization": "W3C",
  "groups": [
    {
      "name": "Private Advertising Technology Working Group",
      "url": "https://www.w3.org/groups/wg/pat/"
    }
  ],
  "title": "Privacy-Preserving Attribution: Level 1",
  "source": "spec",
  "shortTitle": "Privacy-Preserving Attribution 1",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust
Copy link
Member

tidoust commented Feb 5, 2025

Tests fail due to a network error. That's unrelated!

@tidoust tidoust merged commit e27efa7 into main Feb 5, 2025
1 check failed
@tidoust tidoust deleted the add-ppa branch February 5, 2025 10:02
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.

Add ppa
2 participants