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

Aggregate The docs Project #315

Merged
merged 8 commits into from
Jan 17, 2023
Merged

Conversation

khajavi
Copy link
Member

@khajavi khajavi commented Jan 16, 2023

No description provided.

@khajavi khajavi requested a review from a team as a code owner January 16, 2023 12:56
@khajavi khajavi merged commit d76f83c into zio:series/2.x Jan 17, 2023
@khajavi khajavi deleted the fix-docs-project branch January 17, 2023 12:45
@@ -67,7 +67,7 @@ jobs:
chmod -R 777 ./zio-ftp/ftp-home/sftp/home/foo/dir1
- name: Test 2.x
if: ${{ !startsWith(matrix.scala, '3.') }}
run: ./sbt ++${{ matrix.scala }} test
run: ./sbt ++${{ matrix.scala }} zio-ftp/test
Copy link
Member

Choose a reason for hiding this comment

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

i dont understand why we need to create a subfolder zio-ftp.
Please revert it.
Since it is a single module, we dont need to create this layer

When you are cloning the repo, you will have zio-ftp/zio/ftp

Copy link
Member Author

Choose a reason for hiding this comment

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

@regis-leray
This PR contains two modules zio-ftp and the docs module. So it is not a single module. If you wish, I can revert that. But would like to know what is your concern about these changes.

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