Steve Moyer
|
80cd510242
|
build(security): bump version of govulncheck action to v0.0.8
|
2023-01-03 10:58:46 -05:00 |
|
Michael Muré
|
2df13a8e91
|
add gokart and govulncheck as periodic vulnerability detection
|
2022-09-20 20:50:42 +02:00 |
|
Michael Muré
|
1a5f4be690
|
Merge pull request #877 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.17
build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17
|
2022-09-14 11:44:31 +02:00 |
|
dependabot[bot]
|
678cb0e12d
|
build(deps): bump github.com/99designs/gqlgen from 0.17.13 to 0.17.17
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.13 to 0.17.17.
- [Release notes](https://github.com/99designs/gqlgen/releases)
- [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/99designs/gqlgen/compare/v0.17.13...v0.17.17)
---
updated-dependencies:
- dependency-name: github.com/99designs/gqlgen
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-09-14 11:43:29 +02:00 |
|
Michael Muré
|
896d7cb1b0
|
Merge pull request #868 from MichaelMure/feat-security-checks
feat: check security via `make` recipe and Github check
|
2022-09-10 19:51:29 +02:00 |
|
Steve Moyer
|
8bd98454de
|
fix: correct name for one of the security phonies
|
2022-09-08 17:44:25 -04:00 |
|
Steve Moyer
|
3087cdc013
|
feat: run security checks during Go workflow
|
2022-09-08 17:28:59 -04:00 |
|
Steve Moyer
|
ec7395589d
|
feat: add recipes for security analysis
|
2022-09-08 17:20:51 -04:00 |
|
Steve Moyer
|
1dcdee49a8
|
fix: hide tools versioning behind build tags
|
2022-09-08 17:19:20 -04:00 |
|
Steve Moyer
|
2caade9374
|
feat: add security tools
|
2022-09-08 17:15:39 -04:00 |
|
Steve Moyer
|
d989f9b61a
|
feat: version tools using Go module system
|
2022-09-08 17:11:26 -04:00 |
|
Michael Muré
|
d0db3b121b
|
Merge pull request #862 from MichaelMure/entity-interface
generalized interface for an Entity
|
2022-08-25 11:38:18 +02:00 |
|
Michael Muré
|
4c074099b8
|
generalized interface for an Entity
|
2022-08-25 11:20:36 +02:00 |
|
Michael Muré
|
5c91174a84
|
Merge pull request #861 from MichaelMure/test-with-unmarshaler
dag: test op serialisation with the unmarshaller, to allow resolving entities
|
2022-08-24 21:40:30 +02:00 |
|
Michael Muré
|
e1b172aaf0
|
dag: test op serialisation with the unmarshaller, to allow resolving entities
|
2022-08-24 21:31:48 +02:00 |
|
Steve Moyer
|
ccb71fea57
|
Merge pull request #855 from MichaelMure/fix-850-ineffective-comment-edit
test(850): add tests for `git-bug comment edit` has no effect
|
2022-08-23 14:01:44 -04:00 |
|
Michael Muré
|
dc5840617b
|
Merge pull request #858 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.73.1
build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1
|
2022-08-23 18:06:21 +02:00 |
|
Steve Moyer
|
c4a4d457f7
|
fix(850): normalize Windows line endings -> *nix (golden files)
|
2022-08-23 11:22:42 -04:00 |
|
Michael Muré
|
5238f29076
|
Merge pull request #859 from MichaelMure/webui-debug
webui: add a flag to log handling errors
|
2022-08-23 17:16:17 +02:00 |
|
Steve Moyer
|
0f885d4fb5
|
fix(850): normalize Windows line endings -> *nix
|
2022-08-23 11:02:23 -04:00 |
|
Steve Moyer
|
ff1b7448c9
|
fix(850): merge in CombinedId from 664
|
2022-08-23 10:40:56 -04:00 |
|
Steve Moyer
|
7ba98bfadc
|
Merge branch 'master' into fix-850-ineffective-comment-edit
|
2022-08-23 10:33:19 -04:00 |
|
Michael Muré
|
8d11e620a3
|
webui: add a flag to log handling errors
|
2022-08-23 15:09:31 +02:00 |
|
dependabot[bot]
|
87537980af
|
build(deps): bump github.com/xanzy/go-gitlab from 0.72.0 to 0.73.1
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.72.0 to 0.73.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.72.0...v0.73.1)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-23 13:02:40 +00:00 |
|
Michael Muré
|
5a70e8b3a2
|
Merge pull request #664 from MichaelMure/combined-id-rework
bug: have a type for combined ids, fix #653
|
2022-08-23 15:01:36 +02:00 |
|
Michael Muré
|
6ed4b8b7a1
|
webui: adapt to CombinedId
|
2022-08-23 14:48:49 +02:00 |
|
Michael Muré
|
45b04351d8
|
bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug/issues/653
|
2022-08-22 13:25:26 +02:00 |
|
Michael Muré
|
81fd7a5d8b
|
Merge pull request #818 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-1.5.0
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
|
2022-08-21 12:19:07 +02:00 |
|
dependabot[bot]
|
94d0d21542
|
build(deps): bump github.com/spf13/cobra from 1.4.0 to 1.5.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.4.0...v1.5.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-21 10:14:52 +00:00 |
|
Michael Muré
|
ec4d34c57c
|
Merge pull request #841 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.72.0
build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.72.0
|
2022-08-21 12:13:31 +02:00 |
|
dependabot[bot]
|
ed15a4203a
|
build(deps): bump github.com/xanzy/go-gitlab from 0.68.0 to 0.72.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.68.0 to 0.72.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.68.0...v0.72.0)
---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-21 09:49:34 +00:00 |
|
Michael Muré
|
43026fc536
|
Merge pull request #846 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.16
build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16
|
2022-08-21 11:48:48 +02:00 |
|
Michael Muré
|
f166aebf6c
|
Merge pull request #822 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.0
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0
|
2022-08-21 11:48:28 +02:00 |
|
Michael Muré
|
8556841497
|
Merge pull request #856 from MichaelMure/common-status
move bug.Status in entities/common for reuse
|
2022-08-20 11:01:37 +02:00 |
|
Michael Muré
|
8818d091e8
|
move bug.Status in entities/common for reuse
|
2022-08-20 10:52:11 +02:00 |
|
Michael Muré
|
58df94d38d
|
Merge pull request #852 from MichaelMure/move-around
move {bug,identity} to /entities, move input to /commands
|
2022-08-20 10:14:09 +02:00 |
|
Steve Moyer
|
2c2c449187
|
fix(850): remove obsolete test logging
|
2022-08-19 19:09:42 -04:00 |
|
Steve Moyer
|
7a91eb7e1d
|
tests(850): add tests for comment ls, add and edit
|
2022-08-19 13:19:02 -04:00 |
|
Michael Muré
|
5511c230b6
|
move {bug,identity} to /entities, move input to /commands
|
2022-08-18 23:44:06 +02:00 |
|
Michael Muré
|
5ca686b597
|
remove file that shouldn't be there
|
2022-08-18 16:20:36 +02:00 |
|
Michael Muré
|
6664a251f1
|
Merge pull request #844 from MichaelMure/resolvers
WIP resolvers
|
2022-08-18 16:03:48 +02:00 |
|
Michael Muré
|
45f5f852b7
|
core: generalized resolvers to resolve any entity time when unmarshalling an operation
|
2022-08-18 15:55:48 +02:00 |
|
Steve Moyer
|
ec24de3f0d
|
Merge pull request #851 from MichaelMure/feat-836-machine-parseable-ls-text
feat(836): updates default `ls` formatter for TSV output
|
2022-08-18 08:26:04 -04:00 |
|
Steve Moyer
|
870fe69362
|
fix(836): revert to older test harness
|
2022-08-18 06:29:51 -04:00 |
|
Steve Moyer
|
a5802792ec
|
feat(836): updates default ls formatter for TSV output
Resolves #836
|
2022-08-18 06:18:55 -04:00 |
|
Steve Moyer
|
94e3bc85d4
|
Merge pull request #848 from MichaelMure/docs-847-add-ls-compact
docs(847): add compact to docs and completion for ls command's format flag
|
2022-08-16 08:30:54 -04:00 |
|
Steve Moyer
|
d3f2fb0d18
|
docs(847): add compact to docs and bash for ls command's format flag
|
2022-08-16 08:01:17 -04:00 |
|
dependabot[bot]
|
f8497d6697
|
build(deps): bump github.com/mattn/go-isatty from 0.0.14 to 0.0.16
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.14 to 0.0.16.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.14...v0.0.16)
---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-16 04:13:34 +00:00 |
|
dependabot[bot]
|
64ea4c1525
|
build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.8.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-01 15:17:46 +00:00 |
|
Michael Muré
|
cd52872475
|
Merge pull request #835 from MichaelMure/op-base
entity/dag: proper base operation for simplified implementation
|
2022-08-01 17:16:45 +02:00 |
|