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

Update integration GitHub Action #140

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

mec
Copy link
Contributor

@mec mec commented Apr 5, 2024

We added the new sending integration tests so we want to runs those.
Because we know the previewing and the sending are the two main
features, we want them to show up in GitHub separately so we break the
build and test jobs up passing the built image between via uploading as
an artifact.

There is nothing secret in the built image as we only have on secret and
that is passed into the running container not the image.

Until v2 is released, we expect the preview tests to FAIL but the
sending should work as this reflects the current state of the gem.

@coveralls
Copy link

coveralls commented Apr 5, 2024

Pull Request Test Coverage Report for Build 8572097387

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 99.671%

Totals Coverage Status
Change from base Build 8571313236: 0.0%
Covered Lines: 303
Relevant Lines: 304

💛 - Coveralls

@mec mec force-pushed the chore/break-up-workflow-and-run-sending-tests branch 8 times, most recently from 112c9e8 to f46977f Compare April 5, 2024 15:17
We added the new sending integration tests so we want to runs those.
Because we know the previewing and the sending are the two main
features, we want them to show up in GitHub separately so we break the
build and test jobs up passing the built image between via uploading as
an artifact.

There is nothing secret in the built image as we only have on secret and
that is passed into the running container not the image.

Until v2 is released, we expect the preview tests to FAIL but the
sending should work as this reflects the current state of the gem.
@mec mec force-pushed the chore/break-up-workflow-and-run-sending-tests branch from f46977f to a4a1ebb Compare April 5, 2024 15:24
@mec mec merged commit d27bec2 into main Apr 5, 2024
9 of 12 checks passed
@mec mec deleted the chore/break-up-workflow-and-run-sending-tests branch April 5, 2024 15:27
@mec mec changed the title WIP Update integration GitHub Action Apr 5, 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.

2 participants