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

update labs to 3.11.1, add update script #219

Merged
merged 8 commits into from
Jun 12, 2024

Conversation

g1raffi
Copy link
Collaborator

@g1raffi g1raffi commented May 8, 2024

No description provided.

Copy link

github-actions bot commented May 8, 2024

@christofluethi
Copy link
Member

christofluethi commented Jun 5, 2024

  1. Introduction
  • 1.1 Twelve-Factor App
  • 1.2 Quarkus
  • 1.3 Development
  • 1.4 Extensions
  • 1.5 Vert.x
  • 1.6 Quarkus with Maven
  • 1.7 Context and dependency injection
  • 1.8 Solution Overview
  1. Implementing REST services in Quarkus
    -> fault-tolerance and health only used in consumer. remove from producer.
  • 2.1 Your first Quarkus application
  • 2.2 Implementing REST Services
  • 2.3 REST Fault Tolerance
  • 2.4 Health checks
  • 2.5 Reactive Programming
  1. Quarkus Testing
  • 3.1 Quick introduction JUnit 5
  • 3.2 Testing Quarkus applications
  • 3.3 Hands on testing
  1. Build Quarkus applications
  • 4.1 Build Quarkus applications
  • 4.2 JVM Build
  • 4.3 Native Build
  1. Reactive messaging with Apache Kafka
  • 8.1 Introduction
  • 8.2 Reactive messaging with Kafka
  • 8.3 Cloud Events
  1. Observability
  • 9.1 OpenTelemetry
  • 9.2 Tracing with Jaeger
  • 9.3 Metrics with micrometer
  1. Quarkus Extensions
  • 10.1. Creating the Extension
  • 10.2. Main functionality
  • 10.3. Configuration
  • 10.4. Build Steps
  • 10.5. Build and use
  • 10.6. Development UI

@christofluethi christofluethi changed the title Update: update rest labs to 3.10.0 Update: update rest labs to 3.11.0 Jun 6, 2024
@christofluethi christofluethi changed the title Update: update rest labs to 3.11.0 Draft: update rest labs to 3.11.0 Jun 6, 2024
…folder

  * run quarkus update
  * save git diff
  * run maven test or maven package install if its an extension
  * generate csv of pom dependencies
  * output all diffs
* Fix labs
  * content changes
  * add missing solution projects quarkus-metrics-data-consumer, quarkus-appinfo-application
* Generate csv of solution-project-dependencies
* Include solution-project-dependencies in lab description (rendered as table from csv)
@christofluethi christofluethi changed the title Draft: update rest labs to 3.11.0 Draft: update rest labs to 3.11.1 Jun 11, 2024
@christofluethi christofluethi changed the title Draft: update rest labs to 3.11.1 Draft: update labs to 3.11.1, add update script Jun 11, 2024
@christofluethi christofluethi changed the title Draft: update labs to 3.11.1, add update script update labs to 3.11.1, add update script Jun 12, 2024
@christofluethi christofluethi merged commit 970bdb8 into master Jun 12, 2024
1 check passed
@christofluethi christofluethi deleted the update/reactive-rest-3-10 branch June 12, 2024 14:07
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.

2 participants