Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/git-bug/git-bug

Distributed, offline-first bug tracker embedded in git, with bridges
https://github.com/git-bug/git-bug

[bridge/github] improve comments and documentation

[bridge/github] improve error handling and tests

Co-Authored-By: Michael Muré <batolettre@gmail...

93e731fd0d365c0cf49dbb7aea371e48f46e1f11 authored over 5 years ago by Amine <[email protected]>
build(deps): bump github.com/gorilla/mux from 1.7.2 to 1.7.3

Bumps [github.com/gorilla/mux](https://github.com/gorilla/mux) from 1.7.2 to 1.7.3.
- [Release n...

f9d7d6bc1241b807006a6a4528d9d6e83a814426 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Add exporter documentation

4b6949fcce9ea5caf8c62274c4441f41827dc854 authored over 5 years ago by Amine Hilaly <[email protected]>
[core] Implement ExportResults

Use ExportResult chan to send export events
Remove exportedBugs and exportedLabels

1f365b236900d429cbfdaa1807163a110e6e4624 authored over 5 years ago by Amine Hilaly <[email protected]>
[bug] add snapshot.GetCreateMetadata method

[bug] add snapshot.HasParticipant(id string)
[bug] add snapshot.HasAnyParticipant(ids ...string)...

570ae5f75e034523a1d7d94a04febe944d36399b authored over 5 years ago by Amine Hilaly <[email protected]>
build(deps): bump github.com/99designs/gqlgen from 0.9.0 to 0.9.1

Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.9.0 to 0.9.1.
- ...

b67acd5cc3d13b2eeba1656efcc3087247cd03aa authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
[bridge/github] Correcte some types and add comments

General improvements

Co-Authored-By: Michael Muré <[email protected]>

empty array check

an...

31eebdf9da8cd0f6afd7999175fb53cc135a1833 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] exporter tests: Test issues metadata

[bridge/github] exproter tests: Change env vars

87cdf03219e7713f041387cbfc3144506a6be9da authored over 5 years ago by Amine Hilaly <[email protected]>
Rebase and add bridge push zsh & powershell completion

9b4b1fc09a9fca1aeb48560a258de8990070b3b5 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] simplify export operation hashs

[bridge/github] exporter tests: add more test cases and global tests

[bridge/github] rename exp...

0dea0f6a7673865b16e71f1998c3b0db33a54514 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] exporter: Add test cases

correct delete repo
improve tests
set user identity

fc09f2a492348f3b6013308697cbc86e15e8ab47 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] correct label & comment edit mutations bugs

12cc74e22b35d08d2d342a1b445d967e3e09c1f6 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] create label: Generate hexColor from label rgba

23f2c58e920ea239842e0303af0b5bba5e1d3665 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] use context.WithTimeout on all graphql queries

4ad3d336c69922a7e34c782e995db9f1adcbc403 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] exporter: Improve error handling

[bridge/github] queries: use api v4 for getLabel / createLabel

[bridge/github] add comments to ...

f70c279c1e8dc7f73e08679f8789c35c1dfdd59d authored over 5 years ago by Amine Hilaly <[email protected]>
[misc] update man docs and completion scripts

[cache] BugCache: Fix set metadata raw

[bridge/github] Fix graphql input objects

e511f3d885e5e7f15d3b7f8e500380f0c63bc377 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] exporter: Check bug import origin

[bridge/github] export only allowed bugs

a58ac69c1f9246a1e544f0032f8dee8e8a769b04 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] importer: tag imported issues with origin metadata

[bridge/github] exporter: correct export signature and cache maps

07492fb72a4af565d607432c681143d77f102515 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] cache user token

fix import typo

init tests

verify issue

1d42814166f783766a1b81e926c93c21244289dc authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] exporter: support multiple tokens/clients

a121991f556f5b2a362d769b9304956bcedb3805 authored over 5 years ago by Amine Hilaly <[email protected]>
rebase & fix push command

6d9ba4aba21f9b7bd8322594678604966eca777e authored over 5 years ago by Amine Hilaly <[email protected]>
[bug] Operations: add GetAuthor method for operation interface and

BaseOp

e649a503963887c1fe5cdc3deaa0e2951261d76b authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] update github bug exporter

- cache repository ID
- cache all comment IDs

cbac48277000b6d6c85418f099c1daf0e4d64956 authored over 5 years ago by Amine Hilaly <[email protected]>
[cache] BugCache: Add set metadata methods

[bridge/github] fix add/remove mutation requests

[bridge/github] iterator: fix typo

6451dd2928d7299dbcc3c34b3e6b8a8050f4c796 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] exporter: add graphql functionalities

[bridge/github] graphql mutation objects
[bridge/github] github create and get labels
[bridge/gi...

2f620e65b8edeb761a161cea0dda11eb1cdf8fec authored over 5 years ago by Amine Hilaly <[email protected]>
[vendor] update dependencies: github.com/shurcooL/githubv4

[bridge/github] graphql: Add more mutations structs

946c936c5c447fd1ef36fca0a17c6e6ec40c8054 authored over 5 years ago by Amine Hilaly <[email protected]>
[bridge/github] Add exporter implementation

fbb0e836d3d23e5a3e47029c92426090e21615f7 authored over 5 years ago by Amine Hilaly <[email protected]>
[commands] bridge: add push sub command

[commands] bridge: use cobra max args

0424a0fa19cbd2d2110d748a0ff3c014615aa17e authored over 5 years ago by Amine Hilaly <[email protected]>
readme: document the PowerShell completion

aa4464dbba0b1e0ce39ae53e35971e6924d404d3 authored over 5 years ago by Michael Muré <[email protected]>
Merge pull request #171 from MichaelMure/graphql-mutation-relay

Graphql mutation relay

54e95cf36f4e50d4175f78410f3dc504a7e34179 authored over 5 years ago by Michael Muré <[email protected]>
graphql: fix typo

17cbe457d2d782bee914680b38fa101c9327b811 authored over 5 years ago by Michael Muré <[email protected]>
cache: consistently use "ref" to fetch a repository

9f4da4ce4fbbf23798b80289af170c9c42ac73eb authored over 5 years ago by Michael Muré <[email protected]>
minor cleanup

5bae915b53ed2bb4f222db2fdc73852099b96fd2 authored over 5 years ago by Michael Muré <[email protected]>
Merge pull request #168 from MichaelMure/dependabot/dep/github.com/spf13/cobra-0.0.5

build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5

fb964bd3e99546df6edb5a4c913d0960dabe9826 authored over 5 years ago by Michael Muré <[email protected]>
misc: generate PowerShell command completion

b64587f87abdca0bb15120bf3da48eedd812ca6b authored over 5 years ago by Michael Muré <[email protected]>
build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5

Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.4 to 0.0.5.
- [Release n...

7461c1fe3a9ea404e38dd05182400d5739793d11 authored over 5 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge pull request #156 from A-Hilaly/bridge-rm

Fix bridge rm command

89c6732354ba4efd7c36c253fc5d02f0b6c7a7a4 authored over 5 years ago by Michael Muré <[email protected]>
Update repository/mock_repo.go

Co-Authored-By: Michael Muré <[email protected]>

acfd8ffdd7b2e019168467810a817a0b6ea084e6 authored over 5 years ago by Amine <[email protected]>
bug: fix Bug's Lamport edit time potentially wrong due to rebase

777ccb9c68e10bdd9b8a4d33449795dd6e52f768 authored over 5 years ago by Michael Muré <[email protected]>
Rebase & Update commands/bridge_rm.go

Co-Authored-By: Michael Muré <[email protected]>

07cc5e41008dc9f9b0d4fc084797e494e8a50d8c authored over 5 years ago by Amine Hilaly <[email protected]>
Changes to Repo.RmConfigs

RmConfigs try to remove key/value or section from keyPrefix

ee2ca519e62d80531030b4e323d6528293fd3238 authored over 5 years ago by Amine Hilaly <[email protected]>
Merge pull request #170 from A-Hilaly/config-file

[bridge] Change bridge name format in the config

470996a0cef56551262a2fb436b778d8fe4be941 authored over 5 years ago by Michael Muré <[email protected]>
LoadBridge create a bridge using loadConfig

update loadConfig signature

316b4ea6c241960c7506fc5b4d76a4e31484465c authored over 5 years ago by Amine Hilaly <[email protected]>
add target to launchpad configuration

041dc08d4306fe28770be172f057819f325af9a5 authored over 5 years ago by Amine Hilaly <[email protected]>
Naming fixes

319b648d0f2d30c457c56df860dcecf89c80157a authored over 5 years ago by Amine Hilaly <[email protected]>
fix tests

bc03a89aa76cad37daf8cd4efdea463a9569c519 authored over 5 years ago by Michael Muré <[email protected]>
graphql: change mutations to respect the Relay specification

https://facebook.github.io/relay/graphql/mutations.htm

This specification also allow to expose ...

b2f8572c4493205535558fb9320689aaf4774dc1 authored over 5 years ago by Michael Muré <[email protected]>
cache: expose the operation when creating a new bug

08c0e18ade5241d124fc8a3424b7612174e82cef authored over 5 years ago by Michael Muré <[email protected]>
Store bridge type alongside the other params in the config

f70e775dbd7c53ebb6e3cd2ec1af8d73d13449b0 authored over 5 years ago by Amine Hilaly <[email protected]>
Merge pull request #153 from A-Hilaly/bridge-configuration

[Breaking] Bridge configuration enhancements

d69dcce806d280ddbd6a4fb17700153bc03da90b authored over 5 years ago by Michael Muré <[email protected]>
add verbose flag to go test

1c2ad95960c09d029e6306ac5a5ea76c58e8b5c9 authored over 5 years ago by Amine Hilaly <[email protected]>
rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKEN

8d6bdb65074f9e75c014b86dd744b7bba72b349b authored over 5 years ago by Amine Hilaly <[email protected]>
make token visible in configuration process

validate token
global fixes

a6c8b6b78dcf9b31c73fe35545e3fb754e06851a authored over 5 years ago by Amine Hilaly <[email protected]>
Merge pull request #162 from A-Hilaly/bridge-list

Consistent bridge implementations list

a9629dbad15f0e80ea244eb81abda4ddc08f7a0e authored over 5 years ago by Michael Muré <[email protected]>
Merge pull request #160 from MichaelMure/dependabot/npm_and_yarn/webui/js-yaml-3.13.1

build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webui

cb3bddf7650d096a639b38298d46fcb3db3c5df3 authored over 5 years ago by Michael Muré <[email protected]>
Merge pull request #163 from MichaelMure/dependabot/npm_and_yarn/webui/handlebars-4.1.2

build(deps): bump handlebars from 4.1.1 to 4.1.2 in /webui

d954486c681247741090ca093409475b5d699174 authored over 5 years ago by Michael Muré <[email protected]>
build(deps): bump handlebars from 4.1.1 to 4.1.2 in /webui

Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2.
- [Release note...

98625825f8a6c5ab9ee2c46012b953ce61ae087c authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Sort bridges list

da3281c4747616466833d59db20c8734f764a61b authored over 5 years ago by Amine Hilaly <[email protected]>
build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webui

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](http...

bcba3563eb6db84816990edb3a535f42c67bb46f authored over 5 years ago by dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Allow cancelling configuration

correct error message

Co-Authored-By: Michael Muré <[email protected]>

c52a467302608012c4fd7d496a7cd60ad153b5cd authored over 5 years ago by Amine <[email protected]>
Skip test validateUsername in travis environment

7923d6c942114b710089c2b2e7f49bc7ac374b44 authored over 5 years ago by Amine Hilaly <[email protected]>
Merge pull request #159 from MichaelMure/dependabot/npm_and_yarn/webui/tar-4.4.9

build(deps): [security] bump tar from 4.4.1 to 4.4.9 in /webui

9e56285260a1aad22c3355167ce7590eb839f602 authored over 5 years ago by Michael Muré <[email protected]>
build(deps): [security] bump tar from 4.4.1 to 4.4.9 in /webui

Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.9. **This update includes securit...

0e8e4c21711d51a7ecf5b36b6562333c4684518d authored over 5 years ago by dependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>
add unit tests for launchpad bridge configuration

add tests for validateUsername in Github bridge
panic when compile regex fail

ebebdfdf35b29b37b5a164d73bc00ca1c2b8e895 authored over 5 years ago by Amine Hilaly <[email protected]>
Change github regex for better matching

Remove '.git' suffixes from URLs
Change token scope for public repositories to `repo:public_repo`

5911cb96c02fdec57638fe4d49cac10b3f19e3ce authored over 5 years ago by Amine Hilaly <[email protected]>
changes to the BridgeImpl Interface

Add bridge params
Change bridge.Configure signature

f124df7e73f8613bf9cd2f83177eeb4110c7a639 authored over 5 years ago by Amine Hilaly <[email protected]>
Add GetRemotes functionalities

2c4c0132bf8c9e9819cc9a76d4a04ed4daeedb3b authored over 5 years ago by Sladyn <[email protected]>
Github bridge updates

Use bridge params to configure the bridge

6deb6ec469d4f10e668597a79d71afd11204a8b2 authored over 5 years ago by Amine Hilaly <[email protected]>
Update flags descriptions

Enhance printing in prompt

Co-Authored-By: Michael Muré <[email protected]>

1022b9e5364c7f4bb8e38363b3760a3e48813047 authored over 5 years ago by Amine <[email protected]>
Update configuration process and add unit tests

Update launchpad bridge

45d47a0966410840dfe4e90584ba0147eb334634 authored over 5 years ago by Amine Hilaly <[email protected]>
Update man pages and bash_completion

d064a7127ec612a804e08143c7098bbc60332e83 authored over 5 years ago by Amine Hilaly <[email protected]>
Add warning messages for launchpad-preview

fix --target flag description
improve comments

43758a14fdd42ec9b25f1fe291ec774ed67cf34e authored over 5 years ago by Amine Hilaly <[email protected]>
Update documentation and function naming

Co-Authored-By: Michael Muré <[email protected]>

5ea0cb138bd4152724afa73909db508e73452fd1 authored over 5 years ago by Amine <[email protected]>
Add bridge configure documentation and examples

aa439fae06df64883455039accfc81fa479f1a8d authored over 5 years ago by Amine Hilaly <[email protected]>
Change client default timeout value to 60 seconds

add named return values for
easier validation for 2FA codes

1c146a1b678d11ef86840955a9195685d18e4a52 authored over 5 years ago by Amine Hilaly <[email protected]>
Update Github bridge configuration

Use GetRemotes in `promptURL` to suggest repo urls
Add `promptTokenOptions` to select token a co...

46ce1059b6977d79b37477f02f2a5028ed4f09b0 authored over 5 years ago by Amine Hilaly <[email protected]>
Fix typo in github bridge rm

f01b9bca12cb51f1f8f46b5e58bb3cb4be8126de authored over 5 years ago by Amine Hilaly <[email protected]>
Launchpad changes

Use bridge params to configure the bridge

5f80f242fa2afc7c5844d685d94d70fba97b7a0c authored over 5 years ago by Amine Hilaly <[email protected]>
Update bridge configure long description and examples

630bbc6753de501158e72600da1af292a5125603 authored over 5 years ago by Amine Hilaly <[email protected]>
Change keyUser to keyOwner in Github bridge

70268ff4ecda62bb9f8d7494d04a6941fa0dce51 authored over 5 years ago by Amine Hilaly <[email protected]>
Disable `bridgeConfigure` sort flags option

rename `validateGithubURLRemotes` to `getValideGithubRemoteURLs`

99b6107487f25bccf91d78fa44d9fe9ab2e3ef01 authored over 5 years ago by Amine Hilaly <[email protected]>
Launchpad bridge configuration from `BridgeParams` Project and URL

Improve Github config comments

0de2bd92b034ec265dbc66751626b4db67983760 authored over 5 years ago by Amine Hilaly <[email protected]>
commands: add flags/config to control the automatic opening in the default browser

8bfc65df6c4db01e74e5793fb4da402078b37648 authored over 5 years ago by Michael Muré <[email protected]>
repository: add ReadConfigBool and ReadConfigString functions

d564e37b317a2d59a9694d80b03b40e5d36f741f authored over 5 years ago by Michael Muré <[email protected]>
repo: refactor how test repo are created/cleaned

c7abac388aadd274d4f23f996a15f8bba90f2a92 authored over 5 years ago by Michael Muré <[email protected]>
Update README.md

9865dfcdf0810e288283f2ef4eba450041db32f9 authored over 5 years ago by Michael Muré <[email protected]>
Update FUNDING.yml

d1a2e0a4cf848437e0530d729942a34053eda053 authored over 5 years ago by Michael Muré <[email protected]>
Create FUNDING.yml

8d27fb8ade9c05cceac25793ec3c58129120db78 authored over 5 years ago by Michael Muré <[email protected]>
Merge pull request #135 from MichaelMure/github-import

Enhancement to Github iterator and importer

71d84aa893f56be89176f6b0b1f7694d4e67886b authored over 5 years ago by Michael Muré <[email protected]>
fix imported bugs count

458f4da10179f0a0ff757910d99b38538487cee2 authored over 5 years ago by Amine Hilaly <[email protected]>
call NextIssueEdit from ensureIssue

12f6fd61be835ca37e6a4e8a17abd4b8175e6ba0 authored over 5 years ago by Amine Hilaly <[email protected]>
improve github importer and iterator

drop and use query variables instead
initialize timeline query variables in the constructor
impr...

a6d85fbdbb98c072b6a8a1d50df97fd55419f5e2 authored over 5 years ago by Amine Hilaly <[email protected]>
introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Diff`objects

calling nextValidEdit functions directly after a new query (Fixing a bug where capacity=2)

2a9705612478bfae4515616d9649ddfb140b54cf authored over 5 years ago by Amine Hilaly <[email protected]>
Fix importer/exporter design errors

b6dfd4560268b685764f49b465da6dffd6cc29c8 authored over 5 years ago by Amine Hilaly <[email protected]>
Merge pull request #150 from MichaelMure/sandhose/webui/markdown

webui: Render markdown in messages

f20708ad36f9953dc76c21116de712850948b1ed authored over 5 years ago by Michael Muré <[email protected]>
Merge pull request #149 from MichaelMure/sandhose/authored

graphql: Implement `Authored` whenever possible

8c263465fbd956f2964bb7cd911b5ea5e8d5a50e authored over 5 years ago by Michael Muré <[email protected]>
webui: Render markdown

356d1b412c2671d0e430339f42a0d479e11347fd authored over 5 years ago by Quentin Gliech <[email protected]>
graphql: Implement `Authored` whenever possible

webui: Use a fragment for Authored nodes

1c2ee10ce7a32df892604846279c7e199ce0ccea authored over 5 years ago by Quentin Gliech <[email protected]>
Merge pull request #113 from ludovicm67/patch-colors

bug: add label color directly in the core

6e20bf0e73862854aea0cd759a880a6b5f473880 authored over 5 years ago by Michael Muré <[email protected]>
vendor: update dependencies

485ca5900486b7fc3ea71cbcbb39b87272ae09fd authored over 5 years ago by Michael Muré <[email protected]>