Skip to content

Conversation

@Gregory-Pereira
Copy link
Member

@Gregory-Pereira Gregory-Pereira commented Mar 24, 2022

Related Issues and Dependencies

Related to: operate-first/opfcli#44
Related to thoth-station/thoth-application issue 2111

This introduces a breaking change

  • Yes
  • No

This Pull Request implements

Bumping version of opfcli to new version v0.3.0 to include new onboard command.

Additional change has been included to use the https protocol instead of the unencrypted git protocol.

/cc @HumairAK

@sesheta sesheta added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 24, 2022
@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch from 343e4c4 to ebf0d4a Compare March 24, 2022 20:59
@Gregory-Pereira
Copy link
Member Author

not sure why this failed.
/retest

@HumairAK
Copy link
Member

/retest aicoe-ci/build-check

@sesheta
Copy link
Member

sesheta commented Mar 25, 2022

@HumairAK: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

  • /test pre-commit

Use /test all to run all jobs.

Details

In response to this:

/retest aicoe-ci/build-check

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@HumairAK
Copy link
Member

/retest build-check

@sesheta
Copy link
Member

sesheta commented Mar 25, 2022

@HumairAK: The /retest command does not accept any targets.
The following commands are available to trigger required jobs:

  • /test pre-commit

Use /test all to run all jobs.

Details

In response to this:

/retest build-check

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@HumairAK
Copy link
Member

/test build-check

@sesheta
Copy link
Member

sesheta commented Mar 25, 2022

@HumairAK: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pre-commit

Use /test all to run all jobs.

Details

In response to this:

/test build-check

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@HumairAK
Copy link
Member

/test aicoe-ci/build-check

@sesheta
Copy link
Member

sesheta commented Mar 25, 2022

@HumairAK: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pre-commit

Use /test all to run all jobs.

Details

In response to this:

/test aicoe-ci/build-check

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@HumairAK
Copy link
Member

stop fighting me sesheta
/test all

@HumairAK
Copy link
Member

@harshad16 how can I attempt this build check again?

@Gregory-Pereira
Copy link
Member Author

/test ?

@sesheta
Copy link
Member

sesheta commented Mar 25, 2022

@Gregory-Pereira: The following commands are available to trigger required jobs:

  • /test pre-commit

Use /test all to run all jobs.

Details

In response to this:

/test ?

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@Gregory-Pereira
Copy link
Member Author

@HumairAK I don't think this is actually a test, my command above lists all tests and its not showing up. Also the pipeline-run succeeds but the build-check condition fails. Maybe it needs to be added to the .aicoe-ci.yaml check value?

@harshad16
Copy link
Member

/retest

1 similar comment
@harshad16
Copy link
Member

/retest

@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch from ebf0d4a to 6727afd Compare April 14, 2022 17:10
@sesheta sesheta added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 14, 2022
@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch from 6727afd to c13cb69 Compare April 14, 2022 17:13
@Gregory-Pereira
Copy link
Member Author

/retest

@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch 2 times, most recently from aa1cb0d to 4f35441 Compare April 14, 2022 18:03
@sesheta sesheta removed the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Apr 14, 2022
@sesheta sesheta added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Apr 14, 2022
@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch 2 times, most recently from cc20e53 to c472398 Compare April 14, 2022 19:55
@larsks
Copy link

larsks commented Apr 14, 2022

The commit "bumping version of the opfcli binary to v0.3.0" seems to be doing a lot more than just bumping the version of opfcli. Maybe it should be split?

@Gregory-Pereira
Copy link
Member Author

The commit "bumping version of the opfcli binary to v0.3.0" seems to be doing a lot more than just bumping the version of opfcli. Maybe it should be split?

Great point, I am on it. I will remove the version bump with the changes to the underlying images that make it buildable / runable.
/hold

@sesheta sesheta added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 14, 2022
Copy link
Member

@harshad16 harshad16 left a comment

Choose a reason for hiding this comment

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

let not copy the labels as it make maintenance tougher.
here a suggestion that could work.

@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch from c472398 to c46305e Compare April 21, 2022 17:04
@sesheta sesheta added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 21, 2022
@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch from c46305e to d45023b Compare April 21, 2022 17:06
@sesheta sesheta added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 21, 2022
@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch from d45023b to e759a17 Compare April 21, 2022 17:08
@Gregory-Pereira Gregory-Pereira force-pushed the bump-opfcli-version-v0.3.0 branch from d5d88ff to 30fc776 Compare April 21, 2022 19:41
@Gregory-Pereira
Copy link
Member Author

Commits have been refactored and tests pass, ready for review @HumairAK @harshad16

Copy link
Member

@harshad16 harshad16 left a comment

Choose a reason for hiding this comment

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

/lgtm
thanks 💯

@sesheta sesheta added the lgtm Indicates that a PR is ready to be merged. label Apr 22, 2022
@HumairAK
Copy link
Member

/lgtm
/approve

@HumairAK
Copy link
Member

/unhold

@sesheta
Copy link
Member

sesheta commented Apr 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: harshad16, HumairAK

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

@sesheta sesheta added approved Indicates a PR has been approved by an approver from all required OWNERS files. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Apr 28, 2022
@sesheta sesheta merged commit a225258 into operate-first:master Apr 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants