Skip to content

feat: add _publication endpoit for the historical versions#105

Open
BojanG99 wants to merge 5 commits intomainfrom
bojangalic/publicationEndpointForHistoricalPatterns
Open

feat: add _publication endpoit for the historical versions#105
BojanG99 wants to merge 5 commits intomainfrom
bojangalic/publicationEndpointForHistoricalPatterns

Conversation

@BojanG99
Copy link
Copy Markdown
Contributor

Description (e.g. "Related to ...", etc.)

Related to #104

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly

Automated tests, benchmarks and linters

You can run the tests, lints and benchmarks that are run on CI locally with:

just ci

@BojanG99 BojanG99 requested a review from n-dusan March 15, 2026 20:11
BojanG99 and others added 4 commits March 15, 2026 21:13
Replace silent GenericError conversion with explicit tracing::error
before propagating bind failures in both the publish and git servers,
so the actual OS error (e.g. address already in use) is visible.
Copy link
Copy Markdown
Contributor

@n-dusan n-dusan left a comment

Choose a reason for hiding this comment

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

Tested locally and this works great! small suggestion below. Then let's merge

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

suggestion: let's move notifications.rs to date directory

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.

2 participants