Skip to content

[Devtools week] Fix nightly run check after wildfly stack update#27

Merged
thepetk merged 1 commit intodevfile:mainfrom
thepetk:fix_nightly_run
Sep 18, 2023
Merged

[Devtools week] Fix nightly run check after wildfly stack update#27
thepetk merged 1 commit intodevfile:mainfrom
thepetk:fix_nightly_run

Conversation

@thepetk
Copy link
Contributor

@thepetk thepetk commented Sep 15, 2023

What does this PR do?

This PR simply replaces a repo used by the nightly run. More detailed when the job checks for wildfly-bootable-jar stack we use the examples/authentication source code instead of the wildfly-devfile-examples. This way we won't use the same repo for both wildfly and wildfly-bootable-jar stacks as starterProject to match the given devfiles.

Which issue(s) does this PR fix

fixes devfile/api#1248

PR acceptance criteria

Testing and documentation do not need to be complete in order for this PR to be approved. We just need to ensure tracking issues are opened.

  • Unit/Functional tests

  • Documentation

How to test changes / Special notes to the reviewer

@thepetk thepetk self-assigned this Sep 15, 2023
@openshift-ci openshift-ci bot requested a review from elsony September 15, 2023 13:35
@thepetk thepetk changed the title Fix nightly run check after wildfly stack update [Devtools week] Fix nightly run check after wildfly stack update Sep 15, 2023
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (91ed5cd) 67.23% compared to head (5d594d9) 67.23%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #27   +/-   ##
=======================================
  Coverage   67.23%   67.23%           
=======================================
  Files          11       11           
  Lines        1419     1419           
=======================================
  Hits          954      954           
  Misses        405      405           
  Partials       60       60           
Files Changed Coverage Δ
test/check_registry/check_registry.go 46.71% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@openshift-ci
Copy link

openshift-ci bot commented Sep 18, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rm3l, thepetk

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

@thepetk thepetk merged commit 060a15e into devfile:main Sep 18, 2023
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.

[Devtools week] Alizer nightly run is failing after update to the wildfly stack

2 participants