-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2138 from ryanmrichard/second_multiproject_cicd_w…
…orkshop Adds an event for the Second Virtual Workshop on Multi-Project CI/CD
- Loading branch information
Showing
1 changed file
with
93 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
# Virtual Workshop on Multiproject CI/CD | ||
|
||
- Abstract submission deadline: November 22, 2024 | ||
- Registration deadline: December 5, 2024 | ||
- Event Date: December 6, 2024 | ||
- Location: online | ||
- Website: https://multiprojectdevops.github.io/workshops/virtual_workshop2/ | ||
- Organizers: Ryan M. Richard | ||
|
||
#### Contributed by: [Ryan M. Richard](https://github.com/ryanmrichard) | ||
|
||
#### Publication date: August 16, 2024 | ||
|
||
<!-- deck text start --> | ||
This workshop continues efforts to build a community of practice for developing and maintaining CI/CD workflows for multiple projects. | ||
<!-- deck text ends --> | ||
|
||
Event Information | Details | ||
:--- | :--- | ||
Event Name | [Virtual Workshop on Multiproject CI/CD](https://multiprojectdevops.github.io/workshops/virtual_workshop1/) | ||
Abstract submission deadline | November 22, 2024 | ||
Registration deadline | December 5, 2024 | ||
Event Date | December 6, 2024 | ||
Website | https://multiprojectdevops.github.io/workshops/virtual_workshop2/ | ||
|
||
|
||
### Summary | ||
|
||
The Multi-ProjectDevOps project was founded to establish best practices for | ||
decreasing the time needed to deploy multiple high-quality scientific software | ||
packages, particularly when the packages share common requirements. Key to | ||
these best practices are maintaining continuous integration/continuous | ||
deployment (CI/CD) workflows. Since the managed packages share common | ||
requirements the CI/CD workflows will too. We define a multi-project CI/CD | ||
workflow as a CI/CD workflow that can be reused for multiple projects. The | ||
purpose of this workshop is to share best practices, lessons learned, and | ||
solutions for multi-project CI/CD. | ||
|
||
### Themes | ||
|
||
- DevOps | ||
- Multiproject CI/CD | ||
- Sustainable software | ||
|
||
### Logistics | ||
|
||
The workshop will be held virtually on Webex on December 6, 2024 from | ||
1:00-3:00 CST. | ||
|
||
### Registration | ||
|
||
Registration is free. To sign up please fill out this | ||
[Link to registration](https://forms.gle/i28cDdMVGUdFdDzx8) | ||
and a meeting invite will be emailed to you. | ||
|
||
### Contributing | ||
|
||
During registration you will be asked if you would like to be considered for | ||
a presentation. The organizers welcome contributions on topics including: | ||
|
||
- Suggested best practices for multi-project CI/CD | ||
- Your organization's current multi-project CI/CD solutions | ||
- Success stories/lessons learned related to multi-project CI/CD. | ||
|
||
Please note presentations will be recorded and made available as a | ||
community resource. | ||
|
||
If you are interested in contributing a presentation, simply provide an abstract | ||
when registering. Depending on the number of abstracts received the organizers | ||
may need to downselect. Participants whose abstracts are selected for | ||
presentation will be notified by November 25, 2024. | ||
|
||
### Agenda | ||
|
||
The exact agenda for the workshop will depend on the number and quality of | ||
abstracts received. The organizers anticipate the agenda rough draft below. | ||
For the most up to date agenda information, please follow links to the event website. | ||
|
||
| Time (CST) | Title | Speaker (Affiliation) | | ||
| ----------- | ------------------------------------ | ---------------------- | | ||
| 1:00 - 1:05 | Introduction and opening remarks | Ryan M. Richard (AMES) | | ||
| 1:10 - 1:30 | Contributed Presentation 1 | TBD | | ||
| 1:35 - 1:55 | Contributed Presentation 2 | TBD | | ||
| 2:00 - 2:20 | Contributed Presentation 3 | TBD | | ||
| 2:25 - 2:40 | Multi-Project CI/CD Best Practices | Ryan M. Richard (AMES) | | ||
| 2:40 - 2:55 | Open Discussion/Additional Questions | All | | ||
| 2:55 - 3:00 | Closing Remarks | Ryan M. Richard (AMES) | | ||
|
||
|
||
<!--- | ||
Publish: yes | ||
Topics: conferences and workshops, release and deployment, continuous integration testing | ||
---> |