Skip to content

refactor: use generic client in gitlab build tests#1421

Merged
tisutisu merged 1 commit into
konflux-ci:mainfrom
tnevrlka:refactor-gitlab-build-tests
Nov 6, 2024
Merged

refactor: use generic client in gitlab build tests#1421
tisutisu merged 1 commit into
konflux-ci:mainfrom
tnevrlka:refactor-gitlab-build-tests

Conversation

@tnevrlka

@tnevrlka tnevrlka commented Oct 9, 2024

Copy link
Copy Markdown
Contributor

It is currently not possible to merge a PR with multiple commits without squashing them. Created #1418 that should be merged before this, so we can avoid squashing

Description

Use generic, provider-agnostic, Git client functions leading to a nicer, more readable and maintainable code

Issue ticket number and link

N/A

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

./bin/e2e-appstudio --ginkgo.v --ginkgo.label-filter=build-service

Checklist:

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added meaningful description with JIRA/GitHub issue key(if applicable), for example HASSuiteDescribe("STONE-123456789 devfile source")
  • I have updated labels (if needed)

@openshift-ci

openshift-ci Bot commented Oct 9, 2024

Copy link
Copy Markdown

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@tkdchen tkdchen left a comment

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.

Nice work! Left a few comments.

Comment thread tests/build/build.go Outdated
Comment thread tests/build/build.go Outdated
Comment thread tests/build/build.go Outdated
Comment thread tests/build/build.go Outdated
Comment thread tests/build/build.go Outdated
Comment thread tests/build/build.go Outdated
Comment thread tests/build/build.go Outdated
@tnevrlka tnevrlka force-pushed the refactor-gitlab-build-tests branch from 938970b to ed331dc Compare October 15, 2024 13:21
@tnevrlka tnevrlka force-pushed the refactor-gitlab-build-tests branch 3 times, most recently from a41e73e to 0540f8a Compare October 17, 2024 09:10
@tnevrlka tnevrlka force-pushed the refactor-gitlab-build-tests branch 2 times, most recently from 57e23b6 to 0e3bb66 Compare October 17, 2024 12:44
Comment thread tests/build/build.go Outdated
@tnevrlka tnevrlka force-pushed the refactor-gitlab-build-tests branch from 0e3bb66 to ca40b84 Compare October 18, 2024 13:03
@github-actions github-actions Bot added 5-10 min and removed 1-5 min labels Oct 18, 2024
@tnevrlka

Copy link
Copy Markdown
Contributor Author

/retest

@tnevrlka tnevrlka force-pushed the refactor-gitlab-build-tests branch from ca40b84 to 063ae99 Compare October 29, 2024 09:24
@tnevrlka

Copy link
Copy Markdown
Contributor Author

/retest

@tnevrlka

Copy link
Copy Markdown
Contributor Author

/retest

- Use generic, provider-agnostic, Git client
functions leading to a nicer,
more readable and maintainable code
@tnevrlka tnevrlka force-pushed the refactor-gitlab-build-tests branch from 063ae99 to 5ba26c5 Compare October 30, 2024 14:41
@tnevrlka

Copy link
Copy Markdown
Contributor Author

/retest

@tisutisu

tisutisu commented Nov 6, 2024

Copy link
Copy Markdown
Contributor

/lgtm
/approve

@openshift-ci

openshift-ci Bot commented Nov 6, 2024

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mmorhun, tisutisu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants