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

(baby-project-deployment) #3 Creates a simple deployment action #5

Merged
merged 13 commits into from
May 19, 2021

Conversation

dusan-turajlic
Copy link
Member

@dusan-turajlic dusan-turajlic commented May 16, 2021

I created the pipline prosess for deploying to the server. This only runs when something has been merged to main. The idea in the future is that each PR will create its own instance of the deployment. But that is something we can add in the future.

The PR deployment will be like a RC (Release Candidate). That way we can test all or latest feautres agenst production before we actualy merge it and it gets deployed to production.

But for now we only have the main branch that is essentaly production

@dusan-turajlic dusan-turajlic changed the title (baby-project-deployment) Creates a simple deployment action (baby-project-deployment) #3 Creates a simple deployment action May 16, 2021
@dusan-turajlic dusan-turajlic force-pushed the adds-deployment-github-action branch from 22273e7 to 88e7cfe Compare May 16, 2021 06:16
Copy link
Member

@OttoFI OttoFI left a comment

Choose a reason for hiding this comment

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

I left two minor comments about the README that might be good to change, other than that it looks good!
I don't have a whole lot of experience with CI actions so it might be good to wait from someone else to Approve it as well.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Member

@AndreasNasman AndreasNasman left a comment

Choose a reason for hiding this comment

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

Nice work! 👍
I left a couple of comments but in general, I think it looks really solid! 👊

.env Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
web.sh Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@dusan-turajlic
Copy link
Member Author

Awesome points you guys @OttoFI and @AndreasNasman thanks for the review. I'll fix these later today and request a new reivew 👍🏼

dusan-turajlic and others added 5 commits May 18, 2021 11:12
Dockerfile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
dusan-turajlic and others added 2 commits May 19, 2021 09:21
Co-authored-by: Andreas Näsman <[email protected]>
Co-authored-by: Andreas Näsman <[email protected]>
README.md Outdated Show resolved Hide resolved
Co-authored-by: Andreas Näsman <[email protected]>
Copy link
Member

@AndreasNasman AndreasNasman left a comment

Choose a reason for hiding this comment

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

Some comments from Grammarly.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
dusan-turajlic and others added 4 commits May 19, 2021 09:30
Co-authored-by: Andreas Näsman <[email protected]>
Co-authored-by: Andreas Näsman <[email protected]>
Co-authored-by: Andreas Näsman <[email protected]>
Changes micro repo to poly repo because that seems to be the more used term
Copy link
Member

@OttoFI OttoFI left a comment

Choose a reason for hiding this comment

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

Nice work!

@dusan-turajlic dusan-turajlic merged commit 8dbe8d3 into main May 19, 2021
@dusan-turajlic dusan-turajlic deleted the adds-deployment-github-action branch May 19, 2021 08:38
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.

3 participants