Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

try using dmd's azure-pipeline #2806

Merged
merged 3 commits into from
Oct 3, 2019
Merged

try using dmd's azure-pipeline #2806

merged 3 commits into from
Oct 3, 2019

Conversation

rainers
Copy link
Member

@rainers rainers commented Sep 20, 2019

Will need some adaptions in dmd's files...

@dlang-bot
Copy link
Contributor

Thanks for your pull request, @rainers!

Bugzilla references

Your PR doesn't reference any Bugzilla issue.

If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.

Testing this PR locally

If you don't have a local development environment setup, you can use Digger to test this PR:

dub fetch digger
dub run digger -- build "master + druntime#2806"

@rainers
Copy link
Member Author

rainers commented Sep 20, 2019

Using YAML templates from another repo doesn't seem to work, as they are read before any command is executed. Calling bash/cmd instead needs a bit more duplication, but with dlang/dmd#10421 it should be rather small.

This PR could work with the dmd PR, but is currently only using dmd master (the first two jobs passed on a personal pipeline).

@wilzbach Can you enable azure for druntime?

@rainers
Copy link
Member Author

rainers commented Sep 21, 2019

BTW: here is the azure run on my account: https://rainers8.visualstudio.com/druntime/_build/results?buildId=20

@thewilsonator
Copy link
Contributor

@wilzbach ping

@wilzbach wilzbach closed this Oct 3, 2019
@wilzbach wilzbach reopened this Oct 3, 2019
@wilzbach
Copy link
Member

wilzbach commented Oct 3, 2019

Sorry, added it to Azure. thanks a lot @rainers! I also sent out an invite to the dlanguage Azure group to you in case access is required again in the future!

@wilzbach wilzbach closed this Oct 3, 2019
@wilzbach wilzbach reopened this Oct 3, 2019
@wilzbach
Copy link
Member

wilzbach commented Oct 3, 2019

FYI: I also configured Azure Pipelines for Phobos and tools in case it comes ever up as I presume we can do a similar PR to Phobos once this is passing.

@rainers
Copy link
Member Author

rainers commented Oct 3, 2019

I also sent out an invite to the dlanguage Azure group to you in case access is required again in the future!

Thanks, but it seems that went to the wrong account. My MS account is rainers8 at hotmail dot com.

@rainers
Copy link
Member Author

rainers commented Oct 3, 2019

Will need some adaptions in dmd's files...

It needs dlang/dmd#10421

@dlang-bot dlang-bot merged commit 44d25a1 into dlang:master Oct 3, 2019
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.

4 participants