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

Fix samples path in workflow #413

Merged
merged 2 commits into from
May 28, 2024

Conversation

michael-valdron
Copy link
Member

@michael-valdron michael-valdron commented May 28, 2024

What does this PR do?:

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

Revised the cached samples path in #397, missed the definition in the workflow which is causing current failures. Additional fix to documentation example.

Which issue(s) this PR fixes:

Link to github issue(s)

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:

Signed-off-by: Michael Valdron <[email protected]>
@michael-valdron michael-valdron requested a review from a team as a code owner May 28, 2024 13:50
thepetk
thepetk previously approved these changes May 28, 2024
Copy link
Contributor

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

/lgtm once all checks are passing

@openshift-ci openshift-ci bot added the lgtm Looks good to me label May 28, 2024
@thepetk thepetk self-requested a review May 28, 2024 13:52
@michael-valdron
Copy link
Member Author

michael-valdron commented May 28, 2024

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)

N/A

@thepetk thepetk dismissed their stale review May 28, 2024 13:53

After a quick search I think we also need to change the readme here:

STACKS_DIR=samples/.cache bash tests/validate_devfile_schemas.sh --samples

Signed-off-by: Michael Valdron <[email protected]>
@openshift-ci openshift-ci bot removed the lgtm Looks good to me label May 28, 2024
@michael-valdron
Copy link
Member Author

Documentation
Does any documentation need to be updated with your changes?

Fixed for recent feedback.

Copy link
Contributor

@Jdubrick Jdubrick left a comment

Choose a reason for hiding this comment

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

Once tests pass I think this is good to go

@openshift-ci openshift-ci bot added the lgtm Looks good to me label May 28, 2024
Copy link
Contributor

@thepetk thepetk left a comment

Choose a reason for hiding this comment

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

/lgtm once all tests are passing

Copy link

openshift-ci bot commented May 28, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Jdubrick, michael-valdron, thepetk

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 [Jdubrick,michael-valdron,thepetk]

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

@michael-valdron michael-valdron merged commit 9e76797 into devfile:main May 28, 2024
11 checks passed
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