Commit graph

1016 commits

Author SHA1 Message Date
1b472fdc1d
feat(copr): lune v0.9.2 2025-05-01 08:23:49 +01:00
3c54915b10
feat(aur): lune v0.9.2 2025-05-01 08:23:49 +01:00
36d09e282a
chore(actions): disable cron schedule for appimage workflow 2025-05-01 08:22:08 +01:00
35fd2f2e82
chore(appimage): remove generated AppDir 2025-05-01 08:19:56 +01:00
159d77bc21
feat(appimage): use lune's latest logo for appimag 2025-05-01 08:19:29 +01:00
bd82e5346b
fix(appimage): set the version for appimage by dropping VERSION file 2025-05-01 08:12:55 +01:00
c4e197cf59
feat(appimage): download lune version from env var 2025-05-01 07:58:03 +01:00
e1e3ceccc2
chore(actions): use pkg2appimage directly instead of appimagetool 2025-05-01 07:57:23 +01:00
1ebc9bd4b6
chore(actions): don't tamper with appimage file name and use variables for versions 2025-05-01 07:37:35 +01:00
ecbcc57041
chore(actions): update appimagetool download url to a newer version 2025-05-01 07:29:15 +01:00
231f6468e8
chore(actions): run required commands as root and use local dir in appimage workflow 2025-05-01 07:23:15 +01:00
815a42baba
chore(actions): update upload-artifact to v4 for appimage workflow 2025-05-01 07:20:13 +01:00
c53ce2edea
chore(actions): update checkout to v4 for appimage workflow 2025-05-01 07:18:29 +01:00
a4d6614408
chore(actions): remove multiarch stuff from appimage builder 2025-05-01 07:16:04 +01:00
91ab720353
feat(apt): lune v0.9.1 2025-04-30 18:03:47 +05:30
1ee22ad7a7
feat(aur): lune v0.9.1 2025-04-30 13:18:19 +01:00
a373c4fc46
feat(copr): lune v0.9.1 2025-04-30 13:15:38 +01:00
83ca0ceba4
feat(js): lune v0.9.1 2025-04-30 13:15:13 +01:00
fd19866767
feat(scoop): lune v0.9.1 2025-04-30 13:15:02 +01:00
38830f9610
feat(apt): update repo landing GPG key import step to use new key 2025-04-26 06:02:00 +01:00
4ee4bf673d
chore(README): update import commands to use new GPG key 2025-04-26 05:59:50 +01:00
fc330ca5ff
chore(actions): update apt workflow dep versions 2025-04-26 05:57:00 +01:00
514469bfdd
feat(copr): lune v0.9.0 2025-04-26 05:47:12 +01:00
022e4154d2
feat(apt): lune v0.9.0 2025-04-26 10:11:28 +05:30
aa5477b58e
feat(aur): lune v0.9.0 2025-04-26 09:21:06 +05:30
1d92fdea62
feat(scoop): lune v0.9.0 2025-04-26 09:15:54 +05:30
84b8e17059
feat(js): lune v0.9.0 2025-04-26 09:14:07 +05:30
a96848c560
fix(copr): missed space in cat heredoc for .cargo/config.toml 2025-01-31 14:19:12 +05:30
03618acc2d
fix(copr): modify rust linker config for aarch64 fedora packages 2025-01-31 14:13:10 +05:30
04cc042671
fix(copr): add aarch64 g++ into BuildRequires 2025-01-31 14:08:54 +05:30
aad9e45c76
fix(copr): add more BuildRequires for aarch64 targets 2025-01-31 13:55:58 +05:30
94a5fcf8ef
fix(copr): add perl as BuildRequires 2025-01-31 13:13:52 +05:30
94f5b37a43
fix(copr): remove attributes in first line from all source files 2025-01-31 13:06:55 +05:30
1352efc33e
fix(copr): just remove the first line with sed instead of pattern 2025-01-31 12:45:55 +05:30
ec89aaad51
fix(copr): no need to use any variable, we're already in dir 2025-01-31 12:20:38 +05:30
7d3b7d9b7d
fix(copr): attempt to use $WORKSPACE var for extracted src 2025-01-31 12:16:27 +05:30
326f40bfb5
fix(copr): add prep step to remove clippy attribute before build 2025-01-31 12:06:57 +05:30
9ea4daacbf
fix(copr): use correct aarch64 gcc package name
Some checks are pending
Update setup-lune Repository / Update setup-lune action (push) Waiting to run
APT Repository / deploy (push) Waiting to run
AUR Test / test (push) Waiting to run
CI / CI (push) Waiting to run
Homebrew Test / test_precompiled (push) Waiting to run
Homebrew Test / test_source (push) Waiting to run
Scoop Test / test (push) Waiting to run
2025-01-28 18:28:57 +05:30
7ce92e1100
fix(copr): incorrect BuildRequire condition for aarch64 deps 2025-01-28 18:25:19 +05:30
cb5152f12a
fix(copr): install aarch64 specific build dependencies 2025-01-28 18:21:51 +05:30
a77f37146d
fix(copr): add cargo build dependency requirement 2025-01-28 18:16:31 +05:30
db9c38535c
fix(copr): remove musl build dependency 2025-01-28 18:11:30 +05:30
a26a8bd28d
fix(copr): non-existent musl-tools package build dependency 2025-01-28 18:08:03 +05:30
cf5e48a63e
chore(README): link fedora COPR project
Some checks failed
Update setup-lune Repository / Update setup-lune action (push) Has been cancelled
APT Repository / deploy (push) Has been cancelled
AUR Test / test (push) Has been cancelled
CI / CI (push) Has been cancelled
Homebrew Test / test_precompiled (push) Has been cancelled
Homebrew Test / test_source (push) Has been cancelled
Scoop Test / test (push) Has been cancelled
2025-01-26 23:46:14 +05:30
69f2b364d4
feat: include rpm spec package 2025-01-26 23:37:17 +05:30
CI
4b226883ba chore: update lune sources 2024-11-06 01:08:00 +00:00
CI
b5eabbcf04 chore: update lune sources 2024-10-18 01:09:24 +00:00
CI
76cf47666d chore: update lune sources 2024-10-17 01:09:15 +00:00
96879a8028
feat(dpkg): lune v0.8.9 2024-10-08 10:12:06 +01:00
22cdec3a5f
feat(deb): lune v0.8.9
* Includes lune v0.8.9 builds.
* Fixes incorrect v0.8.7 and v0.8.8 builds for arm64.
2024-10-08 10:09:24 +01:00