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

Add a static server to show the reports #172

Merged
merged 8 commits into from
Dec 30, 2024
Merged

Conversation

UlisesGascon
Copy link
Member

@UlisesGascon UlisesGascon commented Dec 30, 2024

Main Changes

  • Add optional config for static sever (IP and Port) (c3332ca)
  • Add a static http server (ed0f957)
  • Add the show-reports workflow (b13b012)

Other Changes

  • Add dependencies:
  • Include documentation about reporting (e115950)
  • Update test snapshots (1bcac72)

Context

This is part of Milestone 4 (cc: @inigomarquinez )

Screenshots

Running the workflow

Screenshot from 2024-12-30 11-08-10

Web server preview

Screenshot from 2024-12-30 11-08-31

Changelog

@UlisesGascon UlisesGascon self-assigned this Dec 30, 2024
Copy link

socket-security bot commented Dec 30, 2024

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/finalhandler@1.3.1 environment Transitive: filesystem, network, unsafe +9 134 kB wesleytodd
npm/serve-index@1.9.1 filesystem, network Transitive: environment, eval +12 446 kB dougwilson
npm/serve-static@1.16.2 Transitive: environment, eval, filesystem, network, unsafe +19 292 kB wesleytodd

View full report↗︎

@UlisesGascon UlisesGascon marked this pull request as ready for review December 30, 2024 10:29
@UlisesGascon UlisesGascon merged commit edf10d3 into main Dec 30, 2024
3 checks passed
@UlisesGascon UlisesGascon deleted the feat/static-server branch December 30, 2024 10:30
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.

1 participant