Skip to content
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

📋 [TASK] - Investigate checkout Version Migration #810

Closed
3 tasks done
lizzcondrey opened this issue Apr 22, 2024 · 1 comment
Closed
3 tasks done

📋 [TASK] - Investigate checkout Version Migration #810

lizzcondrey opened this issue Apr 22, 2024 · 1 comment
Labels
enhancement New feature or request research An issue that needs to be researched more
Milestone

Comments

@lizzcondrey
Copy link
Collaborator

lizzcondrey commented Apr 22, 2024

Parent Feature

#799

Task Description

As an AaC CI/CD Developer, I need to investigate the version migration of the checkout action, so that I do not cause pipeline breakage by migrating major versions.

Acceptance Criteria

  • Spend no more than two days researching the migration impacts of changing from v3 to v4 for checkout action in pipelines.
  • Identify useful resources for generating a solution for the migration.
  • Document the potential solution(s) for implementing the migration.

Unresolved questions

No response

@lizzcondrey lizzcondrey added the enhancement New feature or request label Apr 22, 2024
@lizzcondrey lizzcondrey added this to the 24.2.4 milestone Apr 22, 2024
@lizzcondrey lizzcondrey added the research An issue that needs to be researched more label Apr 22, 2024
@lizzcondrey lizzcondrey modified the milestones: 24.2.4, 24.2.3 May 13, 2024
@lizzcondrey lizzcondrey changed the title 📋 [TASK] - Investigate checkout-repo Version Migration 📋 [TASK] - Investigate checkout Version Migration May 13, 2024
@lizzcondrey lizzcondrey modified the milestones: 24.2.3, 24.2.2 Jun 4, 2024
@lizzcondrey
Copy link
Collaborator Author

Checkout · Actions · GitHub Marketplace
Releases · actions/checkout (github.com)
Examples
[Github Actions] actions/checkout@v3 should be upgraded to v4 · Issue #2285 · denoland/fresh

Thankfully this one should be straightforward of just bump the action version since we don't do any special runners or configuration of what is being checked out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request research An issue that needs to be researched more
Projects
None yet
Development

No branches or pull requests

1 participant