Commit Graph

20 Commits

Author SHA1 Message Date
Arijit Basu
8c4f744bb1 Try fix gh action 2023-01-13 13:08:25 +05:30
Arijit Basu
133ba120af Update .github/workflows/cd.yml 2022-10-30 01:55:55 +05:30
Orhun Parmaksız
77164ff98a fix(cd): use external gzip for compressing the git source 2022-10-30 01:55:55 +05:30
Arijit Basu
68ae6f5265
Don't release android for now 2022-05-04 10:13:00 +05:30
Arijit Basu
b0af9d7f69
Release android binaries 2022-05-04 09:55:01 +05:30
Arijit Basu
171c93dbb1 Fix ansi colors
Also upgrade deps and do some cleanup.
2022-05-04 09:43:14 +05:30
Arijit Basu
d2c5f49835 Fix CD (try again) 2021-11-10 10:24:59 +05:30
Arijit Basu
296d93a81a Fix linux gnu bin release 2021-11-10 10:03:31 +05:30
Arijit Basu
605b2bc391 Fix CD for musl 2021-11-10 09:30:26 +05:30
Arijit Basu
ba3cf24125 Release musl binary
Closes https://github.com/sayanarijit/xplr/issues/269
2021-10-24 19:53:15 +05:30
Arijit Basu
bb5dcff0bf
Use --locked in CI/CD & remove daily compile check
Daily compile check doesn't capture runtime errors. It's better to
--locked and be safe.
2021-09-27 21:47:59 +05:30
Arijit Basu
a1a1dee4af Remove --locked
Many crates are outdated. One is even yanked. IMO failing build is
better than running with insecure/bad dependencies.

Ref: https://github.com/sayanarijit/xplr/issues/212#issuecomment-855175144
2021-06-05 09:03:43 +05:30
Arijit Basu
9a22c8b423 Fix pgp publishing attempt 4 2021-06-05 08:31:50 +05:30
Arijit Basu
7e35ff42fc Fix pgp publishing attempt 3 2021-06-05 08:23:03 +05:30
Arijit Basu
cb13736a9f Fix releasing gpg signature 2021-06-05 07:59:37 +05:30
Arijit Basu
c5e97d5bae Sign releases with pgp
Closes: https://github.com/sayanarijit/xplr/issues/131
2021-06-05 07:42:39 +05:30
Arijit Basu
81854b9323 Use --locked when releasing
Closes: https://github.com/sayanarijit/xplr/issues/212
2021-06-04 17:47:56 +05:30
Arijit Basu
86c27d4eed
Try fixing CD pipeline 2 2021-04-05 13:05:04 +05:30
Arijit Basu
5f791406ce Try fixing CD pipeline 1 2021-04-05 12:56:34 +05:30
Arijit Basu
dba8631911 Add CI/CD gh actions
Mostly stolen from https://github.com/Rigellute/spotify-tui.
2021-04-05 12:32:40 +05:30