Skip to content

Add CI/CD additional material#241

Merged
anenadic merged 2 commits intocarpentries-incubator:ci-cd-episodefrom
svenvanderburg:ci-cd-episode
Nov 24, 2023
Merged

Add CI/CD additional material#241
anenadic merged 2 commits intocarpentries-incubator:ci-cd-episodefrom
svenvanderburg:ci-cd-episode

Conversation

@svenvanderburg
Copy link
Copy Markdown
Collaborator

Fixes #204

Ideally, you would want participants to add a this workflow to their projects' Github Actions and actually trigger a real deployment. However, this would add a dependency on participants setting up some kind of cloud deployment and it would necessitate changing the inflammation analysis software to be run as a web application. We chose to therefore provide an example of a deployment workflow and let learners answer questions about it.

@anenadic anenadic requested a review from steve-crouch November 7, 2023 09:25
@anenadic anenadic changed the base branch from gh-pages to dev November 24, 2023 15:39
@anenadic anenadic changed the base branch from dev to ci-cd-episode November 24, 2023 15:41
@anenadic anenadic merged commit 96c2c34 into carpentries-incubator:ci-cd-episode Nov 24, 2023
@anenadic
Copy link
Copy Markdown
Collaborator

Changed the base of the merge for this PR - going to merge on ci-cd-episode branch and then do another PR to dev branch.

@anenadic anenadic mentioned this pull request Nov 24, 2023
@anenadic anenadic added this to the December2024-beta milestone Jul 31, 2024
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.

Additional section on continuous integration/continuous deployment?

2 participants