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

Embed commit hash in Workshop uploads #2859

Merged
merged 5 commits into from
Nov 16, 2023
Merged

Conversation

Denneisk
Copy link
Member

Workshop users (Canary and main) now should be capable of seeing the commit hash with wireversion.

.github/workflows/deploy.yml Outdated Show resolved Hide resolved
.github/workflows/canary.yml Outdated Show resolved Hide resolved

- name: Embed version
run: |
echo " cachedversion = \"Canary ${GITHUB_SHA:0:7}\"" >> lua/wire/server/wirelib.lua
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd prefer a newline over a single space which seems like a mistake rather than necessary to avoid a syntax error

.github/workflows/canary.yml Outdated Show resolved Hide resolved
@Vurv78 Vurv78 merged commit f5a97e1 into wiremod:master Nov 16, 2023
1 check passed
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