Commit graph

150 commits

Author SHA1 Message Date
Damien Elmes
2fc7dec0a0 update bug report template 2021-11-12 12:20:02 +10:00
Damien Elmes
8f6b6d13e9 update issue template 2021-11-12 12:17:02 +10:00
Damien Elmes
9ee68c974b add issue template config.yml 2021-02-19 14:11:21 +10:00
Damien Elmes
9e61ea77e3 tweak issue template again
re: https://github.com/ankitects/anki/issues/988
2021-02-19 14:06:16 +10:00
Damien Elmes
fa260b8393 tweak issue template 2021-02-19 13:44:14 +10:00
Damien Elmes
d1eedcffd1 Update issue templates 2021-02-03 15:31:17 +10:00
Damien Elmes
2d2733222b move contributor check into Buildkite 2020-12-09 21:01:11 +10:00
Damien Elmes
e4f2586091 move Linux & Mac tests to Buildkite 2020-12-08 22:23:27 +10:00
Damien Elmes
8da6d57dc9 clean up GHA workflow
wheel uploading to pypi will be handled separately for future releases
2020-11-24 21:00:38 +10:00
Damien Elmes
ebd1236ab0 strip out unused gettext refs 2020-11-18 13:22:51 +10:00
Damien Elmes
d190f00517 bust CI cache 2020-11-10 09:48:42 +10:00
Damien Elmes
8d3f673ce7 disable Windows CI for now 2020-11-05 21:00:02 +10:00
Damien Elmes
49dc572d4c Revert "remove gif-lfs"
This reverts commit 39599a6c34.

Issue fixed.
2020-11-05 18:46:22 +10:00
Damien Elmes
39599a6c34 remove gif-lfs
https://github.com/actions/virtual-environments/issues/1983
2020-11-05 12:31:14 +10:00
Damien Elmes
6dff04456e migrate away from insecure add-path statement 2020-11-05 12:27:36 +10:00
Damien Elmes
470119d130 gettext and bazelisk come standard on macOS runner 2020-11-05 12:24:10 +10:00
Damien Elmes
b3af4d6652 show Bazel timestamps in CI 2020-11-05 12:23:06 +10:00
Damien Elmes
9c4368ec32 experiment with repo/disk cache instead of output root
edit to trigger rebuild
2020-11-05 12:07:01 +10:00
Damien Elmes
c7939cdc5c hash the lock files
GitHub's cache is not a great fit for Bazel, but this will do for now
2020-11-04 21:02:10 +10:00
Damien Elmes
eb5616e527 test caching; disable broken Windows build for now
edit to re-run tests
2020-11-01 20:08:08 +10:00
Damien Elmes
99b20cbaa6 update CI 2020-11-01 16:33:40 +10:00
Damien Elmes
44ac1e05b1 enforce eol normalization in gitattributes 2020-11-01 15:24:25 +10:00
Damien Elmes
7f8875293c drop 3.7 support in CI 2020-11-01 15:05:28 +10:00
Damien Elmes
cfbbb69648 trailing newline .ftl check can happen at build time
Removes the need to build ripgrep for CI
2020-11-01 14:59:45 +10:00
Damien Elmes
d62d5d91c9 bust cache 2020-10-10 19:39:21 +10:00
Damien Elmes
9ccba626f2 vendor rsync binary 2020-10-05 14:09:59 +10:00
Damien Elmes
00bba4d3cc disable pyenv cache on Linux
https://github.com/ankitects/anki/pull/681
2020-09-01 09:11:07 +10:00
Damien Elmes
c459e8d147 try pyenv cache again on macOS 2020-08-22 11:47:36 +10:00
Damien Elmes
ffd447a721 tar -> gnu-tar 2020-08-22 10:47:17 +10:00
Damien Elmes
50fc3dda07 try gnu tar workaround for CI cache
https://github.com/actions/cache/issues/403#issuecomment-678348989
2020-08-22 09:19:32 +10:00
Damien Elmes
9319401c8d attempt to work around https://github.com/actions/cache/issues/403 2020-08-21 20:05:44 +10:00
Damien Elmes
05abcd788e bust CI cache 2020-08-21 19:57:16 +10:00
Damien Elmes
9476d84e4c Revert "Merge pull request #729 from evandroforks/upload_rslib_artifacts"
This reverts commit 3adec8959b, reversing
changes made to 1dfe5b8165.

Issue tracked on https://github.com/actions/cache/issues/403
2020-08-21 19:56:17 +10:00
evandrocoan
07b7f979f6 Update to use the new version of actions/cache
Networking issues impacting cache save/restore
https://github.com/actions/cache/issues 267
2020-08-14 18:21:51 -03:00
evandrocoan
708b6fc16e Upload things so we can download it and compare to fix the bug
can't find crate for `prost_derive` which `prost_build`
https://github.com/ankitects/anki/pull 729
2020-08-10 12:05:24 -03:00
Henrik Giesel
1cb579dc9e Reset cargo rspy 2020-08-09 17:18:05 +02:00
Henrik Giesel
5afa196026 Reset the cargo rslib 2020-08-09 17:05:29 +02:00
Henrik Giesel
7d4c8da04b Reset the cargo registry 2020-08-09 17:01:22 +02:00
Henrik Giesel
6b954cba00 Reset cargo index cache by bumping its number from 22 to 23 2020-08-09 16:38:27 +02:00
Damien Elmes
0918c4a6bc bust cache again 2020-07-31 14:15:55 +10:00
Damien Elmes
860e70fa70 bust CI cache to hopefully fix Mac build issue 2020-07-30 09:44:23 +10:00
evandrocoan
c5f56166eb Set to to checks.yml not run check rules on tagged releases 2020-07-27 23:26:21 -03:00
evandrocoan
6af7c3d4e7 Update actions/upload-artifact@v1 to v2 as v1 is deprecated
Random error on Mac OS: [error]Too Many Requests
https://github.com/actions/toolkit/issues 503
2020-07-23 12:16:38 -03:00
Damien Elmes
bcc14bc18e one more attempt at fixing the problem by busting the cache 2020-07-11 09:09:49 +10:00
Damien Elmes
7302f0655c invalidate cache
in the hopes of fixing
https://github.com/ankitects/anki/runs/848327907
2020-07-08 14:34:23 +10:00
evandrocoan
901fb08584 Attempt to fix Python interpreter
Fix _addons/ URL prefix not being removed on Windows systems
https://github.com/ankitects/anki/pull 679
2020-07-06 20:05:31 -03:00
Damien Elmes
7643af00cd Revert "bump CI node version"
This reverts commit 400b25f6bf.

Was hoping this would fix the protobuf build issues on win32; it did not.
2020-06-29 17:42:19 +10:00
Damien Elmes
400b25f6bf bump CI node version 2020-06-29 17:19:08 +10:00
Damien Elmes
07d6d28655 add --fail to curl calls
closes #656 - thanks Evandro
2020-06-08 11:20:30 +10:00
Damien Elmes
5df1bf0ebf use mirror of Windows pyaudio wheels 2020-06-08 11:19:19 +10:00