Skip to content

PullEventHandler returns a Success Status even if an error was thrown during the process #300

Closed
@isc-adepedro

Description

@isc-adepedro

SourceControl.Git.API:Pull output:

w ##class(SourceControl.Git.API).Pull()

Pulling from branch: test
Fetch done
Files that will be modified by git pull: 
    M.gitlab-ci.yml
    DHS.Local.Hospital.GetPatientInfoProcess.CLSsrc/HS/Local/Hospital/GetPatientInfoProcess.cls
Updating 409377f..48f9b3e
                         Fast-forward
                                      .gitlab-ci.yml                                  | 140 ++++++++++++------------
                                                                                                                     src/HS/Local/Hospital/GetPatientInfoProcess.cls |  48 --------
                                                           2 files changed, 70 insertions(+), 118 deletions(-)
                                                                                                               delete mode 100644 src/HS/Local/Hospital/GetPatientInfoProcess.cls


.gitlab-ci.yml was not imported into the database and will not be compiled. 
ERROR importingHS.Local.Hospital.GetPatientInfoProcess.CLS

ERROR #5012: File '/home/irisowner/confstream/hospital/src/HS/Local/Hospital/GetPatientInfoProcess.cls' does not exist
Compilation started on 12/07/2023 13:25:33 with qualifiers 'cukb'
Class HS.Local.Hospital.GetPatientInfoProcess is up-to-date.
Compilation finished successfully in 0.050s.
1

The return of the previous execution is 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcustomerBased on customer feedback (as opposed to something identified by developers)

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions