Skip to content

Bump actions/upload-artifact from 6 to 7 in the github-actions-dependencies group#187

Merged
davidbyoung merged 2 commits intomasterfrom
dependabot/github_actions/github-actions-dependencies-674967a53d
Mar 8, 2026
Merged

Bump actions/upload-artifact from 6 to 7 in the github-actions-dependencies group#187
davidbyoung merged 2 commits intomasterfrom
dependabot/github_actions/github-actions-dependencies-674967a53d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps the github-actions-dependencies group with 1 update: actions/upload-artifact.

Updates actions/upload-artifact from 6 to 7

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-dependencies group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/upload-artifact` from 6 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github-actions GitHub Actions workflows labels Mar 2, 2026
@github-actions
Copy link

github-actions bot commented Mar 8, 2026

📦 Preview Images Built

Commit: b4b8234 (b4b82345d478248a838a451afe56f3adafb08df8)

Image Digests:

  • Web: sha256:e00231f51a6e4d9975563f447a0fff8115be1810795ff7fcf83a7882d8478501
  • API: sha256:4994b418d2f2c1e54bfe1ef551cea6866b2edbbbf7b4b45e2f788b00b7d54b8c

These images are ready for preview environment deployment.
Approve the preview deployment to create an ephemeral environment.

@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.25%. Comparing base (ed0cc45) to head (b4b8234).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #187   +/-   ##
=========================================
  Coverage     93.25%   93.25%           
  Complexity       49       49           
=========================================
  Files            89       89           
  Lines          1305     1305           
  Branches        298      298           
=========================================
  Hits           1217     1217           
  Misses           68       68           
  Partials         20       20           
Flag Coverage Δ
api 83.81% <ø> (ø)
pulumi 99.79% <ø> (ø)
tools 95.13% <ø> (ø)
web 90.57% <ø> (ø)

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.

@github-actions
Copy link

github-actions bot commented Mar 8, 2026

🔍 Infrastructure Preview - ✅ Preview Succeeded

Click to expand Pulumi preview output
Previewing update (preview-pr-187)

View Live: https://app.pulumi.com/davidbyoung/aphiria-com-infrastructure/preview-pr-187/previews/5ac7d989-d94a-4fc2-834c-78b50a273651


 +  pulumi:pulumi:Stack aphiria-com-infrastructure-preview-pr-187 create 
@ Previewing update....
 +  pulumi:pulumi:Stack aphiria-com-infrastructure-preview-pr-187 create read pulumi:pulumi:StackReference davidbyoung/aphiria-com-infrastructure/preview-base
@ Previewing update....
 +  pulumi:pulumi:Stack aphiria-com-infrastructure-preview-pr-187 create read pulumi:pulumi:StackReference davidbyoung/aphiria-com-infrastructure/preview-base
 +  pulumi:pulumi:Stack aphiria-com-infrastructure-preview-pr-187 create Downloading provider: digitalocean
@ Previewing update....
 +  pulumi:providers:kubernetes aphiria-com-preview-pr-k8s create 
@ Previewing update....
 +  kubernetes:core/v1:Namespace preview-pr-187 create 
 +  kubernetes:core/v1:ConfigMap api-nginx-config create 
 +  kubernetes:core/v1:ResourceQuota preview-pr-187-quota create 
 +  kubernetes:gateway.networking.k8s.io/v1:HTTPRoute https-redirect create 
 +  kubernetes:networking.k8s.io/v1:NetworkPolicy preview-pr-187-network-policy create 
 +  kubernetes:batch/v1:Job db-init-aphiria-pr-187 create 
 +  kubernetes:core/v1:ConfigMap env-config create 
 +  kubernetes:core/v1:Service web create 
 +  kubernetes:core/v1:ConfigMap env-vars create 
 +  kubernetes:core/v1:Service api create 
 +  kubernetes:gateway.networking.k8s.io/v1:HTTPRoute api create 
 +  kubernetes:policy/v1:PodDisruptionBudget web-pdb create 
 +  kubernetes:gateway.networking.k8s.io/v1:HTTPRoute web create 
 +  kubernetes:core/v1:Secret api-env-var-secrets create 
 +  kubernetes:policy/v1:PodDisruptionBudget api-pdb create 
 +  kubernetes:batch/v1:Job db-migration create 
 +  kubernetes:core/v1:Secret ghcr-pull-secret create 
 +  kubernetes:core/v1:Secret prometheus-api-auth create 
 +  kubernetes:apps/v1:Deployment web create 
 +  kubernetes:apps/v1:Deployment api create 
 +  kubernetes:monitoring.coreos.com/v1:ServiceMonitor api-metrics create 
 +  pulumi:pulumi:Stack aphiria-com-infrastructure-preview-pr-187 create 1 message
Diagnostics:
  pulumi:pulumi:Stack (aphiria-com-infrastructure-preview-pr-187):
    Downloading provider: digitalocean

Outputs:
    apiUrl: "https://187.pr-api.aphiria.com"
    webUrl: "https://187.pr.aphiria.com"

Resources:
    + 23 to create



Next Step: Review the preview above. If it looks good, approve the deployment in the GitHub Actions UI.

@davidbyoung davidbyoung temporarily deployed to preview-pr-187 March 8, 2026 15:26 — with GitHub Actions Inactive
@github-actions
Copy link

github-actions bot commented Mar 8, 2026

✅ Preview Environment Deployed

🌐 Preview URL: https://187.pr.aphiria.com
📊 Grafana Dashboard: https://pr-grafana.aphiria.com

The preview environment has been successfully deployed and is ready for testing.

Environment Details:

@davidbyoung davidbyoung merged commit 37e3399 into master Mar 8, 2026
12 checks passed
@davidbyoung davidbyoung deleted the dependabot/github_actions/github-actions-dependencies-674967a53d branch March 8, 2026 15:32
@github-actions
Copy link

github-actions bot commented Mar 8, 2026

🧹 Preview Environment Cleanup Complete

PR: #187 (merged)
Status: ✅ Successfully destroyed

All resources have been cleaned up:

  • ✅ Kubernetes namespace deleted
  • ✅ Database dropped
  • ✅ Docker images deleted
  • ✅ Pulumi stack removed

The preview environment is no longer accessible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-actions GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant