Skip to content

Commit f1bb643

Browse files
author
AlexRogalskiy
committed
Added info on workflows
Updates on github-actions
1 parent 74d6c1f commit f1bb643

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ RUN pip3.8 install mkdocs-git-revision-date-localized-plugin --no-cache-dir --qu
128128
RUN pip3.8 install mkdocs-awesome-pages-plugin --no-cache-dir --quiet
129129
RUN pip3.8 install mdx_truly_sane_lists --no-cache-dir --quiet
130130
RUN pip3.8 install smarty --no-cache-dir --quiet
131+
RUN pip3.8 install dumb-init --no-cache-dir --quiet
131132
RUN pip3.8 install mkdocs-include-markdown-plugin --no-cache-dir --quiet
132133
#RUN pip3.8 install mkdocs_pymdownx_material_extras --no-cache-dir --quiet
133134
RUN pip3.8 install click-man --no-cache-dir --quiet
@@ -141,7 +142,7 @@ RUN rm -rf /var/cache/apt/* /tmp/Python-${PYTHON_VERSION}
141142

142143
## Show versions
143144
RUN echo "NPM version: $(npm --version)"
144-
RUN echo "NODE version: $(node --version)"
145+
RUN echo "NODE version: $(node --version | awk -F. '{print "\""$1"\""}')"
145146
RUN echo "PYTHON version: $(python3 --version)"
146147

147148
## Install node dependencies

README.md

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -267,21 +267,24 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
267267
### *Reddit posts*
268268

269269
<!-- REDDIT-POST-LIST:START -->
270+
270271
- [RedMonk Language Rank: Java surged back into a tie for second place with Python](https://www.reddit.com/r/java/comments/oysw1l/redmonk_language_rank_java_surged_back_into_a_tie/)
271272
- [Practical? Common Lisp on the JVM: A quick intro to ABCL for modern web apps](https://www.reddit.com/r/java/comments/oyouat/practical_common_lisp_on_the_jvm_a_quick_intro_to/)
272-
- [New candidate JEP: 416: Reimplement Core Reflection with Method Handles](https://www.reddit.com/r/java/comments/oyo5d2/new_candidate_jep_416_reimplement_core_reflection/)
273+
- [New candidate JEP: 416: Reimplement Core Reflection with Method Handles](https://www.reddit.com/r/java/comments/oyo5d2/new_candidate_jep\_416\_reimplement_core_reflection/)
273274
- [General Availability Microsoft Build of OpenJDK for M1 and ARM64](https://www.reddit.com/r/java/comments/oynf4y/general_availability_microsoft_build_of_openjdk/)
274275
- [ATM Machine Project in Java Programming with Code](https://www.reddit.com/r/java/comments/oyltsz/atm_machine_project_in_java_programming_with_code/)
275276
- [Trying to run the Minecraft's data generator, but a JNI error occurs.](https://www.reddit.com/r/java/comments/oyjyes/trying_to_run_the_minecrafts_data_generator_but_a/)
276277
- [Tips to increase the interpreter performance?](https://www.reddit.com/r/java/comments/oyhw94/tips_to_increase_the_interpreter_performance/)
277278
- [Microsoft Release GCToolkit as Open Source (previously JClarity Censum)](https://www.reddit.com/r/java/comments/oyhq0o/microsoft_release_gctoolkit_as_open_source/)
278-
- [What's new in Java 17 for us, developers ?](https://www.reddit.com/r/java/comments/oyg7v2/whats_new_in_java_17_for_us_developers/)
279+
- [What's new in Java 17 for us, developers ?](https://www.reddit.com/r/java/comments/oyg7v2/whats_new_in_java\_17\_for_us_developers/)
279280
- [What Newsletter/Java Weekly are you subscribing?](https://www.reddit.com/r/java/comments/oydu2i/what_newsletterjava_weekly_are_you_subscribing/)
281+
280282
<!-- REDDIT-POST-LIST:END -->
281283

282284
### *InfoWorld posts*
283285

284286
<!-- INFOWORLD-POST-LIST:START -->
287+
285288
- [JDK 17: The new features in Java 17](https://www.infoworld.com/article/3606833/jdk-17-the-new-features-in-java-17.html#tk.rss_java)
286289
- [Oracle launches Verrazzano container platform for Kubernetes](https://www.infoworld.com/article/3627407/oracle-launches-verrazzano-container-platform-for-kubernetes.html#tk.rss_java)
287290
- [Eclipse Temurin Java SE binaries debut](https://www.infoworld.com/article/3627503/eclipse-temurin-java-se-binaries-debut.html#tk.rss_java)
@@ -292,12 +295,14 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
292295
- [Eclipse launches group to shepherd popular Java IDE](https://www.infoworld.com/article/3622412/eclipse-launches-group-to-shepherd-popular-java-ide.html#tk.rss_java)
293296
- [Oracle offers Java management service](https://www.infoworld.com/article/3621690/oracle-offers-java-management-service.html#tk.rss_java)
294297
- [Microsoft’s Java build turns GA](https://www.infoworld.com/article/3620390/microsofts-java-build-turns-ga.html#tk.rss_java)
298+
295299
<!-- INFOWORLD-POST-LIST:END -->
296300

297301
### *Let's talk posts*
298302

299303
<!-- LETSTALK-POST-LIST:START -->
300-
- [4 Developers 2020](http://letstalkaboutjava.blogspot.com/2020/02/4-developers-2020_9.html)
304+
305+
- [4 Developers 2020](http://letstalkaboutjava.blogspot.com/2020/02/4-developers-2020\_9.html)
301306
- [You won't do it later!](http://letstalkaboutjava.blogspot.com/2019/12/you-wont-do-it-later.html)
302307
- [JDD 2019!](http://letstalkaboutjava.blogspot.com/2019/09/once-again-im-media-partner-of-jdd-and.html)
303308
- [4 Developers 2019](http://letstalkaboutjava.blogspot.com/2019/02/4-developers-2019.html)
@@ -307,11 +312,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
307312
- [JDD is coming!](http://letstalkaboutjava.blogspot.com/2018/08/jdd-is-coming.html)
308313
- [Just stop for a moment](http://letstalkaboutjava.blogspot.com/2018/06/just-stop-for-moment.html)
309314
- [Refactoring vs. Redesign](http://letstalkaboutjava.blogspot.com/2017/11/refactoring-vs-redesign.html)
315+
310316
<!-- LETSTALK-POST-LIST:END -->
311317

312318
### *Random thoughts posts*
313319

314320
<!-- RANDOMTHOUGHTS-POST-LIST:START -->
321+
315322
- [Angular in Strict Mode](http://randomthoughtsonjavaprogramming.blogspot.com/2021/08/angular-in-strict-mode.html)
316323
- [Kotlin : the "by" keyword in Interface/Class Delegation](http://randomthoughtsonjavaprogramming.blogspot.com/2021/07/kotlin-by-keyword-in-interfaceclass.html)
317324
- [Hibernate's @FetchProfile](http://randomthoughtsonjavaprogramming.blogspot.com/2021/06/hibernates-fetchprofile.html)
@@ -322,11 +329,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
322329
- [Method determination ignored variable arity and implicit auto boxing/unboxing](http://randomthoughtsonjavaprogramming.blogspot.com/2021/05/method-determination-ignored-variable.html)
323330
- [USB-C Hubs for MacBooks - Review](http://randomthoughtsonjavaprogramming.blogspot.com/2021/05/usb-c-hubs-for-macbooks-review.html)
324331
- [Jelastic CLI](http://randomthoughtsonjavaprogramming.blogspot.com/2021/04/jelastic-cli.html)
332+
325333
<!-- RANDOMTHOUGHTS-POST-LIST:END -->
326334

327335
### *Better code posts*
328336

329337
<!-- BETTERCODE-POST-LIST:START -->
338+
330339
- [Introduction to Serverless Architecture Patterns](https://betterjavacode.com/programming/introduction-to-serverless-architecture-patterns)
331340
- [How To Use Spring Security With SAML Protocol Binding](https://betterjavacode.com/programming/how-to-use-spring-security-with-saml-protocol-binding)
332341
- [Using Apache Kafka With Spring Boot](https://betterjavacode.com/kafka/using-apache-kafka-with-spring-boot)
@@ -337,11 +346,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
337346
- [How to Use API Gateway with Spring Cloud](https://betterjavacode.com/programming/how-to-use-api-gateway-with-spring-cloud)
338347
- [Example of Spring Boot Application Authentication with AWS Cognito](https://betterjavacode.com/programming/example-of-spring-boot-application-authentication-with-aws-cognito)
339348
- [Everything you need to know about Spring Data JPA](https://betterjavacode.com/spring-boot/everything-you-need-to-know-about-spring-data-jpa)
349+
340350
<!-- BETTERCODE-POST-LIST:END -->
341351

342352
### *Inside Java posts*
343353

344354
<!-- INSIDE-POST-LIST:START -->
355+
345356
- [AMA About the Java Language](https://inside.java/2021/08/02/ama-about-the-java-language/)
346357
- [Minor improvement to anonymous classes](https://inside.java/2021/08/01/monior-improvement-to-anonymous-classes/)
347358
- [Inside Java Newscast #9](https://inside.java/2021/07/29/insidejava-newscast-009/)
@@ -352,11 +363,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
352363
- [Add support for secondary carriers to Memory Access API](https://inside.java/2021/07/02/add-support-for-second-carriers/)
353364
- [Inside Java Newscast #7](https://inside.java/2021/07/01/insidejava-newscast-007/)
354365
- [Episode 18 “Java’s steady march towards strong encapsulation” with Alan Bateman](https://inside.java/2021/06/29/podcast-018/)
366+
355367
<!-- INSIDE-POST-LIST:END -->
356368

357369
### *Java programmer posts*
358370

359371
<!-- JAVAPROG-POST-LIST:START -->
372+
360373
- [Solved Error: cannot be cast to java.lang.Comparable](https://www.thejavaprogrammer.com/cannot-be-cast-to-java-lang-comparable/)
361374
- [Java String Interpolation with Examples](https://www.thejavaprogrammer.com/java-string-interpolation/)
362375
- [Evaluate Postfix Expression in Java](https://www.thejavaprogrammer.com/evaluate-postfix-expression-in-java/)
@@ -367,11 +380,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
367380
- [Covariant Return Type in Java](https://www.thejavaprogrammer.com/covariant-return-type-in-java/)
368381
- [Static Import in Java with Example](https://www.thejavaprogrammer.com/static-import-in-java/)
369382
- [Advantages and Disadvantages of Generics in Java](https://www.thejavaprogrammer.com/advantages-and-disadvantages-of-generics-in-java/)
383+
370384
<!-- JAVAPROG-POST-LIST:END -->
371385

372386
### *Dreamix posts*
373387

374388
<!-- DREAMIX-POST-LIST:START -->
389+
375390
- [Java vs JavaScript: How to Choose the Right Backend Technology?](https://dreamix.eu/blog/java/java-vs-javascript-how-to-choose-the-right-backend-technology)
376391
- [Splitting String in Java – Examples and Tips](https://dreamix.eu/blog/java/splitting-string-in-java-examples-and-tips)
377392
- [Learn from Java Champion Gerrit Grunwald: JavaFx – not dead yet](https://dreamix.eu/blog/java/learn-from-java-champion-gerrit-grunwald-javafx-not-dead-yet)
@@ -382,11 +397,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
382397
- [5 Reasons Why Bespoke Software Development Projects Succeed](https://dreamix.eu/blog/java/5-reasons-why-bespoke-software-development-projects-succeed)
383398
- [Continuous Integration and Delivery to Improve the Software Development Workflow](https://dreamix.eu/blog/java/continuous-integration-and-delivery-to-improve-the-software-development-workflow)
384399
- [Why good (clean) software architecture matters](https://dreamix.eu/blog/java/why-good-clean-software-architecture-matters)
400+
385401
<!-- DREAMIX-POST-LIST:END -->
386402

387403
### *Plumbr posts*
388404

389405
<!-- PLUMBR-POST-LIST:START -->
406+
390407
- [Plumbr has been acquired by Splunk](https://plumbr.io/blog/plumbr-blog/acquired-by-splunk)
391408
- [Using Plumbr with OpenTelemetry NodeJS agent](https://plumbr.io/blog/plumbr-blog/using-plumbr-with-opentelemetry-nodejs-agent)
392409
- [Extending Plumbr RUM with Web Vitals metrics](https://plumbr.io/blog/performance-blog/extending-plumbr-rum-with-web-vitals-metrics)
@@ -397,11 +414,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
397414
- [Plumbr now monitors Python applications and APIs](https://plumbr.io/blog/product-updates/plumbr-now-monitors-python-applications-and-apis)
398415
- [Distributed tracing in practice](https://plumbr.io/blog/tracing/distributed-tracing-in-practice)
399416
- [Plumbr now supports application versioning](https://plumbr.io/blog/product-updates/plumbr-now-supports-application-versioning)
417+
400418
<!-- PLUMBR-POST-LIST:END -->
401419

402420
### *Thorben Janssen posts*
403421

404422
<!-- TJ-POST-LIST:START -->
423+
405424
- [Spring Data JPA – How to Return DTOs from Native Queries](https://thorben-janssen.com/spring-data-jpa-dto-native-queries/)
406425
- [Introduction to Panache](https://thorben-janssen.com/introduction-panache/)
407426
- [How and when to use JPA’s getReference() Method](https://thorben-janssen.com/jpa-getreference/)
@@ -412,6 +431,7 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
412431
- [Hibernate Proxies – Why they’re used and how to unproxy them](https://thorben-janssen.com/hibernate-proxies/)
413432
- [Hibernate’s @Filter Annotation – Apply Dynamic Filters at Runtime](https://thorben-janssen.com/hibernate-filter/)
414433
- [How to retrieve DTOs from your Envers Audit Logs](https://thorben-janssen.com/envers-dto/)
434+
415435
<!-- TJ-POST-LIST:END -->
416436

417437
### *Redhat posts*

0 commit comments

Comments
 (0)