Commit Graph

26 Commits

Author SHA1 Message Date
1d8b4c16a4 remove env var in ci 2021-05-05 20:03:00 +05:30
26b76e4226 Add integration tests 2021-05-05 20:00:11 +05:30
Rohan Sircar
62be0e0476
add symlink for powerpc gcc and linker env 2021-04-29 22:15:52 +05:30
Rohan Sircar
c4e48e56bc
Try installing powerpc64 gcc package 2021-04-29 01:31:06 +05:30
Rohan Sircar
919e5d3751
boo github doesn't give a way to invalidate cache 2021-04-26 20:10:43 +05:30
Rohan Sircar
87cac97a2d
Add cache action back 2021-04-26 01:03:00 +05:30
a5fd41dbd1 temporarily remove cache 2021-04-24 23:45:34 +05:30
d219bf29e4 downgrade ubuntu runner version in ci 2021-04-24 23:39:19 +05:30
938920fcad Merge branch 'main' of https://github.com/rohan-sircar/actix-demo 2021-04-24 23:05:43 +05:30
871c533944 fix powerpc ci.yml 2021-04-24 23:05:41 +05:30
Rohan Sircar
4ccd2e664d
fix ci.yml 2021-04-24 22:54:12 +05:30
Rohan Sircar
5982d54cec
fix ci.yml 2021-04-24 22:52:59 +05:30
565e6bc5e4 Changes to ci
instead of docker layer caching, build binary in runner itself and copy
binary to dockerfile
old Dockerfile is now build.Dockerfile whereas new one is ci.Dockerfile
caching docker layers was taking more time than building the image from
 scratch
 add powerpc build (for the 100th time) but without cross in it's own
 job
2021-04-24 22:46:11 +05:30
f027c0ab7b try github cache action instead 2021-04-23 17:48:54 +05:30
fdc151a885 experiment with removing cache 2021-04-23 17:00:49 +05:30
e3ed49664c update ci file
remove ppc target again
2021-04-23 16:21:26 +05:30
133b48d9d6 update ci file 2021-04-23 00:05:53 +05:30
85bc92ad9b update ci file
fix powerpc build
2021-04-23 00:00:44 +05:30
a624c31240 fix ci file 2021-04-22 23:31:23 +05:30
6649b27869 many changes
re-enable cross and os-matrix cross
remove jsonwebtoken since it doesn't compile on ppc
improve docker build and make it publish to docker.io
2021-04-22 23:26:30 +05:30
b24ee90852 revert clippy continue on error 2021-04-22 20:35:48 +05:30
463a07cc2a remove cross from build 2021-04-22 20:08:48 +05:30
f0e512ec25 Add docker build to ci 2021-04-21 15:48:58 +05:30
1513541d73 Remove ppc64 buiild target 2021-04-21 14:18:56 +05:30
727207778b update ci file 2021-04-21 13:41:02 +05:30
0fd1137361 Add ci file 2021-04-21 13:24:44 +05:30