Skip to content

Bump actions/upload-artifact from 6 to 7 - #449

Merged
ikostan merged 1 commit into
parse-error-could-not-resolve-external-class-member-settingsfrom
dependabot/github_actions/actions/upload-artifact-7
Mar 3, 2026
Merged

Bump actions/upload-artifact from 6 to 7#449
ikostan merged 1 commit into
parse-error-could-not-resolve-external-class-member-settingsfrom
dependabot/github_actions/actions/upload-artifact-7

Conversation

@ikostan

@ikostan ikostan commented Mar 3, 2026

Copy link
Copy Markdown
Owner

Bumps actions/upload-artifact from 6 to 7.


updated-dependencies:

  • dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ...

name: Default Pull Request Template
about: Suggesting changes to SkyLockAssault
title: ''
labels: ''
assignees: ''

Description

What does this PR do? (e.g., "Fixes player jump physics in level 2" or "Adds
new enemy AI script")

Related Issue

Closes #ISSUE_NUMBER (if applicable)

Changes

  • List key changes here (e.g., "Updated Jump.gd to use Godot 4.4's new Tween
    system")
  • Any breaking changes? (e.g., "Deprecated old signal; migrate to new one")

Testing

  • Ran the game in Godot v4.5 editor—describe what you tested (e.g., "Jump
    works on Win10 with 60 FPS")
  • Any new unit tests added? (Link to test scene if yes)
  • Screenshots/GIFs if UI-related: (Attach below)

Checklist

  • Code follows Godot style guide (e.g., snake_case for variables)
  • No console errors in editor/output
  • Ready for review!

Additional Notes

Anything else? (e.g., "Tested on Win10 64-bit; needs Linux validation")

Summary by Sourcery

Build:

  • Bump actions/upload-artifact from v6 to v7 in all workflows that upload coverage, test reports, and screenshots.

Bumps [actions/upload-artifact](https://github.com/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
...

Signed-off-by: dependabot[bot] <support@github.com>
@ikostan ikostan self-assigned this Mar 3, 2026
@ikostan ikostan added good first issue Good for newcomers CI/CD dependencies Pull requests that update a dependency file github actions Pull requests that update GitHub Actions code dependabot github_actions Pull requests that update GitHub Actions code labels Mar 3, 2026
@sourcery-ai

sourcery-ai Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor
Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Updates GitHub Actions workflows to use actions/upload-artifact v7 instead of v6 for all test and coverage artifact uploads.

File-Level Changes

Change Details Files
Bump actions/upload-artifact from v6 to v7 across CI workflows that upload test and coverage artifacts.
  • Update the LCOV coverage upload step to reference actions/upload-artifact@v7.
  • Update the browser test workflow steps that upload test reports and screenshots to use actions/upload-artifact@v7.
  • Update the gdunit4 and gut test workflows to use actions/upload-artifact@v7 for uploading their report artifacts.
.github/workflows/browser_test.yml
.github/workflows/gdunit4_tests.yml
.github/workflows/gut_tests.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@coderabbitai

coderabbitai Bot commented Mar 3, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dependabot/github_actions/actions/upload-artifact-7

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@ikostan
ikostan merged commit 6ce492a into parse-error-could-not-resolve-external-class-member-settings Mar 3, 2026
11 of 14 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Sky Lock Assault Project Mar 3, 2026
@deepsource-io

deepsource-io Bot commented Mar 3, 2026

Copy link
Copy Markdown

DeepSource Code Review

We reviewed changes in 21e5a02...477dc97 on this pull request. Below is the summary for the review, and you can see the individual issues we found as inline review comments.

See full review on DeepSource ↗

PR Report Card

Overall Grade   Security  

Reliability  

Complexity  

Hygiene  

Code Review Summary

Analyzer Status Updated (UTC) Details
Python Mar 3, 2026 6:42a.m. Review ↗
JavaScript Mar 3, 2026 6:42a.m. Review ↗

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/upload-artifact-7 branch March 4, 2026 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD dependabot dependencies Pull requests that update a dependency file github actions Pull requests that update GitHub Actions code github_actions Pull requests that update GitHub Actions code good first issue Good for newcomers

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant