Skip to content

chore: update aur job in publish.yaml #5915

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
Dec 22, 2022
Merged

chore: update aur job in publish.yaml #5915

merged 1 commit into from
Dec 22, 2022

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Dec 22, 2022

This uses the env.VERSION which should fix the issue with version being blank.

Fixes N/A

This uses the `env.VERSION` which should fix the issue with version being blank.
@jsjoeio jsjoeio added this to the December 2022 milestone Dec 22, 2022
@jsjoeio jsjoeio self-assigned this Dec 22, 2022
@jsjoeio jsjoeio requested a review from a team as a code owner December 22, 2022 18:39
@jsjoeio jsjoeio temporarily deployed to npm December 22, 2022 18:41 — with GitHub Actions Inactive
@github-actions
Copy link

✨ code-server dev build published to npm for PR #5915!

  • Last publish status: success
  • Commit: 84b3746

To install in a local project, run:

npm install @coder/code-server-pr@5915

To install globally, run:

npm install -g @coder/code-server-pr@5915

@jsjoeio jsjoeio enabled auto-merge (squash) December 22, 2022 18:54
Comment on lines +140 to +141
env:
VERSION: ${{ env.VERSION }}
Copy link
Member

Choose a reason for hiding this comment

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

If VERSION is already in env do we need to set it on env here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a pattern I've been following because I thought I had to but to be honest, it may be redundant 🤔 I feel like I had to do this to make sure it's there but haven't tested in a while!

@jsjoeio jsjoeio merged commit 3eb3597 into main Dec 22, 2022
@jsjoeio jsjoeio deleted the jsjoeio-patch-aur branch December 22, 2022 19:58
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.

2 participants