Commit Graph

35 Commits

Author SHA1 Message Date
nullptrdevs
b08480256c
Update the main CI workflow (#742)
rename i386 to x86
update actions/checkout to v3 (v2 uses Node.js 12 which is about to be deprecated)
2022-11-05 23:52:07 -04:00
Lee Cannon
690189a5a7
add workflow to check build_runner works with a range of zig versions (#732) 2022-11-02 20:06:01 -04:00
Lee Cannon
e430b76297
only run CI workflow if atleast one zig file changed 2022-11-01 21:46:27 +00:00
Auguste Rame
48a053b65f
Build m1 binaries (#622) 2022-09-03 15:43:35 -04:00
Techatrix
bddee7b076
CI: Fetch all history for all tags and branches 2022-09-01 19:26:17 +00:00
Auguste Rame
b4ccfeecef
Issue templates (#600) 2022-08-22 13:23:37 -04:00
Auguste Rame
fea2070849
Beam to felix land! 2022-07-13 11:22:01 +02:00
Auguste Rame
c7400a34fd
Increase workflow perf/debugability on non-main 2022-07-12 21:31:10 +02:00
Auguste Rame
25421aa7a6
use zstd tars 2022-07-12 18:22:31 +02:00
Lee Cannon
9bfa372059
enable windows and mac tests in CI 2022-05-29 18:50:48 +01:00
Meghan Denny
81818e3319 investing in debugging tools 2021-12-29 22:44:24 -08:00
Matthew Knight
14528db0b7
update known-folders for allocgate (#432)
* update known-folders for allocgate

* run workflow on all pushes and PRs
2021-12-06 18:04:18 -08:00
Meghan Denny
088dc570de actions- reflect license rename 2021-10-19 19:32:28 -07:00
Frank Denis
7cc1fb4ddf Make ZLS logo readable when GitHub is in dark mode
"Language Server" is written in black, which is barely readable
when the GitHub UI is configured in dark mode.

Switch to gray, which works with in light and dark modes.
2021-05-23 18:09:24 +02:00
Alexandros Naskos
b66ed3bece
Fixed CI artifact generation 2021-05-03 14:23:37 +03:00
Alexandros Naskos
6a5664e018
Added build artifact uploads to the github actions CI and removed duplicate READMEs (#300) 2021-04-05 16:58:52 +03:00
Alexandros Naskos
7f432d8715
Implemented the signature help request.
Refreshes builtin data, added 0.7.1 builtins
2021-04-02 20:49:01 +03:00
Alexandros Naskos
bdac0899ca
Add logo and badge to github readme 2021-03-30 02:05:35 +03:00
Alexandros Naskos
c7e55b82e9
Updated github readme 2021-03-30 01:56:09 +03:00
nyaa8
03ce7a07e1
Update the Zigtools badge
* It's fully vectorized now
    - replaced the raster logo of Zigtools with an SVG remake
    - made it more similar to the one provided by GitHub CI
* Doesn't rely on shields.io anymore
* Left the text as is, without converting it to paths to make editing it easier
2021-01-15 04:45:05 +01:00
nyaa8
15c590bc57
Optimize the ZLS logo
* Removed unnecessary metadata left by Inkscape
* Cleaned up <font> tag by removing redundant properties
2021-01-15 04:21:43 +01:00
nyaa8
3cf1beab4d
Make use of a special .github directory for README
* Moved .assets to .github/assets, as they are supposed to be used in web-based
  viewers
* Removed images from the project level README file

Utilizes GitHub's features for a special directory ".github". GitHub overrides
the project level README if it finds one in the ".github" directory, allowing to
make a separate READMEs for terminals and the web.
2021-01-15 03:58:31 +01:00
Nameless
69bd1903df
add: run tests on linux 2020-11-04 17:15:57 -06:00
Nameless
fd08bf1789
add: run CI daily 2020-11-04 17:11:01 -06:00
Nameless
705c5cf2da
Update Github Workflows 2020-11-04 16:50:29 -06:00
Nameless
4f633c45dc
Remove -Dallocation_info from CI build
With the removal of the debug allocator, this was also removed from the build.zig, and causes the CI to fail.
2020-10-18 21:11:45 -05:00
Alexandros Naskos
62ab67f751 Add allocation info in the test workflow 2020-07-08 00:22:03 +03:00
Joachim Schmidt
67bf04f85b
Refactor workflow commands 2020-06-05 18:57:22 +02:00
Alexandros Naskos
c8f6949e5c Workflow fix 2020-05-27 22:00:25 +03:00
Alexandros Naskos
6f8fbe1ccb Added tests. 2020-05-27 21:58:35 +03:00
Alexandros Naskos
804fa1b024 github workflow fix? 2020-05-19 22:39:55 +03:00
Alexandros Naskos
aab11f5df9 github workflow fix? 2020-05-19 22:38:13 +03:00
SuperAuguste
94dd78171f fix 2020-05-14 10:09:50 -04:00
SuperAuguste
98176db5a4 ci fix? 2020-05-14 09:57:19 -04:00
SuperAuguste
8345b94cd6 ci test 2020-05-14 09:49:05 -04:00