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 dependency management blogpost #2566

Merged
merged 8 commits into from
Mar 22, 2024

Conversation

samansmink
Copy link
Contributor

@samansmink samansmink commented Mar 22, 2024

Draft PR for a blogpost on dependency management in DuckDB.

TODOs

  • Needs proofreading
    • Unsure about title, perhaps a bit too informal/cheesy/clickbaity?
    • Is the goal of the blog clear enough?
  • Example Repo
    • setup the repo and ensure CI is actually passing there
    • link to the repository in the blog

Copy link
Collaborator

@Mytherin Mytherin left a comment

Choose a reason for hiding this comment

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

Looks great! Some comments from my side

_posts/2024-03-22-dependency-management.md Outdated Show resolved Hide resolved
_posts/2024-03-22-dependency-management.md Outdated Show resolved Hide resolved
_posts/2024-03-22-dependency-management.md Outdated Show resolved Hide resolved
_posts/2024-03-22-dependency-management.md Outdated Show resolved Hide resolved
_posts/2024-03-22-dependency-management.md Outdated Show resolved Hide resolved
_posts/2024-03-22-dependency-management.md Outdated Show resolved Hide resolved
_posts/2024-03-22-dependency-management.md Outdated Show resolved Hide resolved
@samansmink samansmink marked this pull request as ready for review March 22, 2024 14:53
the [C++ Extension Template](https://github.com/duckdb/extension-template),
the [DuckDB docs on extensions](https://duckdb.org/docs/extensions/overview.html),
and [this](https://github.com/mehd-io/duckdb-extension-radar) very handy repository that tracks public DuckDB extensions.
Additionally, DuckDB has a [discord server](https://discord.com/invite/tcvwpjfnZx) where you can ask for help on
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
Additionally, DuckDB has a [discord server](https://discord.com/invite/tcvwpjfnZx) where you can ask for help on
Additionally, DuckDB has a [discord server](https://discord.duckdb.org) where you can ask for help on

@szarnyasg szarnyasg merged commit 746eda1 into duckdb:main Mar 22, 2024
2 checks passed
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.

5 participants