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 ci and fix linux tests #8

Merged
merged 35 commits into from
Jun 17, 2019
Merged

Add ci and fix linux tests #8

merged 35 commits into from
Jun 17, 2019

Conversation

damccorm
Copy link
Contributor

@damccorm damccorm commented Jun 5, 2019

No description provided.

@damccorm damccorm requested review from bryanmacfarlane and jclem June 5, 2019 20:03
@damccorm damccorm changed the title Add ci Add ci and fix linux tests Jun 5, 2019

action "Test" {
needs = "Dependencies"
uses = "actions/npm@v2.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

We need to test this on win, linux and mac.

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Switched to azp for now to address this. I don't think I can grant azp access though since I'm not an admin of this repo.

Copy link
Member

Choose a reason for hiding this comment

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

you are admin now

@jclem
Copy link

jclem commented Jun 7, 2019

I think we should look into how close we are to being able to use Dreamlifter Actions on this repo—would be a great opportunity for dog-fooding.

@damccorm
Copy link
Contributor Author

damccorm commented Jun 7, 2019

I don't think we're there yet, but I agree as soon as that's possible we should do that. This is just to fill in until that point.

@bryanmacfarlane
Copy link
Member

I think I'm with @jclem on this one.

I was on my run (where most ideas come from :) ) and I thought we could still use the dreamlifter yaml lang. We just need to flip on the feature flag in ring 0 (actually I think it's on). Chat with Eric

Also, if we could get this action on the graph somehow, we could self host and test this action with this action :)

Let's chat with Eric when I get in

@damccorm
Copy link
Contributor Author

damccorm commented Jun 7, 2019

CI is up and running. Everything worked except for macOS which has a somewhat cryptic error inside one of the node modules - I think we should merge here and address that seperately. The node_module with the error was a devDependency not part of the checked in code too.

Also, please ignore the mess of commits it took to get here, it took me a little bit to get the hang of the new syntax 😳

@damccorm
Copy link
Contributor Author

damccorm commented Jun 7, 2019

Everything is passing now, I'd be in favor of merging at this point.

@damccorm damccorm merged commit b9fb64b into master Jun 17, 2019
@damccorm damccorm deleted the add-ci branch June 17, 2019 13:33
krzyk pushed a commit to krzyk/setup-node that referenced this pull request Apr 11, 2023
add account switch key internal parameter
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