odidev
2781a2b923
binary_artifact.yml: add a V release for Linux/ARM64 too ( #8698 )
...
Added 'build-linux-arm64' job with the QEMU support to the binary_artifact.yml file, to release vlang/v Linux/ARM64 zip archive.
Signed-off-by: odidev <odidev@puresoftware.com>
2021-02-12 20:08:55 +02:00
Delyan Angelov
db2266598a
binary_artifact.yml: ensure v_old.exe is not in the release archives.
2021-02-10 11:06:17 +02:00
Delyan Angelov
2e8f187819
ci: use `runs-on: ubuntu-20.04` consistently
2021-01-01 15:14:09 +02:00
Delyan Angelov
8e6f3a707b
binary_artifact.yml: mention ./cmd/tools/{vup,vdoctor} explicitly in actions/upload-artifact
2020-12-29 22:53:27 +02:00
Delyan Angelov
468c37e186
binary_artifact.yml: add prebuilding of vup.exe and vdoctor.exe while making releases
2020-12-29 21:51:12 +02:00
Delyan Angelov
d60f148b0c
binary_artifact.yml: chmod 755 thirdparty/tcc/tcc.exe too
2020-12-04 14:08:18 +02:00
Delyan Angelov
b37550c279
binary_artifact.yml: unpack to a v/ folder as before.
2020-12-03 22:44:03 +02:00
Delyan Angelov
b8bb034f91
binary_artifact.yml: restore top level v_{linux,macos,windows}/ folder in the .zip files.
2020-12-03 16:56:39 +02:00
Alexander Medvednikov
110c7e6f90
workflows: build 0.* tags
2020-12-03 15:04:49 +01:00
Delyan Angelov
2f6757b315
binary_artifact.yml: chmod 755 the v executables before archiving them.
2020-12-03 12:51:28 +02:00
Delyan Angelov
b1e3db712e
binary_artifact.yml: restore .ctags.d/ and .github/ (helps vim/emacs users and running CI tests locally)
2020-12-03 11:52:09 +02:00
Alexander Medvednikov
9b7d717a9c
workflows: use v_linux.zip etc as asset names (part 2)
2020-12-01 04:07:28 +01:00
Alexander Medvednikov
971031d8cc
workflows: use v_linux.zip etc as asset names
2020-12-01 04:06:34 +01:00
Alexander Medvednikov
b1bff3f319
workflows: use ./v instead of v
2020-11-29 20:53:33 +01:00
Alexander Medvednikov
5eb7660608
workflows: releases: build v -prod
2020-11-29 19:57:12 +01:00
Leah Lundqvist
80c4b8a17a
ci: automated builds when pushing "weekly.*" tags ( #7005 )
2020-11-29 02:16:10 +01:00
Delyan Angelov
40770f1697
ci: add timeout-minutes attributes for jobs
2020-11-19 13:16:18 +02:00
Delyan Angelov
9e16576380
ci: turn on only the first part of binary_artifact.yml (building)
2020-10-14 23:09:40 +03:00
Delyan Angelov
067c8b39ba
ci: comment the new binary_artifact.yml workflow
2020-10-14 23:04:43 +03:00
Leah Lundqvist
a45481baa3
actions: generate prebuilt binaries every commit ( #6617 )
2020-10-14 20:09:14 +02:00