Skip to content

Add retention days for uploaded artifacts#81

Merged
taiphanvan2k3 merged 2 commits intoDUT-Team-21TCLC-DT3:mainfrom
taiphanvan2k3:main
Dec 17, 2025
Merged

Add retention days for uploaded artifacts#81
taiphanvan2k3 merged 2 commits intoDUT-Team-21TCLC-DT3:mainfrom
taiphanvan2k3:main

Conversation

@taiphanvan2k3
Copy link
Copy Markdown
Member

@taiphanvan2k3 taiphanvan2k3 commented Dec 17, 2025

Summary by CodeRabbit

  • Chores
    • Enabled build artifact retention in the continuous integration workflow for improved build management.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Dec 17, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

The pull request activates an Upload Build Artifacts step in the GitHub Actions build workflow using actions/upload-artifact@v4 and sets the uploaded artifact name, path, and retention to 2 days.

Changes

Cohort / File(s) Summary
CI/CD Workflow Configuration
\.github/workflows/build\.yml
Converted a previously commented Upload Build Artifacts block into an active step using actions/upload-artifact@v4 with name: published-app, path: ./publish, and retention-days: 2.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Files to glance at:

  • .github/workflows/build.yml — verify step activation, parameters, and indentation.

Poem

🐰 I hopped into workflows, tidy and spry,
Saved the build bits as "published-app" nigh,
Two days to linger, then vanish on cue,
Soft paws on artifacts — clean, quick, and true! 🥕


📜 Recent review details

Configuration used: defaults

Review profile: CHILL

Plan: Free

📥 Commits

Reviewing files that changed from the base of the PR and between e6dff14 and 4a938e4.

📒 Files selected for processing (1)
  • .github/workflows/build.yml (1 hunks)

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands and usage tips.

@taiphanvan2k3 taiphanvan2k3 merged commit 816baa6 into DUT-Team-21TCLC-DT3:main Dec 17, 2025
1 check was pending
taiphanvan2k3 added a commit that referenced this pull request Dec 22, 2025
Add retention days for uploaded artifacts
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