Skip to content

Tawsif add support for codebase exports #117

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

Merged
merged 11 commits into from
Jan 27, 2025

Conversation

tawsifkamal
Copy link
Contributor

Motivation

  • Made a new PR so that I didn't have to deal with merge conflicts from graphsitter renaming to codegen-sdk
  • Fixed all comments from previous PR
  • Added better typehints to ensure that exports are meant only for typescript codebases and typescript specific directories

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


codegen-bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@tawsifkamal tawsifkamal merged commit 7355006 into develop Jan 27, 2025
6 of 11 checks passed
@tawsifkamal tawsifkamal deleted the tawsif-add-support-for-codebase-exports branch January 27, 2025 21:29
tkfoss pushed a commit that referenced this pull request Jan 28, 2025
# Motivation
<!-- Why is this change necessary? -->
- adds exports to codebase.exports and directory.exports + directory.get_export(name) for typescript codebases
- Made a new PR so that I didn't have to deal with merge conflicts from
graphsitter renaming to codegen-sdk
- Fixed all comments from previous PR
- Added better typehints to ensure that exports are meant only for
typescript codebases and typescript specific directories

---------

Co-authored-by: codegen-bot <[email protected]>
jayhack pushed a commit that referenced this pull request Feb 9, 2025
# Motivation
<!-- Why is this change necessary? -->
- adds exports to codebase.exports and directory.exports + directory.get_export(name) for typescript codebases
- Made a new PR so that I didn't have to deal with merge conflicts from
graphsitter renaming to codegen-sdk
- Fixed all comments from previous PR
- Added better typehints to ensure that exports are meant only for
typescript codebases and typescript specific directories

---------

Co-authored-by: codegen-bot <[email protected]>
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.

3 participants