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

re-organize engine deployment details #465

Merged
merged 2 commits into from
Jan 27, 2023
Merged

Conversation

ryley-o
Copy link
Contributor

@ryley-o ryley-o commented Jan 27, 2023

Description of the change

Store Art Blocks Engine deployment details/logs in a root /deployments/ directory instead of inside the /scripts/ directory.

This organization more clearly divides the responsibility of deployment scripts and deployment logs. In a follow-on PR, the V3_Engine deployment script will be updated to be able to handle input.json files (also stored in the /deployments/ directory, which will fully decouple specific engine deployment details from any specific contract or deployment script files. This will enable removing the requirement to copy and paste solidity code or typescript code when performing an Engine deployment.

@ryley-o ryley-o self-assigned this Jan 27, 2023
@ryley-o ryley-o requested a review from a team as a code owner January 27, 2023 21:16
@ryley-o ryley-o requested a review from jakerockland January 27, 2023 21:16
@ryley-o ryley-o enabled auto-merge January 27, 2023 21:51
Copy link
Contributor

@jakerockland jakerockland left a comment

Choose a reason for hiding this comment

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

Very excited about this progress. !vibe

@ryley-o ryley-o merged commit c9b0970 into main Jan 27, 2023
@ryley-o ryley-o deleted the reorg-engine-deployment-files branch January 27, 2023 23:18
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