这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@robGG1997
Copy link
Contributor

@robGG1997 robGG1997 commented Nov 21, 2023

Closes #750

This will generate .meta files for DLLs if they don't already exist, Publish Dependencies action is not enabled since we'll be running the action on main which'll delete the already existing .meta files, once this is merged to main we can enable it back on!

@robGG1997 robGG1997 force-pushed the rob/generate-dll-meta-files-750 branch from d0a166f to 3630b9f Compare November 22, 2023 07:50
@robGG1997 robGG1997 force-pushed the rob/generate-dll-meta-files-750 branch from cf9bdbf to 439356d Compare November 22, 2023 08:06
@robGG1997 robGG1997 force-pushed the rob/generate-dll-meta-files-750 branch 2 times, most recently from 2e67fcb to f9842c2 Compare November 22, 2023 08:38
@robGG1997 robGG1997 force-pushed the rob/generate-dll-meta-files-750 branch from 58c24de to 4778494 Compare November 22, 2023 08:44
@robGG1997 robGG1997 marked this pull request as ready for review November 22, 2023 08:47
Copy link
Contributor

@kantagara kantagara left a comment

Choose a reason for hiding this comment

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

Awesome!

@robGG1997 robGG1997 added the ready-to-merge Ready to Merge PR - this'll trigger required checks label Nov 23, 2023
@robGG1997 robGG1997 merged commit 3531d88 into main Nov 23, 2023
@robGG1997 robGG1997 deleted the rob/generate-dll-meta-files-750 branch November 23, 2023 06:28
rob1997 pushed a commit that referenced this pull request Jan 16, 2025
* Revert "automated duplicating imported samples modifications (#595)"

This reverts commit a555894.

* .meta generation CI

* small ref update

* possible fix

* helpful echos added

* now running action on this branch :facepalm

* don't export DLL_META_FILE_TEMPLATE variable

* small updates

* back to echo

* maybe try touch

* helpful echos and changed overwrite to append

* genrate UUID using uuidgen

* if else cases for already existing meta files and only deleting .dll files

* fixed path issue

* rm dlls path fix

* Published Solution Dependencies to Package Libraries as DLLs

* changed publish dependencies action auto commit branch back to main

* skip running publish dll

* revert unwanted changes back to main

---------

Co-authored-by: robGG1997 <robGG1997@users.noreply.github.com>
sergeypanin1994 pushed a commit to sergeypanin1994/web3.unity that referenced this pull request Mar 16, 2025
* Revert "automated duplicating imported samples modifications (ChainSafe#595)"

This reverts commit a555894.

* .meta generation CI

* small ref update

* possible fix

* helpful echos added

* now running action on this branch :facepalm

* don't export DLL_META_FILE_TEMPLATE variable

* small updates

* back to echo

* maybe try touch

* helpful echos and changed overwrite to append

* genrate UUID using uuidgen

* if else cases for already existing meta files and only deleting .dll files

* fixed path issue

* rm dlls path fix

* Published Solution Dependencies to Package Libraries as DLLs

* changed publish dependencies action auto commit branch back to main

* skip running publish dll

* revert unwanted changes back to main

---------

Co-authored-by: robGG1997 <robGG1997@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-merge Ready to Merge PR - this'll trigger required checks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.meta files not generated for generated DLLs

5 participants