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

Revert "fix: pipeline without target always returned Skipped" #1729

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

olblak
Copy link
Member

@olblak olblak commented Oct 27, 2023

Reverts #1715

@olblak
Copy link
Member Author

olblak commented Oct 27, 2023

After manual testing based on the example mentioned in #1728
The Updatecli return an RC 0

Console output
 ./bin/updatecli diff --config /tmp/test.yaml && echo $?                                                                                                                                                                                                                                                                                                                                                                          


+++++++++++
+ PREPARE +
+++++++++++

Loading Pipeline "/tmp/test.yaml"
WARNING: Updatecli binary version is unset. This means you are using a development version that ignores manifest version constraint.

SCM repository retrieved: 0


++++++++++++++++++
+ AUTO DISCOVERY +
++++++++++++++++++



++++++++++++
+ PIPELINE +
++++++++++++



#############
# TEST.YAML #
#############


SOURCES
=======

latestVersion
-------------
Searching for version matching pattern "*"
✔ GitHub release version "v1.47.2" found matching pattern "*" of kind "semver"


CHANGELOG:
----------

Release published on the 2023-10-25 16:04:57 +0000 UTC at the url https://github.com/treezio/test-releases-notifications/releases/tag/v1.47.2




CONDITIONS:
===========

IsDockerImagePublished
----------------------
ERROR: GET https://index.docker.io/v2/treezio/test-notification-releases/manifests/v1.47.2: MANIFEST_UNKNOWN: manifest unknown; unknown tag=v1.47.2

✗ condition not met, skipping pipeline

=============================

REPORTS:



- TEST.YAML:
	Source:
		✔ [latestVersion] Get the latest stable version
	Condition:
		✗ [IsDockerImagePublished] Check application v1.47.2 docker image tag is released

Run Summary
===========
Pipeline(s) run:
  * Changed:	0
  * Failed:	0
  * Skipped:	1
  * Succeeded:	0
  * Total:	1
0

@olblak olblak merged commit 44e44cd into main Oct 27, 2023
9 checks passed
@olblak olblak deleted the revert-1715-issue/1581 branch October 27, 2023 08:34
@olblak olblak added the bug Something isn't working label Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant