Skip to content

📝 Defined a way to manage EinStack Glide project#234

Merged
roma-glushko merged 1 commit into
developfrom
settle-down-on-project-management
May 5, 2024
Merged

📝 Defined a way to manage EinStack Glide project#234
roma-glushko merged 1 commit into
developfrom
settle-down-on-project-management

Conversation

@roma-glushko

@roma-glushko roma-glushko commented May 1, 2024

Copy link
Copy Markdown
Member

This is a proposal on how to manage EinStack projects using Github functionality for maximum visibility around what's going on.

The proposal includes:

Screenshot 2024-05-01 at 15 17 54
  • Two types of issues: epics (an example of epic: 🔊 Setup OpenTelemetry #19) and tasks (was kind of that but now it's more explicit)
  • A new priority:* to manage users expectations
  • usage of milestones as release goals (doing that right now)

The new structure will hopefully help to answer the following questions:

  • What's on Glide roadmap?
  • What's on near term plans?
  • What's left to finish some functionality?
  • In what release goal (e.g. it's not necessary connected to exact versions, so we can have more granular releases) that functionality is going to land?

The structure helps to include epics from other repositories, comment on the epic or upvote it with emojis.

@roma-glushko roma-glushko added the type:enhancement New feature or request label May 1, 2024
@roma-glushko roma-glushko self-assigned this May 1, 2024
@codecov

codecov Bot commented May 1, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.98%. Comparing base (cf137da) to head (16435f4).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #234   +/-   ##
========================================
  Coverage    66.98%   66.98%           
========================================
  Files           78       78           
  Lines         3577     3577           
========================================
  Hits          2396     2396           
  Misses        1054     1054           
  Partials       127      127           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@roma-glushko roma-glushko requested review from gernest and mkrueger12 May 1, 2024 12:24
@roma-glushko

Copy link
Copy Markdown
Member Author

@gernest curious if you have any opinion on this 👀

@gernest gernest left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

@roma-glushko

Copy link
Copy Markdown
Member Author

Okay, I think @mkrueger12 did not have chance to look at, but see not reason to block it. Will iterate on this idea if there are better options.

@roma-glushko roma-glushko merged commit 66c5f5b into develop May 5, 2024
@roma-glushko roma-glushko deleted the settle-down-on-project-management branch May 5, 2024 08:17
roma-glushko added a commit that referenced this pull request Jun 24, 2024
The first major update with breaking changes to the language chat schemas 
and begging of work on instrumenting the gateway with OpenTelemetry.

### Added

- 🔧 Use github.com/EinStack/glide as module name to support go install cmd (@gernest)
- ✨🔧 Setup Open Telemetry Metrics and Traces (#237) (@gernest)
-  🔧 #221 Add B3 trace propagator (#242) (@gernest)
- 🔧 #241 Support overriding OTEL resource attributes (#243) (@gernest)
- 🔧 #248 Disable span and metrics by default (#254) (@gernest)
- 🔧 #220 Instrument API server with observability signals (#255) (@gernest)
- 🔧 #164 Make client connection pool configurable across all providers (#251) (@daesu)
- 🔧 Instrument gateway process (#256) (@gernest)
- 🔧 #262: adding connection pool for chat request and response (#271) (@tom-fitz)

### Changed

- 🔧 #238 Implements human-readable durations in config (#253) (@ppmdo)
- 🔧 #266: removing omitempty from response definition (#267) (@tom-fitz)

#### Breaking Changes

- 🔧 💥 #235: Extended the non-streaming chat error schema with new fields to give clients more context around the error (#236) (@roma-glushko)
- 💥 Convert all camelCase config fields to the snake_case in the provider configs (#260) (@roma-glushko)
- ✨💥 #153: Allow to pass multiple model-specific param overrides (#264) (@roma-glushko)

### Fixed

- 🐛 #217: Set build info correctly in Glide images (#218) (@roma-glushko)

### Security

- 🔒 Updated golang to 1.22.4 to address CVE-2024-24790 (#276) (@STAR-173)

### Miscellaneous

- 📝 Defined a way to manage EinStack Glide project (#234) (@roma-glushko)
- 👷 #219: Setup local telemetry stack with Jaeger, Grafana, VictoriaMetrics and OTEL Collector (#225) (@roma-glushko)
- 👷‍♂️ Added a new GH action to watch for glide activity stream (#239, #244) (@roma-glushko)
- ✨ Switched to the new docs (@roma-glushko)
- 🔧 #240: Automatically install air (#277, #270) (@ppmdo, @roma-glushko)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants