Skip to content

chore(ci): replace unmaintained actions #116

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

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Conversation

tessus
Copy link
Collaborator

@tessus tessus commented Aug 15, 2023

Description

This change replaces the unmaintained action-rs/* actions in the CI and CD workflows.

Motivation and Context

Get rid of warnings that show up in the action workflows.

How Has This Been Tested?

Manual testing in the forked rustypaste repo.

Changelog Entry

### Changed

- Replace unmaintained `action-rs/*` actions in the CI and CD workflows

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other : CI CD workflow

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have formatted the code with rustfmt.
  • I checked the lints with clippy.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@tessus tessus requested a review from orhun as a code owner August 15, 2023 21:15
@codecov-commenter
Copy link

Codecov Report

Patch and project coverage have no change.

Comparison is base (9145c46) 69.47% compared to head (de44ddf) 69.47%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   69.47%   69.47%           
=======================================
  Files          11       11           
  Lines         557      557           
=======================================
  Hits          387      387           
  Misses        170      170           
Flag Coverage Δ
unit-tests 69.47% <ø> (ø)

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.

Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

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

LGTM

@orhun orhun merged commit c9a3ba4 into orhun:master Aug 16, 2023
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.

3 participants