Commit Graph

162 Commits

Author SHA1 Message Date
Brian McGee
b11474ca2f
doc: fix copyright notice
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-13 10:07:18 +01:00
zimbatm
187375c6c4 README: update link to the Rust v1 2024-05-13 10:54:21 +02:00
mergify[bot]
3e73f5dbd0
Merge pull request #288 from numtide/dependabot/github_actions/goreleaser/goreleaser-action-5
chore(deps): bump goreleaser/goreleaser-action from 4 to 5
2024-05-13 08:20:33 +00:00
mergify[bot]
87e844af5e
Merge branch 'main' into dependabot/github_actions/goreleaser/goreleaser-action-5 2024-05-13 08:20:00 +00:00
mergify[bot]
010a6cf6c9
Merge pull request #289 from numtide/dependabot/github_actions/actions/setup-go-5
chore(deps): bump actions/setup-go from 4 to 5
2024-05-13 08:19:56 +00:00
mergify[bot]
4f004de680
Merge branch 'main' into dependabot/github_actions/actions/setup-go-5 2024-05-13 08:19:23 +00:00
Brian McGee
3ed9fc9ca2
Merge pull request #287 from numtide/dependabot/pip/test/examples/python/flask-2.2.5
chore(deps): bump flask from 0.12.1 to 2.2.5 in /test/examples/python
2024-05-13 09:16:20 +01:00
Brian McGee
8323ca3606
doc: update rust version link in readme
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-13 09:11:34 +01:00
Brian McGee
95bc3e8fc7
fix: update settings.yml to point to treefmt instead of treefmt-go
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-13 09:10:55 +01:00
Brian McGee
400d0c7094
Revert "chore: temporarily remove settings.yml workflow"
This reverts commit 86d013fe75.
2024-05-13 09:10:09 +01:00
dependabot[bot]
8df73f7d23
chore(deps): bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 08:09:12 +00:00
dependabot[bot]
feaf2b744e
chore(deps): bump goreleaser/goreleaser-action from 4 to 5
Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 4 to 5.
- [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
- [Commits](https://github.com/goreleaser/goreleaser-action/compare/v4...v5)

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 08:09:09 +00:00
dependabot[bot]
039888b250
chore(deps): bump flask from 0.12.1 to 2.2.5 in /test/examples/python
Bumps [flask](https://github.com/pallets/flask) from 0.12.1 to 2.2.5.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/0.12.1...2.2.5)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 08:09:09 +00:00
Brian McGee
4a8692414e
chore: change base url to treefmt instead of treefmt-go
In preparation for moving to the main treefmt repo.

Also fixes some broken links.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-12 19:39:43 +01:00
Brian McGee
86d013fe75
chore: temporarily remove settings.yml workflow
It will cause issues whilst moving the repo.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-12 19:32:41 +01:00
Brian McGee
3d165d7a94
Merge pull request #10 from numtide/fix/race-condition
fix: brittle test
2024-05-10 11:50:38 +01:00
Brian McGee
92321c8737
feat: improve specifying formatters test
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-10 11:43:28 +01:00
Brian McGee
53ea16a42c
feat: improve stats assertion feedback
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-10 11:26:10 +01:00
Brian McGee
39b73b8e7e
Merge pull request #9 from numtide/fix/install-docs-dependencies
fix: install node dependencies in devshell commands
2024-05-10 11:15:31 +01:00
Brian McGee
2188358242
Merge pull request #8 from numtide/chore/set-package-version
feat: set nix package version to shortRev
2024-05-10 11:15:22 +01:00
Brian McGee
249f807e92
fix: install node dependencies in devshell commands
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-10 11:15:04 +01:00
Brian McGee
9b00e00666
feat: set nix package version to shortRev
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-10 11:06:31 +01:00
Brian McGee
0dd4344339
Merge pull request #7 from numtide/feat/improve-docs
doc: refine docs and usage
2024-05-10 10:50:53 +01:00
Brian McGee
6ec924c69e
fix: remove goreleaser from running on pull requests
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-10 10:47:50 +01:00
Brian McGee
e5da10e873
doc: refine docs and usage
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-10 10:46:39 +01:00
zimbatm
e5a6cc60e2 ci: handle releases with goreleaser 2024-05-09 22:16:57 +02:00
zimbatm
70c6ef27d9 chore: reload when nix/devshell.nix changes 2024-05-09 20:17:05 +02:00
Brian McGee
8de5446c64
Revert "ci: add go workflow"
This reverts commit 978eb486f4.
2024-05-09 11:53:37 +01:00
Brian McGee
978eb486f4
ci: add go workflow
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-09 11:51:45 +01:00
Brian McGee
4ffe2ca16c
feat: add CGO dependencies to devshell
Required for running tests with bench and/or race enabled.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-09 11:50:37 +01:00
Brian McGee
912dcaabd0
fixup! fix: remove md extension from LICENSE file
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-09 11:37:08 +01:00
Brian McGee
87a0be977d
fix: remove md extension from LICENSE file
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-09 11:32:25 +01:00
Brian McGee
5be37cafab
fixup! feat: add release workflow
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-09 11:31:12 +01:00
Brian McGee
fe1fad56c3
Merge pull request #6 from numtide/feat/release-workflow
feat: add release workflow
2024-05-09 11:29:27 +01:00
Brian McGee
0c5c34d682
feat: add release workflow
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-09 11:28:09 +01:00
Brian McGee
7aa2ad6095
Merge pull request #5 from numtide/feat/nix-ci
feat: add nix github workflow
2024-05-08 09:12:45 +01:00
Brian McGee
ebfd17b76a
feat: add nix github workflow
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-08 08:54:58 +01:00
Brian McGee
a3fb1272c8
chore: disable devshell motd
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-08 08:46:10 +01:00
Brian McGee
ca027119d6
chore: lint flake inputs
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-08 08:41:34 +01:00
Brian McGee
9328b466cc
Merge pull request #1 from numtide/feat/improve-stdin-and-path-processing
Streaming processing of paths passed in from stdin
2024-05-08 08:35:47 +01:00
Brian McGee
306fe0ffd2
Merge pull request #4 from numtide/dependabot/github_actions/cachix/install-nix-action-26
chore(deps): bump cachix/install-nix-action from 25 to 26
2024-05-07 18:04:37 +01:00
Brian McGee
2e77e123d1
feat: optimize git walker
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-07 18:02:50 +01:00
Brian McGee
8b92dca9c6
feat: streaming processing of paths from stdin and paths argument
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-07 17:20:04 +01:00
Brian McGee
f1f56d1bfc
fix: remove setting of cpu profile rate
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-07 17:19:02 +01:00
dependabot[bot]
4b47097712
chore(deps): bump cachix/install-nix-action from 25 to 26
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 25 to 26.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v25...v26)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 23:15:13 +00:00
Brian McGee
b7458e6530
Merge pull request #3 from numtide/fix/ci-deploy-pages-on-main
ci: only deploy github pages on main
2024-05-06 16:07:44 +01:00
Brian McGee
73a224a5f9
ci: only deploy github pages on main 2024-05-06 16:07:18 +01:00
Brian McGee
243d1be894
Merge pull request #2 from numtide/feat/cpu-profiling
feat: add cpu profile flag
2024-05-06 16:06:07 +01:00
Brian McGee
a79ae9583c
feat: add cpu profile flag 2024-05-06 16:05:10 +01:00
Brian McGee
ea6fe2d5cb
doc: improve treefmt.gif
Add some whitespace to each file in the examples folder before applying to demonstrate formatting occurring.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-03 20:04:13 +01:00