Skip to content

ci(enhance): app GitHub workflow reusable actions#18417

Merged
y3rsh merged 3 commits intoedgefrom
app-workflow-simplification-20250522
May 22, 2025
Merged

ci(enhance): app GitHub workflow reusable actions#18417
y3rsh merged 3 commits intoedgefrom
app-workflow-simplification-20250522

Conversation

@y3rsh
Copy link
Copy Markdown
Member

@y3rsh y3rsh commented May 22, 2025

Overview

Instead of repeated code, use the shared actions. This includes caching simplification as we no longer need the anything custom. The GitHub UI allows cache deletions now.

These steps have been running for months in .github/workflows/pd-test-build-deploy.yaml

@y3rsh y3rsh self-assigned this May 22, 2025
@y3rsh y3rsh requested a review from a team as a code owner May 22, 2025 15:36
Copy link
Copy Markdown
Contributor

@SyntaxColoring SyntaxColoring left a comment

Choose a reason for hiding this comment

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

Aaaaaaaaaah. 😌

@y3rsh y3rsh merged commit fd91110 into edge May 22, 2025
16 checks passed
@y3rsh y3rsh deleted the app-workflow-simplification-20250522 branch May 22, 2025 16:47
ddcc4 pushed a commit that referenced this pull request May 24, 2025
Instead of repeated code, use the shared actions. This includes caching
simplification as we no longer need the anything custom. The GitHub UI
allows cache deletions now.

These steps have been running for months in
`.github/workflows/pd-test-build-deploy.yaml`

(cherry picked from commit fd91110)
ddcc4 pushed a commit that referenced this pull request May 24, 2025
Instead of repeated code, use the shared actions. This includes caching
simplification as we no longer need the anything custom. The GitHub UI
allows cache deletions now.

These steps have been running for months in
`.github/workflows/pd-test-build-deploy.yaml`

(cherry picked from commit fd91110)
y3rsh added a commit that referenced this pull request May 29, 2025
When I updated this in #18417 I missed that the checkout was to a
specific folder.
ddcc4 pushed a commit that referenced this pull request May 29, 2025
Instead of repeated code, use the shared actions. This includes caching
simplification as we no longer need the anything custom. The GitHub UI
allows cache deletions now.

These steps have been running for months in
`.github/workflows/pd-test-build-deploy.yaml`

(cherry picked from commit fd91110)
ddcc4 pushed a commit that referenced this pull request May 29, 2025
When I updated this in #18417 I missed that the checkout was to a
specific folder.

(cherry picked from commit 585db62)
ddcc4 pushed a commit that referenced this pull request May 29, 2025
Instead of repeated code, use the shared actions. This includes caching
simplification as we no longer need the anything custom. The GitHub UI
allows cache deletions now.

These steps have been running for months in
`.github/workflows/pd-test-build-deploy.yaml`

(cherry picked from commit fd91110)
ddcc4 pushed a commit that referenced this pull request May 29, 2025
When I updated this in #18417 I missed that the checkout was to a
specific folder.

(cherry picked from commit 585db62)
ddcc4 pushed a commit that referenced this pull request May 29, 2025
Instead of repeated code, use the shared actions. This includes caching
simplification as we no longer need the anything custom. The GitHub UI
allows cache deletions now.

These steps have been running for months in
`.github/workflows/pd-test-build-deploy.yaml`

(cherry picked from commit fd91110)
ddcc4 pushed a commit that referenced this pull request May 29, 2025
When I updated this in #18417 I missed that the checkout was to a
specific folder.

(cherry picked from commit 585db62)
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.

2 participants