-
Notifications
You must be signed in to change notification settings - Fork 244
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
8 changed files
with
1,754 additions
and
19 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -169,6 +169,7 @@ words: | |
- signup | ||
- skyscanner | ||
- sloughter | ||
- snyk | ||
- splk | ||
- stalnaker | ||
- subdir | ||
|
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,14 +9,5 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
|
||
- name: Install markdown-link-check | ||
run: npm install -g [email protected] | ||
|
||
- name: Run markdown-link-check | ||
run: | | ||
find . -type f \ | ||
-name '*.md' \ | ||
-not -path './elections/2019/governance-committee-election.md' \ | ||
-not -path './elections/2020/governance-committee-election.md' \ | ||
-not -path './elections/*/governance-committee-candidates.md' \ | ||
| xargs .github/scripts/markdown-link-check-with-retry.sh | ||
run: make markdown-link-check |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,41 @@ | |
|
||
This file is intended to list all the assets controlled by OpenTelemetry. | ||
|
||
<!-- Re-generate TOC with `make markdown-toc` --> | ||
|
||
<!-- toc --> | ||
|
||
- [Credential Storage](#credential-storage) | ||
- [Community Resource Accounts](#community-resource-accounts) | ||
* [Actuated](#actuated) | ||
* [AWS account](#aws-account) | ||
* [Equinix bare metal](#equinix-bare-metal) | ||
* [Grafana organization for SIG Security](#grafana-organization-for-sig-security) | ||
- [Artifact repositories](#artifact-repositories) | ||
* [NuGet OpenTelemetry organization](#nuget-opentelemetry-organization) | ||
* [MyGet OpenTelemetryCNCF account](#myget-opentelemetrycncf-account) | ||
* [NPM OpenTelemetry Organization](#npm-opentelemetry-organization) | ||
* [Maven](#maven) | ||
* [PyPI](#pypi) | ||
- [Communication channels](#communication-channels) | ||
* [opentelemetry-calendar-contributors Google Group](#opentelemetry-calendar-contributors-google-group) | ||
* [OpenTelemetry Calendar Invites Google Group](#opentelemetry-calendar-invites-google-group) | ||
* [Mailing list [email protected]](#mailing-list-cncf-opentelemetry-net-maintainerslistscncfio) | ||
* [Mailing list [email protected]](#mailing-list-cncf-opentelemetry-rubylistscncfio) | ||
* [Mailing list [email protected]](#mailing-list-cncf-opentelemetry-governancelistscncfio) | ||
* [YouTube channel OpenTelemetry](#youtube-channel-opentelemetry) | ||
* [Zoom accounts](#zoom-accounts) | ||
* [Zapier account](#zapier-account) | ||
* [Google Workspace accounts](#google-workspace-accounts) | ||
* [Google account for [email protected]](#google-account-for-cncf-opentelemetry-governancelistscncfio) | ||
- [Bot accounts](#bot-accounts) | ||
* [Easy CLA](#easy-cla) | ||
* [Docker Hub](#docker-hub) | ||
* [OpenTelemetry Bot](#opentelemetry-bot) | ||
- [Security](#security) | ||
|
||
<!-- tocstop --> | ||
|
||
## Credential Storage | ||
|
||
- [1Password Teams](https://1password.com/) | ||
|
@@ -175,6 +210,8 @@ Link: https://zapier.com | |
|
||
## Bot accounts | ||
|
||
Related: [Guidelines for adding new GitHub extensions](./docs/using-github-extensions.md). | ||
|
||
### Easy CLA | ||
|
||
This is not really an OpenTelemetry asset as we do not have any credentials or admin access for it. | ||
|
Oops, something went wrong.