Commit Graph

1129 Commits

Author SHA1 Message Date
Félix Saparelli dc98370492
Clippy fixes (#465) 2023-01-07 02:53:49 +13:00
Félix Saparelli 6d65c05e35
Add openSUSE and MINGW packages (#453) 2022-12-02 23:16:56 +00:00
Félix Saparelli 75da1a61ed
Update contrib guide (#452) 2022-12-02 23:07:36 +00:00
Félix Saparelli 04a8ee22bd
Add apt.cli.rs to install methods (#451) 2022-12-02 22:44:04 +00:00
Michael Jones f613ba1a79
Add option to exit when stdin ends (#449)
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-12-01 23:19:04 +00:00
dependabot[bot] db287c49f7
Update git-config requirement from 0.7.1 to 0.12.0 in /crates/ignore-files (#448) 2022-11-24 23:25:38 +00:00
dependabot[bot] e6bde7a48d
Bump axum-core from 0.2.7 to 0.2.9 (#439) 2022-11-24 23:13:36 +00:00
dependabot[bot] c30fd84c02
Bump mathieudutour/github-tag-action from 6.0 to 6.1 (#435)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-25 12:04:04 +13:00
dependabot[bot] b25cf1586c
Bump softprops/action-gh-release from cd28b0f5ee8571b76cfdaa62a30d51d752317477 to 1 (#447)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-24 12:35:27 +13:00
dependabot[bot] 46fba794c1
Bump cargo-bins/release-pr from 1 to 2 (#441)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-14 16:12:24 +00:00
dependabot[bot] d350f91b12
Bump softprops/action-gh-release from 50195ba7f6f93d1ac97ba8332a178e008ad176aa to cd28b0f5ee8571b76cfdaa62a30d51d752317477 (#438)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-13 21:45:59 +13:00
Aarni Koskela bb44b3d2dc
Readme: fix CI badge URL (#419)
The previous badge was broken. :)
2022-09-18 21:27:03 +00:00
Robert Laverty ec1cf13a41
Fix zsh autocomplete after using --shell=bash (#417) 2022-09-15 03:17:35 +00:00
Félix Saparelli 6f4c8604e8
Update release versioning 2022-09-07 18:35:00 +12:00
Félix Saparelli cf80b8395f
Learn some build optimisations from binstall (#416) 2022-09-07 06:00:08 +00:00
github-actions[bot] c7c9b30636
release: watchexec-cli v1.20.6 (#415)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-07 05:30:28 +00:00
github-actions[bot] 695b36e345
release: watchexec v2.0.2 (#414)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-07 05:08:20 +00:00
Félix Saparelli 4397aa5c7e
Default release pr version to patch 2022-09-07 16:54:40 +12:00
Félix Saparelli dd882109f8
Enable OIDC 2022-09-07 16:53:28 +12:00
Félix Saparelli 014e6246ac
Checkout before setting up signing 2022-09-07 16:52:19 +12:00
Félix Saparelli 8b4e5ef71f
Debug gitsign 2022-09-07 16:48:48 +12:00
Félix Saparelli 236fac4c99
Document the absolute crate release order (#413) 2022-09-07 16:40:47 +12:00
Félix Saparelli b2ea64d436
Use gitsign for release-pr commits (#412) 2022-09-07 16:40:31 +12:00
github-actions[bot] 4ef180f486
release: watchexec-filterer-globset v1.0.1 (#410)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-07 04:31:39 +00:00
github-actions[bot] 6642362025
release: watchexec-filterer-tagged v0.1.1 (#411)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-07 04:11:47 +00:00
github-actions[bot] d168ed9676
release: ignore-files v1.0.1 (#407)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-07 03:50:18 +00:00
Félix Saparelli 91a12383fd
Use gnu tar on windows CI (#409) 2022-09-07 03:41:34 +00:00
github-actions[bot] c46187f92d
release: project-origins v1.1.1 (#408)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Félix Saparelli <felix@passcod.name>
2022-09-07 03:29:23 +00:00
Félix Saparelli 24a3a3c2f2
Deps: update miette and git-config (#406) 2022-09-07 02:52:53 +00:00
Félix Saparelli 669ad6a7bf
Ditch actions-rs (#395) 2022-09-07 02:15:38 +00:00
Félix Saparelli f7d38206e3
Configure dependabot (#394) 2022-09-07 01:28:15 +00:00
Félix Saparelli 6c40113e9e
Run cargo update (#392) 2022-09-07 13:15:38 +12:00
Félix Saparelli 1042cba39c
Mention library crate changelog 2022-09-07 13:06:04 +12:00
github-actions[bot] 79bcf6838d
release: watchexec v2.0.1 (#390)
Co-authored-by: github-actions <github-actions@github.com>
2022-09-07 00:57:50 +00:00
Félix Saparelli b2b3bb8fde
Merge check, bors, and main tests 2022-09-07 12:36:55 +12:00
Félix Saparelli a49b38c9fd
Only include release notes for cli 2022-09-07 12:31:08 +12:00
Félix Saparelli e9d24688e1
Re-order readmes to prioritise package managers 2022-09-07 12:24:44 +12:00
Félix Saparelli b2de641f20
Document known packagings 2022-09-07 12:15:40 +12:00
Félix Saparelli 475063c49f
Mention package managers 2022-09-07 11:30:42 +12:00
Félix Saparelli 05458c3452
Undo escaping 2022-09-07 11:29:26 +12:00
Félix Saparelli 174af8665f
Remove bors, use cargo-bins/release-pr 2022-09-07 11:24:53 +12:00
Félix Saparelli f684db57ee
Update Notify to stable (#384) 2022-09-02 09:12:47 +00:00
github-actions[bot] ce68338381 release: project-origins v1.1.0 (#385)
This is a release PR for **project-origins** to version **1.1.0**.

Upon merging, you will still need to manually publish the cargo crate.

```
$ cd crates/project-origins
$ cargo publish
```

To merge this release, review the changes then say:

| bors r+ p=10 |
|:-:|
2022-08-24 09:23:52 +00:00
Félix Saparelli 94deab9452 Update binstall metadata (#383) 2022-08-24 07:19:02 +00:00
Félix Saparelli 34184f925a Add some more project types to project-origins (#370) 2022-08-24 07:19:00 +00:00
github-actions[bot] f866e6f498 release: cli v1.20.5 (#374)
This is a release PR for **cli** to version **1.20.5**.

Upon merging, this will automatically build the CLI and create a GitHub release. You still need to manually publish the cargo crate.

```
$ cd crates/cli
$ cargo publish
```

To merge this release, review the changes then say:

| bors r+ p=10 |
|:-:|

---

_Edit release notes into the section below:_

<!-- do not change or remove this heading -->
### Release notes

- Fix: mimalloc was set as the global allocator in the watchexec library, instead of leaving it to downstreams. (#369)
- Releng: s390x and ppc64le targets were added to be prebuilt. (#373)
2022-08-03 23:10:41 +00:00
Félix Saparelli bcba352603 Move mimalloc allocator init to CLI (#369) 2022-08-03 13:11:00 +00:00
Dirk Haubenreisser 90c601deeb Add s390x and ppc64le release-cli build artifacts (#373)
Signed-off-by: Dirk Haubenreisser <haubenr@de.ibm.com>

This PR adds artifact builds for platforms s390x and ppc64le to the GH workflow for target 'release-cli'.
Adding these platforms to the list of pre-built release binaries is instrumental in enabling paketo.io buildpacks for s390x and ppc64le.
2022-08-03 11:27:28 +00:00
github-actions[bot] bb9021eec7 release: cli v1.20.4 (#366)
This is a release PR for **cli** to version **1.20.4**.

Upon merging, this will automatically build the CLI and create a GitHub release. You still need to manually publish the cargo crate.

```
$ cd crates/cli
$ cargo publish
```

To merge this release, review the changes then say:

| bors r+ p=10 |
|:-:|

---

_Edit release notes into the section below:_

<!-- do not change or remove this heading -->
### Release notes

- Remove CLI help tests. They'll be replaced with brand new integration testing that's not obnoxious. (#362, #363, #365)
- Fix the install filenames for first-party RPM packagings, and possibly for DEBs as well. (#292, #364)
2022-07-01 14:13:39 +00:00
Félix Saparelli ea9f5ff694 Fix release replacements (#365)
bors r+
2022-07-01 13:57:46 +00:00