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

stop running tests on travis #940

Merged
merged 3 commits into from Aug 14, 2020
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 10, 2020

tests are running on azure pipelines now

travis only does deploy

follow-up to #939 to complete #232

TODO:

  • regenerate pypi encrypted creds for new repo, but I don't seem to have this. I see that @betatim last committed them. I'm not 100% sure this is necessary, but probably good to do now rather than wait for a release to fail.

closes jupyterhub/team-compass#322

tests are running on azure pipelines now

travis only does deploy
unclear if this is necessary after repo migration, but might as well
@minrk
Copy link
Member Author

minrk commented Aug 10, 2020

Hm, Azure hasn't run on the new repo, might need to poke something on pipelines

also to poke azure pipelines
@minrk
Copy link
Member Author

minrk commented Aug 10, 2020

Had to update azure devops config to create a new project for the relocated repo. I guess azure doesn't link github permissions?

It's working now, but maybe we want to try out github actions on this repo?

@minrk
Copy link
Member Author

minrk commented Aug 10, 2020

closes #940

@betatim
Copy link
Member

betatim commented Aug 10, 2020

Which issue/PR did you want to refer to with "closes #940"? Because 940 is this PR :D noticed after adding it to the top comment so it would auto close

@betatim
Copy link
Member

betatim commented Aug 10, 2020

After moving the pipeline do we have to re-add people so they have permissions to restart/poke around the pipeline? I can't find the button to restart the "unit" job and I think it is because I lack permissions but then I seem to always take a lot of time to find the restart button :-/

@minrk
Copy link
Member Author

minrk commented Aug 10, 2020

Oops! I meant jupyterhub/team-compass#322. Fixed.

Not sure what's up with the repo2docker builds. Maybe I didn't set up the pipeline correctly? I opened #941 to figure that out.

@minrk
Copy link
Member Author

minrk commented Aug 10, 2020

After moving the pipeline do we have to re-add people so they have permissions to restart/poke around the pipeline?

Yes, that's why I opened #941. What email should I add for you?

@minrk minrk mentioned this pull request Aug 11, 2020
@betatim
Copy link
Member

betatim commented Aug 13, 2020

betatim@gmail.com but I think moving to GH action as in #942 is better

@manics manics merged commit 2263c2e into jupyterhub:master Aug 14, 2020
@minrk minrk deleted the travis-deploy-only branch August 15, 2020 14:36
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.

Moving repo2docker back to jupyterhub org
3 participants