index
:
helix-ext
dependabot/cargo/rust-dependencies-1a67a7dde4
gh-pages
master
patches
v23.10.2
[contrib] fork of the helix editor, with various inactive and rejected patches applied
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
/
release.yml
Commit message (
Expand
)
Author
Age
*
Recursive create the pkgname directory when creating a release tarball
Michael Davis
2023-04-03
*
Remove the rust-toolchain.toml file before building the release
Michael Davis
2023-04-03
*
Enable aarch64-macos releases
Michael Davis
2023-04-03
*
Fix AppImage build problems
Blaž Hrastnik
2023-03-31
*
Disable aarch64-macos build for now (build issues)
Blaž Hrastnik
2023-03-31
*
Use latest github runner images
Blaž Hrastnik
2022-12-13
*
Use dtolnay/rust-toolchain in more places
Blaž Hrastnik
2022-12-13
*
build(deps): bump Swatinem/rust-cache from 1 to 2 (#4843)
dependabot[bot]
2022-11-22
*
ci: Simplify tag name fetching (set-output is deprecated)
Blaž Hrastnik
2022-11-22
*
ci: Remove a bunch of actions-rs/cargo uses
Blaž Hrastnik
2022-11-22
*
Strip release binary by setting `profile.release.strip` in a pre-build step (...
yvt
2022-09-11
*
chore(ci): upgrade `actions/upload-artifact` to v3
yvt
2022-09-10
*
chore(ci): support "preview" release CI runs
yvt
2022-09-10
*
Enable CI builds for `riscv64-linux` (#3685)
yvt
2022-09-10
*
chore(ci): build AppImage for aarch64-linux
yvt
2022-09-06
*
chore(ci): build binary for aarch64-linux
yvt
2022-09-06
*
chore(ci): install a pre-release version of Cross
yvt
2022-09-06
*
chore(ci): match `*-macos` by checking suffix
yvt
2022-08-02
*
chore(ci): build binary for aarch64-macos
yvt
2022-08-02
*
Use a minimal binary to fetch grammar sources in release CI (#2557)
Michael Davis
2022-06-05
*
Fix release action
Blaž Hrastnik
2022-05-28
*
inherit rust toolchain channel from rust-toolchain.toml
Michael Davis
2022-05-23
*
Replace handwritten CI cache with Swatinem/rust-cache
Blaž Hrastnik
2022-05-23
*
AppImage (#2089)
Matthew Toohey
2022-04-20
*
Add shell completion (#2022)
Benedikt Müller
2022-04-12
*
build(deps): bump actions/download-artifact from 2 to 3 (#2082)
dependabot[bot]
2022-04-11
*
publish a source tarball with version and grammars (#1875)
Michael Davis
2022-03-29
*
use 'cargo test --workspace' in CI (#1793)
Michael Davis
2022-03-12
*
fetch and compile tree-sitter grammars in helix-term build
Michael Davis
2022-03-10
*
ensure rust grammar is available in CI
Michael Davis
2022-03-10
*
build(deps): bump actions/checkout from 2 to 3 (#1767)
dependabot[bot]
2022-03-08
*
build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#1766)
dependabot[bot]
2022-03-08
*
build(deps): bump actions/upload-artifact from 2.3.0 to 2.3.1 (#1316)
dependabot[bot]
2021-12-20
*
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.0 (#1263)
dependabot[bot]
2021-12-14
*
fix: Cross compile tests as well
Blaž Hrastnik
2021-08-14
*
action: copy grammar libraries to runtime
kabirz
2021-07-17
*
Bump actions/upload-artifact from 2.2.3 to 2.2.4
dependabot[bot]
2021-06-22
*
ci: Test with --release on releases
Blaž Hrastnik
2021-06-20
*
Disable aarch64-macos, it fails to build on macos-latest
Blaž Hrastnik
2021-06-07
*
Add aarch64-macos (M1) to the release build matrix
Blaž Hrastnik
2021-06-07
*
Bump actions/upload-artifact from 1 to 2.2.3
dependabot[bot]
2021-05-30
*
Fix release builds.
Blaž Hrastnik
2021-05-12
*
Download the artifacts into current dir, that way it doesn't clash with dist.
Blaž Hrastnik
2021-05-11
*
Fix release packaging.
Blaž Hrastnik
2021-05-11
*
Update workflows.
Blaž Hrastnik
2021-05-11
*
Fix CI builds.
Blaž Hrastnik
2021-05-10
*
ci: Specify tag format.
Blaž Hrastnik
2021-05-10
*
Update publish workflow.
Blaž Hrastnik
2021-05-10
*
Modify build triggers.
Blaž Hrastnik
2021-05-10
*
Update workflow.
Blaž Hrastnik
2021-05-10
[next]