cb040b67a0
Only run generate on go 1.19
2022-09-29 20:44:37 -04:00
38abd8db41
Ensure "generate" step runs in CI prior to diff check
2022-09-29 11:31:40 -04:00
a425337371
Use correct env var for global flags
2022-09-11 18:34:13 -04:00
7d9264aea1
Replace a few more custom make targets
2022-09-11 18:32:04 -04:00
1a851c7ac9
Only run make v2diff
on go 1.19.x
+ ubuntu-latest
2022-09-11 18:22:43 -04:00
da7efeb63b
Use windows compatible path append
2022-09-11 16:37:56 -04:00
ff1138c969
Run make target after the Makefile is available
2022-09-11 16:12:16 -04:00
12a3c62e50
Move more functionality into internal/build/build.go
...
and use make targets in CI, pass flag spec YAML through yq
includes result of running `make v2approve`
2022-09-11 16:02:48 -04:00
ee4ff8f8ff
Set codecov status thresholds to 5%
...
and rename file to be less dotty
2022-09-10 10:29:41 -04:00
Naveen Gogineni
4f9b8e4667
Add coverage threshold
2022-09-10 08:55:33 -04:00
6245c0a06c
Explicitly pass CODECOV_TOKEN
2022-09-05 13:14:09 -04:00
42c6c3876e
Update version of codecov action
...
given errors seen in other PRs using v2
2022-09-05 13:07:41 -04:00
Alex
31c5137f2e
Update cli.yml ( #1469 )
...
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-09-04 12:32:28 -04:00
dearchap
7357e10160
Merge pull request #1453 from hay-kot/main
...
docs: split documentation into individual pages
2022-08-16 09:33:19 -04:00
dearchap
6331954e44
Merge branch 'main' into shift-supported-go
2022-08-16 09:26:39 -04:00
Hayden
a41f215785
wip: add --walk flag to gfrun to accept directory
2022-08-14 16:49:20 -08:00
ade5edbb7f
Use goimports as formatting standard
...
given some disagreement with gofmt that seems to have shown up in 1.19
2022-08-14 10:47:42 -04:00
27b456971b
Shift supported go versions
...
and approve word-wrapping changes to godoc
2022-08-14 10:31:53 -04:00
3e4237a67f
Move genflags tool to cmd/ and pin to previous release
...
to alleviate problems caused by the circular dependency of using the
same code as a library that is potentially being generated to adhere to
a different API.
2022-08-14 10:02:07 -04:00
25116be3f5
Revert "Merging main to v3 dev main"
2022-07-16 07:58:10 -04:00
a82c9b1433
Merge remote-tracking branch 'origin/main' into merging-main-to-v3-dev-main
2022-07-16 07:44:00 -04:00
9f56fe7088
Remove temporary go mod workaround
2022-06-20 11:07:56 -04:00
Akihiro Suda
3e31c9b44c
CI: workaround for golang.org/x/tools error
...
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
2022-05-24 15:30:02 +09:00
b3359c3e27
Re-enable workflow conditions
2022-05-18 23:20:47 -04:00
e7f3925a5a
Use correct yaml multiline 🤦
2022-05-18 23:19:10 -04:00
e592640fdb
Unshallow the clone + toc cleanups
2022-05-18 23:17:57 -04:00
5988cc6040
Try running mkdocs steps directly
2022-05-18 23:13:45 -04:00
70e1ed4c9d
Attempt to work around materialx yaml loader boom
2022-05-18 22:58:46 -04:00
522b7e0d92
Use existing secret name in docs publish step
2022-05-18 22:46:36 -04:00
f3cf7640c7
Backing out build tag for suggestions per recommendation
...
from @kolyshkin 🙇
2022-05-17 08:49:15 -04:00
3c923e7a44
Merge remote-tracking branch 'origin/main' into saschagrunert-suggestions
2022-05-17 08:45:13 -04:00
c468566272
Touching up more mkdocs details
2022-05-08 20:49:08 -04:00
974f2d410d
Guard suggestion capability (+ dependency) with build tag
2022-05-07 15:21:00 -04:00
ed0033984b
Generate flag types (again?)
...
Closes #1381
2022-05-01 23:02:05 -04:00
Kir Kolyshkin
b8cb475418
ci: test newly added tag
...
We run test with the tag set (to make sure nothing is broken),
and also the check-binary-size target (for informational purposes only).
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2022-04-25 10:58:31 -07:00
6033c008f2
Merge pull request #1366 from urfave/revert-1352-stalebot-config
...
Revert "Add Stale bot configuration per docs"
2022-04-22 10:56:21 -04:00
b7ee8fff31
Revert "Add Stale bot configuration per docs"
2022-04-22 10:49:09 -04:00
6effd9fba8
Update dependencies and go.mod spec
...
Closes #1322
2022-04-21 19:11:01 -04:00
71dbc63e37
Merge remote-tracking branch 'origin/main' into v3-dev-main
2022-04-21 18:37:34 -04:00
5be9100fb3
Keep CI config compatible with main branch
2022-04-21 18:24:30 -04:00
cddccd3df5
Merge latest origin/main + target this branch in CI
2022-04-21 18:22:34 -04:00
7c50be3d7c
Switch branch references from master
to main
...
Connected to #1349
2022-04-21 16:14:27 -04:00
7f0e884542
Merge pull request #1352 from urfave/stalebot-config
...
Add Stale bot configuration per docs
2022-04-21 16:01:15 -04:00
2e81fd08e4
Merge pull request #1357 from urfave/be-ye-disabling-of-yon-shield
...
Attempting to soften the barrier to entry
2022-04-21 16:00:23 -04:00
64aad19eb5
Drop extra backslashes in continous command
2022-04-21 15:24:14 -04:00
902f5abbc8
Use correct go version strings; other general CI updates
2022-04-21 15:18:35 -04:00
e63054a42e
Attempting to soften the barrier to entry
...
and also removing issue title formatting that overlaps with label
functionality
2022-04-21 15:07:45 -04:00
8c33a078d1
Use go env
correctly
2022-04-20 14:41:26 -04:00
17aa508d22
Switch to gfmrun v1.3.0
2022-04-20 14:38:32 -04:00
e61b99e19a
Add Stale bot configuration per docs
...
with (greatly) extended values for `daysUntilStale` and `daysUntilClose`
per suggestion.
2022-04-19 16:51:13 -04:00