Skip to content

Update main.yml #204

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

Merged
merged 39 commits into from
Feb 6, 2025
Merged

Update main.yml #204

merged 39 commits into from
Feb 6, 2025

Conversation

angerman
Copy link
Collaborator

@angerman angerman commented Feb 5, 2025

No description provided.

@@ -0,0 +1,49 @@
name: Container Upload Workflow

on:
Copy link
Contributor

Choose a reason for hiding this comment

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

Where is this workflow used?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good catch, this is a left over when I tried to make this work with workflow_call, but that was rather iffy.

@@ -1,118 +1,118 @@
name: Build and Test
# name: Build and Test
Copy link
Contributor

Choose a reason for hiding this comment

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

Why don't we just remove this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ohh, I commented this just out to focus on the other part, we should bring it back once the container upload works. I'm still wondering if we should chain it to it. So we actually test the containers we build.

@sgillespie
Copy link
Contributor

Also, it looks like we have another notification problem:

 Querying: gh api repos/input-output-hk/devx/commits/cf4b8cd51d0b8226849be05ad8f6dc2fd75691ec/check-runs --paginate --jq '.check_runs[] | select(.name == "required") | .conclusion'
conclusion is: ''

@angerman angerman added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit bede246 Feb 6, 2025
954 of 1064 checks passed
@angerman angerman deleted the angerman-patch-8 branch February 6, 2025 11:59
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.

2 participants