Skip to content

chore: Replace calling reusable actions from apify/workflows/... to apify/actions/... [internal]#797

Merged
fnesveda merged 1 commit into
masterfrom
chore/migrate-workflows-to-actions
May 18, 2026
Merged

chore: Replace calling reusable actions from apify/workflows/... to apify/actions/... [internal]#797
fnesveda merged 1 commit into
masterfrom
chore/migrate-workflows-to-actions

Conversation

@fnesveda
Copy link
Copy Markdown
Member

It was confusing that we have our custom GitHub actions in a repository called workflows. I've moved them to a new repository called actions, and this PR replaces the references to the actions to point to the new repository.

There are no functional changes, the actions just moved.

@fnesveda fnesveda added the adhoc Ad-hoc unplanned task added during the sprint. label May 18, 2026
@fnesveda fnesveda requested a review from barjin May 18, 2026 06:11
@github-actions github-actions Bot added the t-management Issues with this label belong to the CTO or engineering managers. label May 18, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.73%. Comparing base (792a3ec) to head (45a7e77).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #797      +/-   ##
==========================================
- Coverage   97.75%   97.73%   -0.03%     
==========================================
  Files          48       48              
  Lines        4860     4860              
==========================================
- Hits         4751     4750       -1     
- Misses        109      110       +1     
Flag Coverage Δ
integration 93.66% <ø> (-0.33%) ⬇️
unit 86.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@fnesveda fnesveda merged commit d778d1a into master May 18, 2026
26 checks passed
@fnesveda fnesveda deleted the chore/migrate-workflows-to-actions branch May 18, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-management Issues with this label belong to the CTO or engineering managers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants