Skip to content

PR otwart#11

Open
Xaranti wants to merge 21 commits into
Xaranti-patch-1from
master
Open

PR otwart#11
Xaranti wants to merge 21 commits into
Xaranti-patch-1from
master

Conversation

@Xaranti

@Xaranti Xaranti commented Mar 22, 2022

Copy link
Copy Markdown
Owner

pr otwarrt

@Xaranti Xaranti added the bug Something isn't working label Mar 22, 2022
@Xaranti Xaranti self-assigned this Mar 22, 2022
@Xaranti

Xaranti commented Mar 22, 2022

Copy link
Copy Markdown
Owner Author

wrum wrum

RSA
@Xaranti

Xaranti commented Jun 3, 2022

Copy link
Copy Markdown
Owner Author

1


jobs:
build-linux:
runs-on: ubuntu-latest

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

3

@Xaranti Xaranti left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

4


steps:
- uses: actions/checkout@v2
- name: Set up Python 3.10

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

a

Comment on lines +19 to +24
run: |
# $CONDA is an environment variable pointing to the root of the miniconda directory
echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file environment.yml --name base

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

b

# documentation.

name: Upload Python Package

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

c

on:
release:
types: [published]

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

d

@Xaranti

Xaranti commented Jun 3, 2022

Copy link
Copy Markdown
Owner Author

1

@Xaranti

Xaranti commented Jun 3, 2022

Copy link
Copy Markdown
Owner Author

11

@Xaranti

Xaranti commented Jun 3, 2022

Copy link
Copy Markdown
Owner Author

1111

@Xaranti

Xaranti commented Jun 3, 2022

Copy link
Copy Markdown
Owner Author

11111

@Xaranti Xaranti left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

444444


jobs:
build-linux:
runs-on: ubuntu-latest

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

33

Comment on lines +12 to +14
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.10

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

aa

echo $CONDA/bin >> $GITHUB_PATH
- name: Install dependencies
run: |
conda env update --file environment.yml --name base

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

bb


on:
release:
types: [published]

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

ccc

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

fit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants