eSamS
205926fa80
feat: allow ssh and http repository references in bitbucketserver webhook #2773 ( #3036 )
...
* check ssh and https url in bitbucketserver webhook
* do not break up checking webhook urls if one check fails
* log webhook url if regexp compile fails
2020-02-03 10:03:48 +01:00
Marco Schmid
539281f89e
fix: Fixes username matching for SSH repositories for webhooks ( fixes #2988 ) ( #2990 )
...
* fixed username matching for ssh-repos
* fixed string format
2020-01-16 08:02:41 -08:00
Manatsawin Hanmongkolchai
9c0db45331
feat: Add support for ssh-with-port repo url ( #2866 ) ( #2948 )
...
* Add gitlab test
* webhook: Add support for ssh with port url
2020-01-06 23:10:35 -08:00
John Marcou
60fedf0985
Implement Bitbucket Server and Gogs webhook providers ( #1808 )
2019-06-24 16:40:44 -07:00
Alex Collins
31e801425f
Lints local imports. Closes #1197 ( #1198 )
2019-02-27 18:05:55 -08:00
Jesse Suen
297a91fde4
Refactor packr box usage into new assets library. Add faster DEV_IMAGE build ( #1073 )
2019-02-01 13:12:52 -08:00
Alexander Matyushentsev
c904fa9092
Issue 914 - Allow invalidating application related cache ( #931 )
2018-12-17 18:23:35 -08:00
Jesse Suen
dc662da3d6
Support OAuth2 login flow from CLI ( resolves #172 ) ( #181 )
...
* Support OAuth2 login flow from CLI (resolves #172 )
* Refactor SessionManager to handle local and OAuth2 logins.
* argo login will request permanent credentials after OAuth2 flow
* Implement proper OIDC app state nonce. Add explicit `--sso` flag to `argo login`
2018-05-10 15:43:58 -07:00
Jesse Suen
ac938fe8a3
Add GitHub webhook handling to fast-track controller application reprocessing ( #160 )
...
* Add GitHub webhook handling to fast-track application controller reprocessing
* Add GitLab and Bitbucket webhook support. Add unit tests.
2018-05-04 17:01:57 -07:00