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

Feature/monthly issues/2024 11 #34

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/monthly-issue.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Monthly Issue
on:
schedule:
- cron: "0 0 28 * *"
- cron: "0 0 15 * *"
# Run manually
workflow_dispatch:

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This Month in Reactive Graph is openly developed on GitHub and archives can be v

| Date | Link |
|----------------|-----------------------------------------------------------------------------------|
| November 2024 | https://this-month-in.reactive-graph.io/2024-11-this-month-in-reactive-graph.html |
| October 2024 | https://this-month-in.reactive-graph.io/2024-10-this-month-in-reactive-graph.html |
| September 2024 | https://this-month-in.reactive-graph.io/2024-09-this-month-in-reactive-graph.html |
| August 2024 | https://this-month-in.reactive-graph.io/2024-08-this-month-in-reactive-graph.html |
2 changes: 1 addition & 1 deletion src/2024-08-this-month-in-reactive-graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -298,4 +298,4 @@ step we <span class="token rg-component">specified the requirements and the data
3. Start work on the Identity and Permission System
4. Specify the Type System Persistence (<span class="token rg-component">Graph Relational Mapper</span>)

{{ footer::print(issue_date_previous="", issue_date_next="2024-09-30") }}
{{ footer::print(issue_date_previous="", issue_date_next="2024-09") }}
2 changes: 1 addition & 1 deletion src/2024-09-this-month-in-reactive-graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -818,4 +818,4 @@ We've extended the [Contribution Guidelines](https://github.com/reactive-graph/r

<hr class="celestial-blue">

{{ footer::print(issue_date_previous="2024-08-31", issue_date_next="") }}
{{ footer::print(issue_date_previous="2024-08", issue_date_next="2024-10") }}
6 changes: 4 additions & 2 deletions src/2024-10-this-month-in-reactive-graph.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
pub_date: Thu, 31 Oct 2024 00:00:00 GMT
description: "The 'October 2024' issue of 'This Month in Reactive Graph' summarizes the progress of Reactive Graph. The topics of this issue are: Manage the type system via the command line interface, Java GraphQL Client POC and the specification of the Identity and Permission System"
description: "The 'October 2024' issue of 'This Month in Reactive Graph' summarizes the progress of Reactive Graph. The topics of this issue are: Self Updater, Release Process, Nightly Builds, Platform Support, Docker Images, Debian Packages, CLI Instance Management"
---

{% import "header.tera" as header %}
Expand All @@ -16,6 +16,8 @@ description: "The 'October 2024' issue of 'This Month in Reactive Graph' summari

<hr class="surface-2">

## Introduction

October 2024 was a very productive month for Reactive Graph. We focused on Continuous Integration and [Delivery](https://github.com/reactive-graph/reactive-graph/issues/228). The results are impressive:

## Self Info
Expand Down Expand Up @@ -465,4 +467,4 @@ Another feature is that you can set or overwrite configurations using a command.

<hr class="celestial-blue">

{{ footer::print(issue_date_previous="", issue_date_next="2024-09-30") }}
{{ footer::print(issue_date_previous="2024-09", issue_date_next="2024-11") }}
112 changes: 112 additions & 0 deletions src/2024-11-this-month-in-reactive-graph.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
---
pub_date: Sun, 30 Nov 2024 00:00:00 GMT
description: "The 'November 2024' issue of 'This Month in Reactive Graph' summarizes the progress of Reactive Graph. The topics of this issue are: "
---

{% import "header.tera" as header %}
{% import "footer.tera" as footer %}

{{ header::print(year="2024",month="November") }}

<hr class="surface-2">

## Table of Contents

<!-- toc -->

<hr class="surface-2">

## Summary

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

## Topic 1

### Subtopic 1

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At
vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit
amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et
justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur
sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores
et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.

<hr class="celestial-blue">

### Subtopic 1

Duis autem vel eum iriure dolor in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan
et iusto odio dignissim qui blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi. Lorem ipsum dolor sit amet, consectetuer
adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat.

<details>
<summary>Collapsed</summary>

* A
* B
* C
* D
* E

</details>

<hr class="celestial-blue">

## Topic 2

### Subtopic 3

Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat. Duis autem vel eum iriure dolor
in hendrerit in vulputate velit esse molestie consequat, vel illum dolore eu feugiat nulla facilisis at vero eros et accumsan et iusto odio dignissim qui
blandit praesent luptatum zzril delenit augue duis dolore te feugait nulla facilisi.

<details>
<summary><code>$ command</code></summary>

```
shell output
```

</details>

<hr class="celestial-blue">

### Subtopic 4

Nam liber tempor cum soluta nobis eleifend option congue nihil imperdiet doming id quod mazim placerat facer possim assum. Lorem ipsum dolor sit amet,
consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud
exerci tation ullamcorper suscipit lobortis nisl ut aliquip ex ea commodo consequat.

<details>
<summary>Collapsed instructions</summary>

Nam <span class="token rg-component">liber</span> tempor cum soluta:

```
shell output
```

Nam liber tempor cum soluta:

```
shell output
```

Nam liber tempor cum soluta:

```
shell output
```

Nam liber `tempor` cum soluta:

```
shell output
```

</details>


<hr class="celestial-blue">

{{ footer::print(issue_date_previous="", issue_date_next="") }}
11 changes: 6 additions & 5 deletions src/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,9 @@

## Topics

| Issue | Topics |
|-----------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
| [October 2024](https://this-month-in.reactive-graph.io/2024-10-this-month-in-reactive-graph.html) | Self Updater, Release Process, Nightly Builds, Platform Support, Docker Images, Debian Packages, CLI Instance Management |
| [September 2024](https://this-month-in.reactive-graph.io/2024-09-this-month-in-reactive-graph.html) | Stable rust, Improved CI, Improved CLI, Project Maintenance |
| [August 2024](./2024-08-this-month-in-reactive-graph.md) | Manage Type System via Command Line Interface, Java GraphQL Client POC, Specification of the Identity and Permission System |
| Issue | Topics |
|-------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------|
| [November 2024](./2024-11-this-month-in-reactive-graph.md) | |
| [October 2024](./2024-10-this-month-in-reactive-graph.md) | Self Updater, Release Process, Nightly Builds, Platform Support, Docker Images, Debian Packages, CLI Instance Management |
| [September 2024](./2024-09-this-month-in-reactive-graph.md) | Stable rust, Improved CI, Improved CLI, Project Maintenance |
| [August 2024](./2024-08-this-month-in-reactive-graph.md) | Manage Type System via Command Line Interface, Java GraphQL Client POC, Specification of the Identity and Permission System |
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This Month in Reactive Graph

- [2024](./2024.md)
- [November 2024 in Reactive Graph](./2024-11-this-month-in-reactive-graph.md)
- [October 2024 in Reactive Graph](./2024-10-this-month-in-reactive-graph.md)
- [September 2024 in Reactive Graph](./2024-09-this-month-in-reactive-graph.md)
- [August 2024 in Reactive Graph](./2024-08-this-month-in-reactive-graph.md)
4 changes: 4 additions & 0 deletions src/YYYY-MM-this-month-in-reactive-graph.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ description: "The 'MONTH YYYY' issue of 'This Month in Reactive Graph' summarize

<hr class="surface-2">

## Introduction

Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua.

## Topic 1

### Subtopic 1
Expand Down
Loading