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

refactor(spx-backend): inherit properties from remixSource in remixed project creation #997

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

aofei
Copy link
Member

@aofei aofei commented Oct 18, 2024

No description provided.

mProject.Instructions = mRemixSourceProject.Instructions
}
if mProject.Thumbnail == "" {
mProject.Thumbnail = mRemixSourceProject.Thumbnail
Copy link
Collaborator

Choose a reason for hiding this comment

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

用 release 的 thumbnail 应该会更合适

Copy link
Member Author

Choose a reason for hiding this comment

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

啊有道理,thumbnail 是跟 files 绑定的,我来改下

Copy link
Member Author

Choose a reason for hiding this comment

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

…ed project creation

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
@qiniu-ci
Copy link

This PR has been deployed to the preview environment. You can explore it using the preview URL.

Warning

Please note that deployments in the preview environment are temporary and will be automatically cleaned up after a certain period. Make sure to explore it before it is removed. For any questions, contact the Go+ Builder team.

@nighca nighca merged commit 189181c into goplus:dev Oct 18, 2024
7 checks passed
@aofei aofei deleted the remix-project branch October 18, 2024 07:59
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