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 Bonree to vendor list #4221

Merged
merged 4 commits into from
Apr 2, 2024

Conversation

jekelo
Copy link
Contributor

@jekelo jekelo commented Mar 29, 2024

No description provided.

@jekelo jekelo requested a review from a team March 29, 2024 16:28
Copy link

linux-foundation-easycla bot commented Mar 29, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: jekelo / name: Zeke (1b5dcd4)
  • ✅ login: cartermp / name: Phillip Carter (a49fb08)
  • ✅ login: chalin / name: Patrice Chalin (f8b0c1c)
  • ✅ login: opentelemetrybot / name: OpenTelemetry Bot (c756d41)

@jekelo jekelo closed this Mar 29, 2024
@jekelo jekelo reopened this Mar 29, 2024
@jekelo jekelo closed this Mar 29, 2024
@jekelo jekelo reopened this Mar 29, 2024
@jekelo jekelo closed this Mar 29, 2024
@jekelo jekelo reopened this Mar 29, 2024
@jekelo jekelo closed this Mar 29, 2024
@jekelo jekelo reopened this Mar 29, 2024
@jekelo jekelo force-pushed the add-bonree-to-vendors-list branch 2 times, most recently from ddf4b04 to 73a6808 Compare March 29, 2024 17:00
@jekelo jekelo closed this Mar 29, 2024
@jekelo jekelo reopened this Mar 29, 2024
@jekelo jekelo closed this Mar 29, 2024
@jekelo jekelo reopened this Mar 29, 2024
@jekelo jekelo closed this Mar 29, 2024
@jekelo jekelo reopened this Mar 29, 2024
@jekelo jekelo force-pushed the add-bonree-to-vendors-list branch from 73a6808 to ddf4b04 Compare March 29, 2024 17:22
@cartermp
Copy link
Contributor

/fix:all

Copy link
Contributor

Copy link
Contributor

fix:all run failed, please check https://github.com/open-telemetry/opentelemetry.io/actions/runs/8484580664 for details

@jekelo jekelo force-pushed the add-bonree-to-vendors-list branch 2 times, most recently from df7bbc2 to cbb03b8 Compare March 31, 2024 17:12
@jekelo
Copy link
Contributor Author

jekelo commented Mar 31, 2024

/fix:all

sorry, I missed this. 😅 I ran today, and successed.

the fix:all log
root@db2ca3a1516f:/opt# npm run fix

> fix
> npm run fix:all


> fix:all
> npm run seq -- $(npm -s run _list:fix:*)


> seq
> bash -c 'for cmd in "$@"; do npm run $cmd || exit 1; done' - fix:dict fix:filenames fix:format fix:markdown fix:refcache fix:submodules


> fix:dict
> find content layouts -name "*.md" -print0 | xargs -0 ./scripts/normalize-cspell-front-matter.pl


> fix:filenames
> npm run _rename-to-kebab-case


> _rename-to-kebab-case
> find assets content static -name '*_*' ! -name '_*' -exec sh -c 'mv "$1" "${1//_/-}"' _ {} \;


> fix:format
> npm run format


> format
> npm run _check:format -- --write


> _check:format
> npx prettier --check . --write

Checking formatting...
All matched files use Prettier code style!

> fix:markdown
> npm run check:markdown -- --fix


> check:markdown
> npx gulp lint-md --fix

[17:01:00] Using gulpfile /opt/gulpfile.js
[17:01:00] Starting 'lint-md'...
Processed 392 files, 0 had issues.
[17:01:08] Finished 'lint-md' after 8.17 s

> fix:refcache
> npm run check:links


> precheck:links
> npm run build


> prebuild
> npm run _prebuild


> _prebuild
> npm run seq -- get:submodule cp:spec


> seq
> bash -c 'for cmd in "$@"; do npm run $cmd || exit 1; done' - get:submodule cp:spec


> get:submodule
> npm run _get:${GET:-submodule}


> _get:submodule
> set -x && git submodule update --init ${DEPTH:- --depth 1}

+ git submodule update --init --depth 1

> postget:submodule
> git submodule

 f16a58e11ca14982ce5c3cf375c2384422dfb3ac content-modules/community (f16a58e)
 0360da84c3009866b7af702606f7480eb72da6d3 content-modules/opamp-spec (0360da8)
 eabcef4c2da6149b7e6dbbb8b7294402fcc287c1 content-modules/opentelemetry-go (eabcef4)
 4ca4f0335c63cda7ab31ea7ed70d6553aee14dce content-modules/opentelemetry-proto (4ca4f03)
 3985e212f0ef5439daf9b10f0ee490e349c69368 content-modules/opentelemetry-specification (3985e21)
 cafda7127683b7f667e27cdbd3220510b6f998c9 content-modules/semantic-conventions (cafda71)
 b077a74d38c833586361e7d735672166818a64cf themes/docsy (b077a74)

> cp:spec
> ./scripts/content-modules/cp-pages.sh

OTEL SPEC pages: copied and processed
OTLP SPEC pages: copied and processed
OTLP SPEC protos copied and processed
COMMUNITY pages: copied and processed
SEM CONV  pages: copied and processed
OpAMP SPEC page: copied and processed

> build
> npm run _build


> _build
> hugo --cleanDestinationDir -e dev -DFE --baseURL "${DEPLOY_PRIME_URL:-/}"

Start building sites … 
hugo v0.124.1-db083b05f16c945fec04f745f0ca8640560cf1ec+extended linux/amd64 BuildDate=2024-03-20T11:40:10Z VendorInfo=gohugoio


                   | EN
-------------------+------
  Pages            | 559
  Paginator pages  |  20
  Non-page files   | 196
  Static files     | 196
  Processed images |   2
  Aliases          |   6
  Cleaned          |   0

Total in 28735 ms

> check:links
> npm run _check:links


> _check:links
> HTMLTEST_ARGS='--log-level 1' npm run __check:links


> __check:links
> make --keep-going check-links

rm -Rf tmp/bin
curl https://htmltest.wjdp.uk | bash -s -- -b tmp/bin
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 10278  100 10278    0     0   6150      0  0:00:01  0:00:01 --:--:--  6147
wjdp/htmltest info checking GitHub for latest tag
wjdp/htmltest info found version: 0.17.0 for v0.17.0/linux/amd64
wjdp/htmltest info installed tmp/bin/htmltest
mkdir -p tmp/.htmltest
cp static/refcache.json tmp/.htmltest/
tmp/bin/htmltest --log-level 1
htmltest started at 05:02:08 on public
========================================================================
running in concurrent mode, this is experimental
ecosystem/vendors/index.html
  hitting --- ecosystem/vendors/index.html --> https://one.bonree.com/open/document/187
✔✔✔ passed in 44.370665664s
tested 580 documents
cp tmp/.htmltest/refcache.json static/
npm run _prettier:any -- --write static/refcache.json

> _prettier:any
> npx prettier --ignore-path '' --write static/refcache.json

static/refcache.json 347ms

> prefix:submodules
> npm run update:submodule


> update:submodule
> set -x && git submodule update --remote ${DEPTH:- --depth 1}

+ git submodule update --remote --depth 1
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Submodule path 'content-modules/community': checked out '8e2b1d41480a6cfef0ff42c4af783d18bdd46749'
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Submodule path 'content-modules/opamp-spec': checked out '0a32d9365032a4d74a878656414c54c5c274623d'
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Submodule path 'content-modules/opentelemetry-go': checked out '9bffaf911830925779866c29d4e6cf0ae208ee3e'
remote: Enumerating objects: 27, done.
remote: Counting objects: 100% (27/27), done.
remote: Compressing objects: 100% (9/9), done.
remote: Total 14 (delta 8), reused 6 (delta 0), pack-reused 0
Unpacking objects: 100% (14/14), 1.77 KiB | 53.00 KiB/s, done.
From https://github.com/open-telemetry/opentelemetry-proto
 * [new tag]         v1.1.0     -> v1.1.0
Submodule path 'content-modules/opentelemetry-proto': checked out '9d139c87b52669a3e2825b835dd828b57a455a55'
remote: Enumerating objects: 61, done.
remote: Counting objects: 100% (61/61), done.
remote: Compressing objects: 100% (32/32), done.
remote: Total 33 (delta 28), reused 5 (delta 1), pack-reused 0
Unpacking objects: 100% (33/33), 5.42 KiB | 52.00 KiB/s, done.
From https://github.com/open-telemetry/opentelemetry-specification
 * [new tag]         v1.31.0    -> v1.31.0
Submodule path 'content-modules/opentelemetry-specification': checked out 'e87154c02b40e4b7bb6bf776a12e352372b21134'
remote: Enumerating objects: 502, done.
remote: Counting objects: 100% (502/502), done.
remote: Compressing objects: 100% (216/216), done.
remote: Total 257 (delta 195), reused 57 (delta 35), pack-reused 0
Receiving objects: 100% (257/257), 88.13 KiB | 4.90 MiB/s, done.
Resolving deltas: 100% (195/195), completed with 175 local objects.
From https://github.com/open-telemetry/semantic-conventions
 * [new tag]         v1.24.0    -> v1.24.0
Submodule path 'content-modules/semantic-conventions': checked out 'a04a1f4ba413d0a1f137c223fc243ea14fdcd89b'
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
Submodule path 'themes/docsy': checked out '42dc4cab817a6a585bf8aca1350c1a6883c80e52'

> fix:submodules
> npm run _sync


> _sync
> ./scripts/sync-submodules.pl

> cd themes/docsy && git switch --detach v0.9.1-17-gb077a74
Previous HEAD position was 42dc4ca Adding Parquet Website (#1887)
HEAD is now at b077a74 [BS5.3] Replace `.navbar-dark` by data attribute and other style adjustments (#1896)
> cd content-modules/opentelemetry-specification && git switch --detach v1.31.0
Previous HEAD position was e87154c Remove TC automatic issue assignee (#3965)
HEAD is now at 3985e21 Release 1.31.0 (#3921)
> cd content-modules/community && git switch --detach f16a58e
Previous HEAD position was 8e2b1d4 Add warning that calendar meetings must initially be created by admin@opentelemetry.io (#2022)
HEAD is now at f16a58e [editorial] Fix path-base in Hugo front matter (#1919)
> cd content-modules/opentelemetry-proto && git switch --detach v1.1.0
Previous HEAD position was 9d139c8 [editorial] Fix path base in Hugo front matter (#530)
HEAD is now at 4ca4f03 Prepare release 1.1.0 (#523)
> cd content-modules/semantic-conventions && git switch --detach v1.24.0
Updating files: 100% (291/291), done.
Previous HEAD position was a04a1f4 Update build-tools to 0.24.0 (#820)
HEAD is now at cafda71 Staging the 1.24.0 release (#613)
> cd content-modules/opamp-spec && git switch --detach v0.8.0-5-g0360da8
Previous HEAD position was 0a32d93 [editorial] Fix path base in Hugo front matter (#180)
HEAD is now at 0360da8 [editorial] Drop 404 link and cleanup references (#178)
> cd content-modules/opentelemetry-go && git switch --detach v1.23.0-rc.1-31-geabcef4c2
Updating files: 100% (940/940), done.
Previous HEAD position was 9bffaf9 dependabot updates Sun Mar 31 00:41:36 UTC 2024 (#5123)
HEAD is now at eabcef4 Return merged Resource on schema conflict (#4876)

@cartermp
Copy link
Contributor

cartermp commented Apr 1, 2024

/fix:refcache

Copy link
Contributor

github-actions bot commented Apr 1, 2024

Copy link
Contributor

github-actions bot commented Apr 1, 2024

fix:refcache run failed, please check https://github.com/open-telemetry/opentelemetry.io/actions/runs/8513068155 for details

@chalin
Copy link
Contributor

chalin commented Apr 1, 2024

fix:refcache run failed, please check https://github.com/open-telemetry/opentelemetry.io/actions/runs/8513068155 for details

I've submitted a fix via #4228. After that gets merged and we rebase this PR, we should be able to run the fix commands successful here.

@chalin chalin force-pushed the add-bonree-to-vendors-list branch from cbb03b8 to 1b5dcd4 Compare April 2, 2024 09:25
@jekelo
Copy link
Contributor Author

jekelo commented Apr 2, 2024

fix:refcache run failed, please check https://github.com/open-telemetry/opentelemetry.io/actions/runs/8513068155 for details

I've submitted a fix via #4228. After that gets merged and we rebase this PR, we should be able to run the fix commands successful here.

do I need to submit static/refcache.json file? or this will auto update by ci ?

@chalin
Copy link
Contributor

chalin commented Apr 2, 2024

do I need to submit static/refcache.json file? or this will auto update by ci ?

I'll handle it in a few minutes when I test the git submodule fix. I needed to address the cSpell failure first.

@chalin
Copy link
Contributor

chalin commented Apr 2, 2024

/fix:refcache

Copy link
Contributor

github-actions bot commented Apr 2, 2024

Copy link
Contributor

@chalin chalin left a comment

Choose a reason for hiding this comment

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

CI checks are all green now.
LGTM, but I don't approve Vendor additions.
@cartermp et al., this good to go?

@cartermp cartermp merged commit c77de1d into open-telemetry:main Apr 2, 2024
14 checks passed
@jekelo jekelo deleted the add-bonree-to-vendors-list branch April 3, 2024 02:50
@jekelo
Copy link
Contributor Author

jekelo commented Apr 3, 2024

Thanks, @chalin and @cartermp!

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.

4 participants