Skip to content

Drone CI migration #1261

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

Merged
merged 10 commits into from
Jan 15, 2020
Merged

Drone CI migration #1261

merged 10 commits into from
Jan 15, 2020

Conversation

sr229
Copy link
Contributor

@sr229 sr229 commented Jan 8, 2020

Describe in detail the problem you had and how this PR fixes it

This will migrate code-server to Drone CI which allows ARMv7 and ARM64 builds. This is currently being tested on my LKGR repo so don't merge it yet

Is there an open issue you can link to?

closes #1258
closes #35

Signed-off-by: Ayane Satomi <[email protected]>
@sr229 sr229 self-assigned this Jan 8, 2020
@sr229
Copy link
Contributor Author

sr229 commented Jan 8, 2020

I enocuntered a weird error in yarn where it returns just Forbidden. Currently investigating and reported to both @drone and @yarnpkg.

https://cloud.drone.io/sr229/cdr-web-lkgr/12/1/2

@code-asher
Copy link
Member

I suppose we'll need to switch the Travis builds to manual tagging as well so we can have it all under the same release.

@sr229
Copy link
Contributor Author

sr229 commented Jan 9, 2020

I suppose we'll need to switch the Travis builds to manual tagging as well so we can have it all under the same release.

Yep @code-asher. It's probably for the best as well

Ayane Satomi added 4 commits January 10, 2020 23:16
@sr229
Copy link
Contributor Author

sr229 commented Jan 12, 2020

Getting some Forbidden messages for Alpine Node.js builds

Ayane Satomi added 3 commits January 13, 2020 17:30
Signed-off-by: Ayane Satomi <[email protected]>
We're still investigating with Drone why we can't build 32-bit so we'll just comment it out

Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
@sr229 sr229 requested a review from nhooyr as a code owner January 13, 2020 09:36
Ayane Satomi added 2 commits January 13, 2020 17:39
Signed-off-by: Ayane Satomi <[email protected]>
Signed-off-by: Ayane Satomi <[email protected]>
@sr229
Copy link
Contributor Author

sr229 commented Jan 14, 2020

@code-asher can you manually re-run the build for me I think we have the proper Alpine builds now?

@code-asher code-asher merged commit 3ce7129 into master Jan 15, 2020
@code-asher code-asher deleted the migrate-drone branch January 15, 2020 19:14
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.

Drone CI Migration ARM binary release
2 participants