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

chore: purge the "workflow step" terminology #2199

Merged
merged 7 commits into from
Aug 14, 2024

Conversation

WilliamBergamin
Copy link
Contributor

Summary

This PR aims to purge the workflow step terminology in favor to the new one steps from apps

Requirements

@WilliamBergamin WilliamBergamin added the docs M-T: Documentation work only label Aug 13, 2024
@WilliamBergamin WilliamBergamin self-assigned this Aug 13, 2024
Copy link

codecov bot commented Aug 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.07%. Comparing base (dab982a) to head (e0e38b2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2199   +/-   ##
=======================================
  Coverage   82.07%   82.07%           
=======================================
  Files          18       18           
  Lines        1545     1545           
  Branches      443      443           
=======================================
  Hits         1268     1268           
  Misses        179      179           
  Partials       98       98           

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

Copy link
Contributor

@filmaj filmaj left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Member

@zimeg zimeg left a comment

Choose a reason for hiding this comment

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

Solid greps! 🔍 👁️ Keeping "workflow steps" separate from "steps from apps" within code that calls the "steps from apps" "workflow steps" is going to be a bit confusing, but I am hoping not for too long! 😅

@@ -78,7 +78,7 @@ const sidebars = {
},
{
type: 'category',
label: 'Workflow steps (Deprecated)',
label: 'Steps from apps (Deprecated)',
Copy link
Member

Choose a reason for hiding this comment

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

In some soonish enough date 🪓 👀

docs/content/steps/steps.md Outdated Show resolved Hide resolved
docs/content/steps/steps.md Show resolved Hide resolved
docs/content/steps/steps.md Show resolved Hide resolved
docs/content/steps/saving-steps.md Outdated Show resolved Hide resolved
docs/content/steps/adding-editing-steps.md Outdated Show resolved Hide resolved
docs/content/steps/creating-steps.md Outdated Show resolved Hide resolved
docs/content/steps/executing-steps.md Outdated Show resolved Hide resolved
@WilliamBergamin WilliamBergamin merged commit 01c174d into main Aug 14, 2024
11 checks passed
@WilliamBergamin WilliamBergamin deleted the purge-workflow-step-terminology branch August 14, 2024 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs M-T: Documentation work only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants