Skip to content

Added file folder picker#11

Merged
RiabushenkoA merged 12 commits into
mainfrom
develop
Apr 6, 2026
Merged

Added file folder picker#11
RiabushenkoA merged 12 commits into
mainfrom
develop

Conversation

@RiabushenkoA

Copy link
Copy Markdown
Contributor

Added file folder picker

Comment thread Apps.GitLab/Actions/Base/GitLabActions.cs Outdated
Comment thread Apps.GitLab/Actions/BranchActions.cs Outdated
Comment thread Apps.GitLab/Actions/CommitActions.cs Outdated
Comment thread Apps.GitLab/Actions/CommitActions.cs Outdated
Comment thread Apps.GitLab/Actions/PullRequestActions.cs Outdated
Comment thread Apps.GitLab/DataSourceHandlers/UsersDataHandler.cs Outdated
Comment thread Apps.GitLab/DataSourceHandlers/UsersDataHandler.cs Outdated
Comment thread Apps.GitLab/Connections/ConnectionValidator.cs Outdated
Comment thread Apps.GitLab/BlackbirdGitLabClient.cs Outdated
Comment thread Apps.GitLab/Actions/BranchActions.cs Outdated
Comment thread Apps.GitLab/Actions/CommitActions.cs Outdated
Comment thread Apps.GitLab/Actions/PullRequestActions.cs Outdated
Comment thread Apps.GitLab/Actions/RepositoryActions.cs Outdated
Comment thread Apps.GitLab/Auth/OAuth2/OAuth2AuthorizeService.cs Outdated
Comment thread Apps.GitLab/DataSourceHandlers/FilePickerDataHandler.cs Outdated
Comment thread Apps.GitLab/DataSourceHandlers/FolderPickerDataHandler.cs Outdated
CancellationToken cancellationToken)
{
var projectId = GetProjectId();
var client = new BlackbirdGitlabClient(Creds);

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like it's better to create a custom invocable class and put a client there

Comment thread Apps.GitLab/DataSourceHandlers/FolderPickerDataHandler.cs Outdated
Comment thread Apps.GitLab/DataSourceHandlers/FilePickerDataHandler.cs Outdated
Comment thread Apps.GitLab/Actions/Base/GitLabActions.cs
Comment thread Apps.GitLab/Actions/RepositoryActions.cs Outdated
Comment thread Apps.GitLab/Actions/RepositoryActions.cs Outdated
Comment thread Apps.GitLab/DataSourceHandlers/MergeRequestDataHandler.cs
Comment thread Apps.GitLab/Webhooks/Handlers/PushEventHandler.cs Outdated
@RiabushenkoA RiabushenkoA requested a review from Fesenko-A April 6, 2026 07:50
@RiabushenkoA RiabushenkoA merged commit 11d1fa5 into main Apr 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants