Skip to content

Feature/test action#48

Merged
domerd merged 7 commits intomasterfrom
feature/test-action
Jan 10, 2021
Merged

Feature/test action#48
domerd merged 7 commits intomasterfrom
feature/test-action

Conversation

@domerd
Copy link
Copy Markdown
Collaborator

@domerd domerd commented Oct 8, 2020

No description provided.


on:
pull_request:
branches: [ master ]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Why not always? I'd like the CI to run on my branch even before I open a PR

@@ -0,0 +1,7 @@
FROM domerd/marine-core:marine

RUN python3.8 -m pip install tox
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

How does this image have python3.8?
Shouldn't you apt install it just before this RUN?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

libglib2.0-dev installs python3.8 on marine-core, therefore it is pre-built.

@domerd domerd merged commit fe7ef2d into master Jan 10, 2021
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.

2 participants