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

Add debug build to lerna #3596

Merged
merged 1 commit into from
Mar 3, 2020
Merged

Add debug build to lerna #3596

merged 1 commit into from
Mar 3, 2020

Conversation

donker
Copy link
Contributor

@donker donker commented Feb 24, 2020

This was overlooked in the last Lerna/Yarn overhaul. The user must be able to target a local dev site with the Lerna build. It is currently missing as it only runs in production mode.

@donker donker added this to the 9.5.1 milestone Feb 24, 2020
Copy link
Contributor

@david-poindexter david-poindexter left a comment

Choose a reason for hiding this comment

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

Looks good - thanks @donker

Copy link
Contributor

@mtrutledge mtrutledge left a comment

Choose a reason for hiding this comment

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

Looks good

@mtrutledge
Copy link
Contributor

I didnt merge this because the Compress images / build (pull_request) failed with the error 'The repository 'http://security.ubuntu.com/ubuntu cosmic-security Release' does not have a Release file.' @valadas any ideas on that?

@valadas
Copy link
Contributor

valadas commented Feb 28, 2020

hmm, yes and no, Azure pipelines is succeeding, the github action to minimize images if failing, I will have to take a look at it, I will take a look when I come back from Orlando... That being said, if there is any rush in merging this, i can force it if needed, just ping me up, all the reset passes.

@bdukes
Copy link
Contributor

bdukes commented Feb 28, 2020

@donker it's not letting me rebase this branch on develop, which is needed to fix the GitHub actions failure. Can you do that?

git checkout adddebug
git fetch --all
git rebase upstream/adddebug # assuming your dnnsoftware branch is named upstream
git push --force-with-lease origin adddebug # assuming your donker branch is named origin

@valadas
Copy link
Contributor

valadas commented Mar 3, 2020

All green now, merging this.

@valadas valadas merged commit c5cc9ed into dnnsoftware:develop Mar 3, 2020
@donker donker deleted the adddebug branch March 3, 2020 12:21
@valadas valadas modified the milestones: 9.5.1, 9.6.0 Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants