Skip to content

Call the shared CI workflow instead of a local copy - #1

Merged
suryakulshreshtha merged 1 commit into
mainfrom
chore/shared-ci
Aug 30, 2026
Merged

Call the shared CI workflow instead of a local copy#1
suryakulshreshtha merged 1 commit into
mainfrom
chore/shared-ci

Conversation

@suryakulshreshtha

Copy link
Copy Markdown
Owner

The browser caching, version pinning and hardening now live in suryakulshreshtha/.github and are called by tag, so a fix lands once instead of being applied to seven files that then drift apart -- which is what the audit found across this portfolio.

Repos with genuinely bespoke pipelines keep their own.

Summary

What does this PR change?

Type of change

  • New test coverage
  • Bug fix
  • Framework improvement / refactor
  • Documentation
  • CI / tooling

Checklist

  • Tests pass locally (pytest -m smoke)
  • New tests declared under an existing marker in pytest.ini
  • No raw selectors added in test files (selectors live in page objects)
  • Updated CHANGELOG.md if user-facing

Related issues

Closes #

The browser caching, version pinning and hardening now live in
suryakulshreshtha/.github and are called by tag, so a fix lands once instead of
being applied to seven files that then drift apart -- which is what the audit
found across this portfolio.

Repos with genuinely bespoke pipelines keep their own.
@suryakulshreshtha
suryakulshreshtha merged commit 72974c6 into main Aug 30, 2026
0 of 2 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.

1 participant