Skip to content

Conversation

@greschd
Copy link
Member

@greschd greschd commented Jun 2, 2022

Stacked PR on top of #2, to avoid merge conflicts.

When the ansys/ directory is at the top-level, the protoc
compilation can run into problems if there is already a
build/ directory containing .proto files.

This can be avoided by switching to a src/ layout.

Base automatically changed from dgresch/add_id_to_baseinfo to main June 3, 2022 05:35
This avoids issues where 'ansys-tools-protoc-helper' will find
the .proto files which are located in the 'build' directory.
@greschd greschd force-pushed the dgresch/src_layout branch from 335b270 to 7a9ece7 Compare June 3, 2022 06:21
@@ -0,0 +1 @@
0.1.0.dev0
Copy link
Member Author

@greschd greschd Jun 3, 2022

Choose a reason for hiding this comment

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

Here, I just "normalized" the version; pip (or setuptools?) was already doing this when installing, but warning about the change.
Also moved the file, but the change is why git doesn't recognize the rename.

@greschd greschd marked this pull request as ready for review June 3, 2022 06:23
@greschd greschd enabled auto-merge (squash) June 3, 2022 06:23
@greschd greschd merged commit 93ba13d into main Jun 3, 2022
@greschd greschd deleted the dgresch/src_layout branch June 3, 2022 20:37
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