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
Michael Muré
56966fec55
build: go 1.18 minimum
2022-07-31 14:47:07 +02:00
Michael Muré
d179b8b7ec
bug: fix an issue where Id would be used, then changed due to metadata
2022-07-31 14:38:32 +02:00
Michael Muré
3d454d9dc8
entity/dag: proper base operation for simplified implementation
...
- reduce boilerplace necessary to implement an operation
- consolidate what an operation is in the core, which in turn pave the way for a generic cache layer mechanism
- avoid the previously complex unmarshalling process
- support operation metadata from the core
- simplified testing
2022-07-25 13:27:17 +02:00
Michael Muré
2ade8fb1d5
doc: more tiny fixes
2022-06-25 12:49:50 +02:00
Michael Muré
c6be058871
doc: more tiny fixes
2022-06-25 12:44:42 +02:00
Michael Muré
b43a447ab6
doc: tiny tweaks
2022-06-25 12:20:32 +02:00