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

Copy link
Copy Markdown
Owner

pr otwarrt

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

Copy link
Copy Markdown
OwnerAuthor

wrum wrum

RSA
@Xaranti

Copy link
Copy Markdown
OwnerAuthor

1


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

Copy link
Copy Markdown
OwnerAuthor

Choose a reason for hiding this comment

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

3

@XarantiXaranti left a comment

Copy link
Copy Markdown
OwnerAuthor

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
OwnerAuthor

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
OwnerAuthor

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
OwnerAuthor

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
OwnerAuthor

Choose a reason for hiding this comment

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

d

@Xaranti

Copy link
Copy Markdown
OwnerAuthor

1

@Xaranti

Copy link
Copy Markdown
OwnerAuthor

11

@Xaranti

Copy link
Copy Markdown
OwnerAuthor

1111

@Xaranti

Copy link
Copy Markdown
OwnerAuthor

11111

@XarantiXaranti left a comment

Copy link
Copy Markdown
OwnerAuthor

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
OwnerAuthor

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
OwnerAuthor

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
OwnerAuthor

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
OwnerAuthor

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
OwnerAuthor

Choose a reason for hiding this comment

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

fit

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

Labels

bugSomething isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Xaranti@LetsGoG2xD