Commit Graph

43 Commits

Author SHA1 Message Date
Guspan Tanadi 96f4a039c5
docs(readme): current section links (#3269)
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
2025-02-17 11:22:15 +00:00
Guspan Tanadi 41e670aeee
docs(README): semantic convention migration links (#3160) 2025-01-09 13:58:53 -08:00
Leighton Chen 3109724f48
Add genai contributing guidance (#2944) 2024-11-04 06:18:11 -08:00
heidi229 41b64539d0
update editable install link in readme.md (#2881) 2024-09-23 10:09:06 -07:00
Diego Hurtado 5a0540ba8b
Remove references to test.yml (#2830)
* Remove references to test.yml

Fixes #2829

* Update scripts/update_sha.py

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>

---------

Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
2024-08-27 18:08:00 +00:00
Leighton Chen 3ec1b9717c
Add new maintainers aabmass and xrmx (#2825)
Congratulations and welcome @aabmass and @xrmx as new Python maintainers! We greatly appreciate your help and expertise.

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2024-08-27 17:44:37 +00:00
Leighton Chen 5a27946920
Add Emídio Neto as an approver (#2703) 2024-07-12 10:49:48 -07:00
Emídio Neto ff17c79c16
Update contributing guide and remove test instructions from readme (#2632) 2024-06-25 09:54:48 -07:00
Leighton Chen 99678ccd3a
Add section for semantic convention status for instrumentations (#2433) 2024-04-16 14:04:17 -07:00
Leighton Chen fdb2e141d4
Update contrib repo approvers list (#2395) 2024-04-09 10:49:26 -07:00
Rodrigo-Novas af1528d288
chore: fix md based on rules and fix bad links (#2240)
* chore: fix md based on rules and fix bad links

* chore: add index to contribuiting and readme files

---------

Co-authored-by: Leighton Chen <lechen@microsoft.com>
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
2024-03-14 11:36:54 +02:00
Iuri de Silvio 1a984d3ba1
Upgrade tox (#2118)
* Upgrade tox

* fixup! Upgrade tox

* Add excludes

---------

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2024-02-13 22:33:14 -06:00
Diego Hurtado a1f6044672
Add statement of maintainership (#1859)
Co-authored-by: Shalev Roda <65566801+shalevr@users.noreply.github.com>
2023-06-28 12:29:01 +02:00
Shalev Roda a45c9c3792
Update maintainers list (#1874) 2023-06-26 08:41:27 +02:00
Diego Hurtado a679754172
Update maintainers list (#1817) 2023-05-23 17:14:38 -06:00
Srikanth Chekuri 520e58d62a
Update README.md (#1617) 2023-02-03 03:46:25 +00:00
Srikanth Chekuri fc738c04a6
Pin tox version (#1480) 2022-12-08 16:39:48 -06:00
Srikanth Chekuri 8107ad474b
Update README.md (#1257) 2022-09-01 11:15:35 -07:00
Alex Boten 2eb86e06f9
[chore] update approvers list (#1191) 2022-07-12 00:47:11 +05:30
Diego Hurtado 2f7a666560
Add Ashutosh Goel and Sanket Mehta to approvers (#1062)
* Add Ashutosh Goel and Sanket Mehta to approvers

Fixes #1053
Fixes #1054

* Adding company name for ashu658

* adding company name for sanketmehta28

Co-authored-by: Ashutosh Goel <39601429+ashu658@users.noreply.github.com>
Co-authored-by: sanket Mehta <sankmeht@cisco.com>
2022-04-20 10:11:18 -06:00
Alex Boten 0fdc3c1656
[docs] update maintainers (#1045) 2022-04-09 01:16:44 +05:30
Patrice Chalin 1bb3dcf385
Update README.md (#1013)
Co-authored-by: Leighton Chen <lechen@microsoft.com>
2022-03-21 11:04:33 -07:00
Owais Lone 1b7e8e44b2
Moving owais to approver (#953) 2022-03-10 15:10:12 -08:00
Alex Boten 11103ffb9c
Add release cadence (#880)
* add note about monthly cadence

Update the release section of the readme to include the monthly cadence of releases.

Fixes #457

* add note about monthly cadence

Update the release section of the readme to include the monthly cadence of releases.

Fixes #457
2022-01-28 17:10:31 -06:00
Morgan McLean 444e0a1312
Remove direct Zoom link (#816)
Zoom links are randomized and in the calendar. Removed the existing link.
2021-11-23 22:28:08 +05:30
alrex d2984f5242
remove need to clone core repo (#678) 2021-09-27 20:28:32 +00:00
(Eliseo) Nathaniel Ruiz Nowell a78c94ce59
README includes 1.0 release checklist + CODEOWNER description (#596)
* README 1.0 release checklist + what is a CODEOWNER

* Do not required SLA for responding to asks

* Easy changes to address reviewer comments

* Introduce on Slack at least not SIG meeting

* Give guidance when a CODEOWNER wants to leave a project

* Update README.md

Take suggestion package "MUST" wording.

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>

* Update README.md

Take suggestion on CODEOWNER requirement wording.

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>

* Apply suggestions from code review

Take more suggestions on checklist list requirements.

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>

* Update README.md

Take suggestion on MUST requirement for documentation.

* Add back missing bullet point

* Do not say perpetually 1.0 instead say up to maintainers

* Make it explicity CODEOWNER is for 1 file

* Make OTel Community membership a requirement because the action we use requires it

Co-authored-by: Diego Hurtado <ocelotl@users.noreply.github.com>
2021-09-08 19:14:20 +02:00
alrex b2a86719eb
update approvers/maintainers list (#614) 2021-08-10 10:43:14 -07:00
(Eliseo) Nathaniel Ruiz Nowell 5374aeea0e
Update Zoom link to match core (#603) 2021-07-23 08:21:18 -07:00
Diego Hurtado 287cda9b37
Add employer for Diego (#525)
Fixes #524
2021-06-01 16:54:51 -07:00
alrex c8103f5fa0
remove hectorhdzg from approvers (#489)
Thanks for all the contributions @hectorhdzg!
2021-05-13 08:57:29 -07:00
Yusuke Tsutsumi da692d1aed
removing toumorokoshi from approvers (#404) 2021-04-05 08:15:05 -07:00
alrex b0f7268fb0
Update README to link to GitHub Discussions (#325) 2021-02-09 09:11:48 -08:00
alrex f022385e37
update references to main (#306) 2021-01-29 12:09:22 -08:00
alrex f279d39623
updating readme (#296)
Adding more details to the readme including a link to the read the docs
2021-01-26 09:35:37 -08:00
Morgan McLean f3a078296c
Added Zoom passcode (#295) 2021-01-26 08:15:47 -08:00
Srikanth Chekuri 4aeac4a9ba
Update README.md (#214) 2020-11-25 07:47:41 -08:00
(Eliseo) Nathaniel Ruiz Nowell 28c1331e57
Update Contrib packages to 0.16dev0 (#129) 2020-11-05 11:25:37 -08:00
Nathaniel Ruiz Nowell 3194510080 Add section on how to run tests 2020-11-03 13:50:11 -08:00
alrex 1e437a2d5a
Update README.md 2020-10-29 11:16:59 -07:00
Alex Boten 2ba7927ec1 updating readme, adding contributing doc 2020-04-14 14:37:56 -07:00
alrex 1bc2440747
adding instructions to port instrumentation (#26)
Adding some instructions on how to port from the reference directory. More updates will be needed as tests are added. 

Co-Authored-By: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com>

Co-authored-by: Mauricio Vásquez <mauricio@kinvolk.io>
Co-authored-by: Hector Hernandez <39923391+hectorhdzg@users.noreply.github.com>
2020-04-09 11:16:33 -07:00
Alex Boten 67f43ea6ab initial commit
Signed-off-by: Alex Boten <aboten@lightstep.com>
2019-11-15 08:52:03 -08:00