31edfd60a2
Explicitly pass CODECOV_TOKEN
2022-10-02 21:02:00 -04:00
8609031738
Update version of codecov action
...
given errors seen in other PRs using v2
2022-10-02 21:02:00 -04:00
Alex
e57f53bf6c
Update cli.yml
...
Signed-off-by: sashashura <93376818+sashashura@users.noreply.github.com>
2022-10-02 21:01:44 -04:00
d34a232baf
Merge remote-tracking branch 'origin/v3-dev-main' into v3-porting
2022-10-02 20:16:11 -04:00
bd44c95e0b
Merge pull request #1494 from urfave/v3-mod-bump
...
Bump declared module and internal usage to `/v3/`
2022-10-02 20:09:15 -04:00
Hayden
d217a5ac6c
wip: add --walk flag to gfrun to accept directory
2022-10-02 10:37:24 -04:00
76bb9f100b
Shift supported go versions
...
and approve word-wrapping changes to godoc
2022-10-02 10:30:39 -04:00
cbc7f1ad1d
Use goimports as formatting standard
...
given some disagreement with gofmt that seems to have shown up in 1.19
2022-10-02 10:26:48 -04:00
67b3de0285
Turn off docs publishing from v3 series
2022-10-02 09:19:29 -04:00
2ca91434a8
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-10-02 08:50:29 -04:00
40d886b0e6
Add stub for v3 docs + point gfmrun there instead
2022-09-30 08:13:34 -04:00
887d31ffaf
Target minimum go 1.18 in v3-dev-main
2022-07-16 12:10:51 -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
12b9c9d420
Bump matrix of supported Go versions
...
to test on the latest release (^1.18) and drop testing/supporting ^1.15.
2022-04-19 16:32:23 -04:00
Robert Liebowitz
5d61a2f46e
Bump Go version range in CI to 1.15-1.17 ( #1323 )
2022-01-24 08:59:04 +01:00
Robert Liebowitz
67d7f9403d
Remove stalebot ( #1300 )
2021-09-09 05:31:46 -04:00
Robert Liebowitz
80ba835e26
Update GitHub action
...
Bump go version to 1.16 and drop the codecov token, which is now
documented as not required for public repositories.
2021-04-24 12:33:29 -04:00
lynn (they)
c3ebeaee7b
Update stale.yml
2021-01-27 10:37:40 -08:00
Joe Gregorio
d5643c884a
Fix workflows/cli.yml.
...
The ::set-env and ::add-path commands no longer work and need to
to be replaced. See:
https://github.blog/changelog/2020-10-01-github-actions-deprecating-set-env-and-add-path-commands/
2020-12-06 10:00:16 -05:00
Ajitem Sahasrabuddhe
2a5a092888
Add Support for Go 1.15
...
And also drop support for Go 1.12 in line with Go's Release Policy https://golang.org/doc/devel/release.html#policy
2020-10-31 00:08:57 +05:30
lynn [they]
3020108d13
Update pull_request_template.md
2020-03-30 16:27:15 -07:00