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

WIP: workflow to call trunk-io/trunk-action/upgrade #283

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

sxlijin
Copy link
Contributor

@sxlijin sxlijin commented May 12, 2023

No description provided.

uses: actions/checkout@v3
# >>> Install your own deps here (npm install, etc) <<<
- name: Trunk Upgrade
uses: trunk-io/trunk-action/upgrade@main
Copy link
Collaborator

Choose a reason for hiding this comment

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

We should do with args --bleeding-edge here

steps:
- name: Checkout
uses: actions/checkout@v3
# >>> Install your own deps here (npm install, etc) <<<
Copy link
Collaborator

Choose a reason for hiding this comment

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

We don't have a .trunk/setup-ci/action.yaml, so we'll need to at least npm install here

@sxlijin sxlijin changed the title Create upgrade_trunk.yaml WIP: workflow to call trunk-io/trunk-action/upgrade Jun 9, 2023
@sxlijin sxlijin marked this pull request as draft September 18, 2023 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants