Skip to content

Conversation

@halemu
Copy link
Collaborator

@halemu halemu commented Jul 7, 2025

Updating with schemas from mozilla-central. Added debug job in-case there are SSL errors.

Copy link
Collaborator

@punamdahiya punamdahiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With feedback addressed LGTM! thanks

command: make check
name: Validate

test-mozilla-ssl:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test-mozilla-ssl job is defined but not included in the main workflow, so looks like it won’t run unless manually triggered? is that intended

steps:
- run:
name: Debug TLS connection to Mozilla
command: curl -v https://hg.mozilla.org/
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Curious reason for testing TLS connection, was it the reason behind failures?

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.

3 participants