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

chore: bump mbta/actions from 1 to 2 #247

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 3, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps mbta/actions from 1 to 2.

Release notes

Sourced from mbta/actions's releases.

v2.0

Switch following workflows to use roles instead of access keys

  • build-push-ecr
  • deploy-ecs
  • run-ecs-fargate-task

v1.24

fix error

v1.23

Add reusable actions for installing Node JS dependencies and deploying to Lambda.

v1.22

#32 fixes for EXTERNAL tasks and launch failures

v1.21

  • #31 - stop using set-output via stdout

v1.18: feat(dialyzer): Ability to disable restore cache keys & increment cache key

2 new input fields for the dialyzer action:

  • use-fallback-cache-keys to support disabling the inexact cache key matching behavior
  • cache-key-version so we can increment the cache key & rebuild a new PLT for the latest mix.lock.

v1.17: fix: don't use Dialyzer cache if job re-runs

No release notes provided.

v1.12: fix: workaround missing event info

Updates the notify-slack-deploy action to work with scheduled workflows.

Commits
  • 2b75f00 FEAT: new ecs-run-task action for starting EventBridge tasks via GHA (#62)
  • 97048a3 FIX: import path for shared/register_task_options script (#61)
  • 634ac56 FEAT: register-task-definition with ephemeral-storage during deploy (#60)
  • 27cea46 feat: add an output for the tag suffix
  • 6aca02e fix: read stopped_tasks into array (#57)
  • e78d8a1 Merge pull request #54 from mbta/fix-deploy-ecs-stopped
  • 29afce1 FEAT: Allow 0 desiredCount for deploy-ecs action (#56)
  • 4476244 fix(deploy-ecs): default to COMPLETE if rolloutState isn't present
  • 25cd076 Merge pull request #53 from mbta/kf/test/group-deploy-logs
  • 48ca189 fix(deploy-ecs/deploy.sh): fix typo
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mbta/actions](https://github.com/mbta/actions) from 1 to 2.
- [Release notes](https://github.com/mbta/actions/releases)
- [Commits](mbta/actions@v1...v2)

---
updated-dependencies:
- dependency-name: mbta/actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 3, 2025
@dependabot dependabot bot requested a review from paulswartz February 3, 2025 20:36
@paulswartz paulswartz merged commit 16c9d83 into main Feb 3, 2025
7 checks passed
@paulswartz paulswartz deleted the dependabot/github_actions/mbta/actions-2 branch February 3, 2025 20:40
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 Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant