Skip to content

Conversation

@coreydaley
Copy link
Contributor

Description

Which issue(s) does this PR fix or relate to

  • Fixes #issue_number

PR acceptance criteria

  • Tests
  • Documentation
  • If the bundle manifests have been updated, make sure to review the rhdh-operator.csv.yaml file accordingly

How to test changes / Special notes to the reviewer

@openshift-ci
Copy link

openshift-ci bot commented Aug 29, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please ask for approval from coreydaley. For more information see the Kubernetes Code Review Process.

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

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

module redhat-developer/red-hat-developer-hub-operator

go 1.21
go 1.22.6
Copy link
Member

Choose a reason for hiding this comment

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

@nickboldt
Copy link
Member

Closing based on Gennady's feedback. I've opened https://issues.redhat.com/browse/RHIDP-3880 to track doing the go 1.22 update at a later date (ie., November, unless there's an urgency before then)

@nickboldt nickboldt closed this Sep 6, 2024
@nickboldt nickboldt changed the title chore: bump dependencies chore: bump dependencies to go 1.22 Sep 6, 2024
Fortune-Ndlovu pushed a commit to Fortune-Ndlovu/rhdh-operator that referenced this pull request Sep 6, 2025
…er#73 ) (redhat-developer#123)

* chore: adjust makefile to be able to use in GH action (janus-idp/operator#73 )

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

also make sure podman is installed

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

add linting to the PR check, so we can basically remove py.yaml

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

update matrix PR check job so it'll work, if we still want it (but I'd argue we can delete it)

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

rename actions since they don't necessarily need docker to build container

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

* compute BASE_VERSION from makefile declaration of 'VERSION ?= 0.0.1' and use that in pr and next tags, so we have separation between releases; this will require that we update the Makefile after every release (eg., 0.0.1, 0.0.2, 0.0.3)

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

tweak comment: also pushing a :next tag

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

* typo fix: BUILDPLATFORM not defined but PLATFORMS is

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

BUILDPLATFORM is required by the dockerfile for cross-compilation with buildx; however the --platform flag should not be --platform=

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

* more refactorings to replace docker- and Docker with ''

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

* add note that catalog-build requires bundle-publish stage

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

* add podman back into the PR check, even though it's redundant to the other pr check

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>

---------

Signed-off-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
Co-authored-by: RHDH Build (rhdh-bot) <rhdh-bot@redhat.com>
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