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

build: implement separation of tasks in Actions diff.yml for improved debugging #3338

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

lewismc
Copy link
Member

@lewismc lewismc commented Oct 15, 2024

This PR is in response to @jamesfwood 's request to investigate https://github.com/podaac/l2ss-py-autotest/actions/runs/11288729065/job/31397095884

I propose to separate the following three concerns into individual tasks

  • installing the l2ss-py-autotest library
  • running the diff in UAT
  • running the diff in OPS

This will improve logging in the GitHub Actions tab and facilitate easier debugging if and when something goes wrong.

@lewismc lewismc requested a review from jamesfwood October 15, 2024 16:00
@lewismc lewismc self-assigned this Oct 15, 2024
@jamesfwood jamesfwood requested a review from sliu008 October 15, 2024 17:00
@jamesfwood jamesfwood merged commit 583e014 into podaac:main Oct 15, 2024
3 of 4 checks passed
@lewismc lewismc deleted the build/improve_debugging branch October 15, 2024 17:44
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