Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | build(deps): bump actions/cache from 2.1.6 to 2.1.7 | dependabot[bot] | 2021-11-29 |
| | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v2.1.6...v2.1.7) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | Fix bug report template use wrong hx version (#1158) | Thanabodee Charoenpiriyakij | 2021-11-24 |
| | |||
* | Break CI cache | Blaž Hrastnik | 2021-10-27 |
| | |||
* | fix: Cross compile tests as well | Blaž Hrastnik | 2021-08-14 |
| | | | | | | | | | | We ran the tests first, but did not cross compile them. This step would also compile all the grammar libraries (but for the host machine). On the actual release build, the editor would get built for the target, but the grammar libraries would be detected as present and wouldn't recompile. Refs #577 | ||
* | 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 |
| | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> | ||
* | Fix typo in feature request template | wojciechkepka | 2021-06-21 |
| | |||
* | Add a blank issue template | wojciechkepka | 2021-06-20 |
| | |||
* | Add a template for a feature request | wojciechkepka | 2021-06-20 |
| | |||
* | ci: Test with --release on releases | Blaž Hrastnik | 2021-06-20 |
| | |||
* | Add bug report template | Blaž Hrastnik | 2021-06-12 |
| | |||
* | Disable aarch64-macos, it fails to build on macos-latest | Blaž Hrastnik | 2021-06-07 |
| | |||
* | Only test on stable rust | Blaž Hrastnik | 2021-06-07 |
| | | | | Shorter CI times, and it should be good enough. | ||
* | Add aarch64-macos (M1) to the release build matrix | Blaž Hrastnik | 2021-06-07 |
| | |||
* | Update build.yml | Blaž Hrastnik | 2021-06-06 |
| | |||
* | Add more coverage for CI | Ivan Tham | 2021-06-06 |
| | | | | Runs every day as cron. Add matrix for test, includes windows and macos. | ||
* | Merge pull request #11 from ↵ | Blaž Hrastnik | 2021-05-30 |
|\ | | | | | | | | | helix-editor/dependabot/github_actions/actions/upload-artifact-2.2.3 Bump actions/upload-artifact from 1 to 2.2.3 | ||
| * | Bump actions/upload-artifact from 1 to 2.2.3 | dependabot[bot] | 2021-05-30 |
| | | | | | | | | | | | | | | Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 1 to 2.2.3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v1...v2.2.3) Signed-off-by: dependabot[bot] <support@github.com> | ||
* | | Bump actions/cache from 1 to 2.1.6 | dependabot[bot] | 2021-05-30 |
|/ | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 1 to 2.1.6. - [Release notes](https://github.com/actions/cache/releases) - [Commits](https://github.com/actions/cache/compare/v1...v2.1.6) Signed-off-by: dependabot[bot] <support@github.com> | ||
* | Add dependabot config | Blaž Hrastnik | 2021-05-30 |
| | |||
* | Add a github pages auto-build action. | Blaž Hrastnik | 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 |
| | |||
* | Update release.yml | Blaž Hrastnik | 2021-05-10 |
| | |||
* | Try building (but not packaging yet) binary releases. | Blaž Hrastnik | 2021-05-10 |
| | |||
* | Break CI cache. | Blaž Hrastnik | 2021-05-08 |
| | |||
* | Checkout submodules on clone. | Blaž Hrastnik | 2020-09-12 |
| | |||
* | ci: Add dependency caching. | Blaž Hrastnik | 2020-06-02 |
| | |||
* | Update rust.yml | Blaž Hrastnik | 2020-06-01 |
| | |||
* | Create rust.yml | Blaž Hrastnik | 2020-06-01 |