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

Added '${workspaceHash}' #1055

Merged
merged 5 commits into from
Feb 19, 2021
Merged

Conversation

Zingam
Copy link
Contributor

@Zingam Zingam commented Feb 8, 2020

Added another variable which is available in VS2019 too: https://docs.microsoft.com/en-us/cpp/build/cmakesettings-reference?view=vs-2019

${workspaceHash} – hash of workspace location; useful for creating a unique identifier

@bobbrow bobbrow added this to the 1.6.0 milestone Oct 8, 2020
@Zingam
Copy link
Contributor Author

Zingam commented Dec 18, 2020

Checks on Linux fail with (which doesn't seem to be my fault):

Err:3 http://azure.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dbg amd64 2.27-3ubuntu1.3
  404  Not Found [IP: 52.252.75.106 80]
Get:4 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu bionic/main amd64 gdb amd64 8.2-0ubuntu1~18.04 [3024 kB]
Get:5 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu bionic/main amd64 gdbserver amd64 8.2-0ubuntu1~18.04 [292 kB]
E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dbg_2.27-3ubuntu1.3_amd64.deb  404  Not Found [IP: 52.252.75.106 80]
Fetched 3499 kB in 3s (1268 kB/s)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Error: Process completed with exit code 100.

@andreeis
Copy link
Contributor

I don't know anything about that error either and indeed it doesn't look like being caused by your changes. I just queued a rerun, maybe it will pass. We'll investigate this error after the holidays, especially if we find that it gets triggered with other PRs.

@andreeis andreeis modified the milestones: 1.6.0, 1.7.0 Feb 11, 2021
@andreeis andreeis merged commit e87de69 into microsoft:develop Feb 19, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants