question

Dmitry Statsenko avatar image
Dmitry Statsenko asked

Can't setup GitHub integration for my Cloud Scripts

I tried to use GitHub integration for my Cloud Scripts, setup a repository that contains several .ts files and a single build/index.js file, but after commit/push I don't see any new revisions in the dashboard and I still can create new revisions from the dashboard.

I expect that the dashboard disable the ability of "creating new revisions" and will show code from the index.js file, but I see that GitHub integration "works" and I can save new revisions manually at the same time. The revisions dropdown shows only my previous revisions.

What's wrong?


CloudScript
m3czp.png (90.7 KiB)
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
Gosen Gao avatar image
Gosen Gao answered

After you change your code in Github, please refresh the page to get the new revision.

Binding to Github will remove the UPLOAD NEW REVISION button, but you can still modify the code in the Game Manager.

2 comments
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Dmitry Statsenko avatar image Dmitry Statsenko commented ·

I don't see any new revisions after repository push

0 Likes 0 ·
Gosen Gao avatar image Gosen Gao Dmitry Statsenko commented ·

Please move the index.js file to the root path and try again.

1 Like 1 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.