Skip to content

ci(e2e-tests): refactor E2E tests workflow for improved structure and…#82

Merged
anhthii merged 2 commits intofystack:masterfrom
pratikbin:master
Aug 12, 2025
Merged

ci(e2e-tests): refactor E2E tests workflow for improved structure and…#82
anhthii merged 2 commits intofystack:masterfrom
pratikbin:master

Conversation

@pratikbin
Copy link
Contributor

@pratikbin pratikbin commented Aug 10, 2025

  • consolidate E2E test jobs into a single job with matrix strategy
  • update Go and Docker actions to latest versions
  • streamline caching since caching existing in setup-go and build steps for efficiency
  • GH actions ephemeral in nature so does not need to cleanup docker

… caching

- consolidate E2E test jobs into a single job with matrix strategy
- update Go and Docker actions to latest versions
- streamline caching and build steps for efficiency
…variable

- Add CGO_ENABLED environment variable for cross-compilation
- Simplify Go build flags by removing unnecessary linker flags
@anhthii
Copy link
Contributor

anhthii commented Aug 12, 2025

Thanks for the PR, looks good to me!

@anhthii anhthii merged commit 832e724 into fystack:master Aug 12, 2025
18 of 19 checks passed
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

Comments