-
Notifications
You must be signed in to change notification settings - Fork 191
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
Create new or fix the current CI pipeline #751
Labels
Comments
inovizz
changed the title
Create new or fix the current CI pipeline for Junction
Create new or fix the current CI pipeline of Junction
Apr 18, 2023
inovizz
changed the title
Create new or fix the current CI pipeline of Junction
Create new or fix the current CI pipeline
Apr 18, 2023
i can look into this. |
Let's use GitHub Actions for CI |
I can try this |
I have raised a PR in #775 , ig the actions to run in this project requires one round of review |
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 24, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 24, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 24, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 24, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 25, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 25, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 25, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jun 25, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jul 2, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jul 2, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jul 2, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jul 2, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jul 2, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jul 2, 2023
indiVar0508
added a commit
to indiVar0508/junction
that referenced
this issue
Jul 2, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Junction Upgrade for Python 3.10 and Django 3.2 is being tested on this branch and would eventually get merged into the master branch.
So in the existing setup(master branch), circle-ci is used for CI but I think it's broken. So we need to fix CI either using the circle CI or we can move to Gitub action.
Since we are going to put effort into fixing CI and in the meantime Junction repo is also getting containerized(#749), so we should develop CI pipeline thinking docker in mind.
To seek clarity on requirements, please ask questions here.
The text was updated successfully, but these errors were encountered: