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

reviewed triggering paths for all the actions #163

Merged
merged 14 commits into from
Mar 27, 2024

Conversation

dmartinol
Copy link
Collaborator

  • added path to trigger the GH action whenever the action or other dependent action updates
  • reviewed git config option to not fail when an action is manually executed

Merge of this PR would trigger all the actions

@dmartinol dmartinol requested a review from masayag March 27, 2024 07:19
.github/workflows/main.yml Outdated Show resolved Hide resolved
Copy link
Collaborator

@gabriel-farache gabriel-farache left a comment

Choose a reason for hiding this comment

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

So once this is merged, any changes in the actions/CI file themselves will trigger the action, noice

@masayag
Copy link
Collaborator

masayag commented Mar 27, 2024

@gabriel-farache PTAL at the failure:

2024-03-27T11:22:14.205634817Z stderr F time="2024-03-27T11:22:14Z" level=info msg="Project: 69f039a5-c80f-4a40-a145-cc8b2c14bc71; level=info msg=\"Cloning the repository using git into '/tmp/move2kube3657911401/m2ksources' . This might take some time.\""
2024-03-27T11:22:14.283806886Z stderr F time="2024-03-27T11:22:14Z" level=info msg="Project: 69f039a5-c80f-4a40-a145-cc8b2c14bc71; level=fatal msg=\"failed to create the plan. Error: \\\"failed to clone the repo 'git+ssh://bitbucket.org/gfarache31/m2k-test@master'. Error: failed to clone using vcs url 'git+ssh://bitbucket.org/gfarache31/m2k-test@master' and clone options {CommitDepth:1 Overwrite:true MaxSize:-1 CloneDestinationPath:/tmp/move2kube3657911401/m2ksources}. Error: failed to perform clone operation using git. Error: repository already exists\\\"\""
2024-03-27T11:22:14.286171Z stderr F time="2024-03-27T11:22:14Z" level=error msg="failed to update the database after planning finished. Error: \"failed to copy the plan file from /tmp/plan-69f039a5-c80f-4a40-a145-cc8b2c14bc71-839309155/m2k.plan to /move2kube-api/data/projects/69f039a5-c80f-4a40-a145-cc8b2c14bc71/inputs/expanded/m2k.plan after planning finished. Error: \\\"failed to open the source file at path \\\\\\\"/tmp/plan-69f039a5-c80f-4a40-a145-cc8b2c14bc71-839309155/m2k.plan\\\\\\\" Error: \\\\\\\"open /tmp/plan-69f039a5-c80f-4a40-a145-cc8b2c14bc71-839309155/m2k.plan: no such file or directory\\\\\\\"\\\"\""
2024-03-27T11:22:15.494601773Z stderr F time="2024-03-27T11:22:15Z" level=info msg="GET /api/v1/workspaces/8f4f5cc8-a0b8-461b-9dc4-bf9a35af2f33/projects/69f039a5-c80f-4a40-a145-cc8b2c14bc71/plan" request-id=6f0fbcf2-0aa6-4781-b354-214ea48f53fb
2024-03-27T11:22:15.496303175Z stderr F time="2024-03-27T11:22:15Z" level=error msg="failed to send a GET request to get the plan progress from the server at http://localhost:34943/progress . Error: \"Get \\\"http://localhost:34943/progress\\\": dial tcp [::1]:34943: connect: connection refused\""

@gabriel-farache gabriel-farache merged commit a865aca into rhdhorchestrator:main Mar 27, 2024
4 checks passed
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Mar 27, 2024
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Mar 27, 2024
rgolangh pushed a commit to rhdhorchestrator/serverless-workflows-config that referenced this pull request Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants