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/CD pipeline #21

Merged
merged 4 commits into from
Nov 15, 2022
Merged

Add CI/CD pipeline #21

merged 4 commits into from
Nov 15, 2022

Conversation

achidlow
Copy link
Contributor

Testing some changes to Mo's PR

@achidlow achidlow changed the base branch from main to add-ci-cd-pipeline November 15, 2022 08:24
@achidlow achidlow force-pushed the add-ci-cd-pipeline-2 branch from 68a8e1c to 7543486 Compare November 15, 2022 08:26
@achidlow achidlow changed the base branch from add-ci-cd-pipeline to main November 15, 2022 08:26
@achidlow achidlow force-pushed the add-ci-cd-pipeline-2 branch 3 times, most recently from 71f3c78 to 1c3ce13 Compare November 15, 2022 08:33
- enable poetry caching
- trying with poetry run instead of manual activation
@achidlow achidlow force-pushed the add-ci-cd-pipeline-2 branch from 1c3ce13 to de05a73 Compare November 15, 2022 08:40
@achidlow achidlow changed the base branch from main to add-ci-cd-pipeline November 15, 2022 08:45
@achidlow achidlow merged commit 0502d13 into add-ci-cd-pipeline Nov 15, 2022
@achidlow achidlow deleted the add-ci-cd-pipeline-2 branch November 15, 2022 08:46
mzaatar pushed a commit that referenced this pull request Nov 15, 2022
- use pipx to install poetry
- enable poetry caching
- use poetry run instead of manual activation
- build and publish wheel only
- enforce Black code style
- fix code style
mzaatar added a commit that referenced this pull request Nov 15, 2022
Adding `poetry install` to create .venv

activate venv before every step

fix `ruff directory

adding a manual trigger to create pre-release artifacts

allow triggering on pr and manually

fix pipeline for CI - on pull requests

Add CI/CD pipeline (#21)

- use pipx to install poetry
- enable poetry caching
- use poetry run instead of manual activation
- build and publish wheel only
- enforce Black code style
- fix code style

create a manual build/pre-release

adding artifactName back

simplify ci

initial work on CD and publish the package
mzaatar added a commit that referenced this pull request Nov 15, 2022
Adding `poetry install` to create .venv

activate venv before every step

fix `ruff directory

adding a manual trigger to create pre-release artifacts

allow triggering on pr and manually

fix pipeline for CI - on pull requests

Add CI/CD pipeline (#21)

- use pipx to install poetry
- enable poetry caching
- use poetry run instead of manual activation
- build and publish wheel only
- enforce Black code style
- fix code style

create a manual build/pre-release

adding artifactName back

simplify ci

initial work on CD and publish the package
@robdmoore robdmoore linked an issue Nov 16, 2022 that may be closed by this pull request
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.

AlgoKit CLI CI/CD
1 participant