Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add dockerfile to support offline registry builds #197

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

mike-hoang
Copy link
Contributor

@mike-hoang mike-hoang commented Aug 9, 2023

What does this PR do?:

Summarize the changes. Are any stacks or samples added or updated?

Adds a dockerfile that packages resources and updates the devfiles to use the packaged resources.

Which issue(s) this PR fixes:

Link to github issue(s)
devfile/api#329

PR acceptance criteria:

  • Contributing guide
    Have you read the devfile registry contributing guide and followed its instructions?
  • Test automation
    Does this repository's tests pass with your changes?
  • Documentation
    Does any documentation need to be updated with your changes?
  • Check Tools Provider
    Have you tested the changes with existing tools, i.e. Odo, Che, Console? (See devfile registry contributing guide on how to test changes)

How to test changes / Special notes to the reviewer:

@thepetk
Copy link
Contributor

thepetk commented Aug 9, 2023

Should we flag this PR as DO NOT MERGE, because it expects that first the work of devfile/registry-support#179 has been merged?

@mike-hoang mike-hoang changed the title add dockerfile to support offline registry builds [DO NOT MERGE] add dockerfile to support offline registry builds Aug 9, 2023
@mike-hoang mike-hoang changed the title [DO NOT MERGE] add dockerfile to support offline registry builds add dockerfile to support offline registry builds Aug 10, 2023
@mike-hoang mike-hoang marked this pull request as draft August 10, 2023 16:19
@mike-hoang
Copy link
Contributor Author

mike-hoang commented Aug 10, 2023

Holding this PR until all child tasks are completed from devfile/api#329 as this would be the entry point for creating the offline build with all the new changes to the build scripts

.ci/Dockerfile.offline Outdated Show resolved Hide resolved
Signed-off-by: Michael Hoang <[email protected]>
@mike-hoang
Copy link
Contributor Author

/retest

Copy link
Member

@michael-valdron michael-valdron left a comment

Choose a reason for hiding this comment

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

/lgtm

After devfile/devfile-web#92 is merged we should provide a reference to the devfile registy offline installation guide under the README.

@mike-hoang mike-hoang merged commit 497a278 into devfile:main Aug 29, 2023
@openshift-ci openshift-ci bot added the lgtm Looks good to me label Aug 29, 2023
@openshift-ci
Copy link

openshift-ci bot commented Aug 29, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: michael-valdron, mike-hoang

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

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [michael-valdron,mike-hoang]

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
Labels
approved lgtm Looks good to me
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants