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

Define DevOps toolchain #19

Open
sebrock opened this issue Jul 19, 2020 · 3 comments
Open

Define DevOps toolchain #19

sebrock opened this issue Jul 19, 2020 · 3 comments
Assignees
Labels
documentation Used to flag Project documentation help wanted Extra attention is needed

Comments

@sebrock
Copy link
Collaborator

sebrock commented Jul 19, 2020

What tools do we want to use for:

  • Create
    • Code: (languages/IDE) Angular? / Typescript? VisualStudio (for desktop app)
    • Build: Angular? / Typescript? VisualStudio (for desktop app)
    • Configure: Angular?
  • Version Control: Git/Github
  • Verify (test): Karma? / Jasmine
  • Package npm?
  • CI Jenkins? Travis CI? Github actions
  • Deploy /CD Puppet? Github actions
@sebrock sebrock added the help wanted Extra attention is needed label Jul 19, 2020
@sebrock sebrock added this to To do in Project Environment via automation Jul 19, 2020
@meany
Copy link
Collaborator

meany commented Jul 19, 2020

for CI you should use GitHub Actions. I can help with that.

for CD we can also use Actions but I have run into specific issues in the past. for this app it probably won't be a problem - but don't waste too much time trying to get it all it work within Actions if it's doesn't 😊

@sebrock
Copy link
Collaborator Author

sebrock commented Jul 21, 2020

Sounds great @meany.
The most we can get from integrated Github stuff the better.

@sebrock sebrock mentioned this issue Jul 21, 2020
3 tasks
@sebrock sebrock added the documentation Used to flag Project documentation label Jul 21, 2020
@meany
Copy link
Collaborator

meany commented Jul 22, 2020

CI was done by upstream so: that's done.

I will do the deployment when you have a server ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Used to flag Project documentation help wanted Extra attention is needed
Projects
Development

No branches or pull requests

3 participants