Skip to content

ci(workflows): Update unit test and lint workflow#170

Merged
davewalter merged 2 commits intomainfrom
ci/workflows/update-unit-test-and-lint-workflow
Apr 8, 2025
Merged

ci(workflows): Update unit test and lint workflow#170
davewalter merged 2 commits intomainfrom
ci/workflows/update-unit-test-and-lint-workflow

Conversation

@ctlong
Copy link
Copy Markdown
Member

@ctlong ctlong commented Mar 26, 2025

Makes the unit test and lint workflow look more like the one in CATs: https://github.com/cloudfoundry/cf-acceptance-tests/blob/9a563429d08eb967a093a78067d8348a20cbeadc/.github/workflows/ci.yml.

Also, bumps the workflow dependencies, which might hopefully fix this workflow. I've noticed that it's not been running lately.

ctlong added 2 commits March 25, 2025 18:00
Makes the unit test and lint workflow look more like the one in CATs:
https://github.com/cloudfoundry/cf-acceptance-tests/blob/9a563429d08eb967a093a78067d8348a20cbeadc/.github/workflows/ci.yml.

Also, bumps dependencies, which might hopefully fix this workflow. I've
noticed that it's not been running lately.
- I added error catching primarily using panic statements as that's how
  many of the errors seem to have been caught in existing code.
- I removed dot imports rather than ignoring their linting... this was
  somewhat arbitrary, but I thought that the lack of dot imports was
  more clean than the noisier code.
@ctlong ctlong requested review from a team March 26, 2025 01:31
@davewalter davewalter merged commit 8cb6cac into main Apr 8, 2025
3 checks passed
@davewalter davewalter deleted the ci/workflows/update-unit-test-and-lint-workflow branch April 8, 2025 05:05
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