Skip to content
Started 1 mo 11 days ago
Took 33 sec on basic-pdlwk
Success

#27 (Jul 28, 2024, 4:32:51 PM)

Changes
  1. Use artifact id in archetype files instead of default value (commit: 52e1707) (details / githubweb)
  2. Add group and artifact input field, add validation for them, use values in archetype (commit: aacb8be) (details / githubweb)
  3. Somehow this file escaped IntelliJ's search - use artifactId as war file name (commit: 7ef0391) (details / githubweb)
  4. Fix CI. (commit: 44375de) (details / githubweb)
  5. Fix CI. (commit: 254ad44) (details / githubweb)
  6. Prepare for the next release (commit: a4d6e7f) (details / githubweb)
  7. Fix tests for nightly too (commit: 1db8db2) (details / githubweb)
  8. Release UI (commit: 6b6cde2) (details / githubweb)
  9. Removed '.' from example URLs (commit: 73b1e02) (details / githubweb)
  10. fixed example URLs - added Markdown Link (commit: 80ffcbe) (details / githubweb)
  11. Update index.html (commit: 2463e30) (details / githubweb)
  12. Update README.md (commit: ef05fa0) (details / githubweb)
  13. Update Project.java (commit: 453aa91) (details / githubweb)
  14. Update Project.java (commit: 3ab47ce) (details / githubweb)
  15. Make input text validation real-time. (commit: 1c13dbe) (details / githubweb)
  16. Fix Jakarta EE 10/Java SE 8 validation. (commit: 89de8d7) (details / githubweb)
  17. Update README.md (commit: f4ab95c) (details / githubweb)
  18. Update README.md (commit: 9f39c8b) (details / githubweb)
  19. Runtime updates. (commit: c930b7f) (details / githubweb)
  20. Update runtimes and Maven dependencies. (commit: 9738721) (details / githubweb)
  21. Add all positive cases for Open Liberty (commit: 5f9d75d) (details / githubweb)
  22. Add docker descriptions (commit: 3bd7441) (details / githubweb)
  23. Restore unnecessary deletes (commit: 08fe8bc) (details / githubweb)
  24. Resolved the naming scheme (commit: 7cc25f9) (details / githubweb)
  25. Restored the previous cases (commit: a091efb) (details / githubweb)
  26. Change docker descriptions (commit: edb80d2) (details / githubweb)
  27. Minor modifications (commit: 16dd3c7) (details / githubweb)
  28. Ordered the possitive cases (commit: c963730) (details / githubweb)
  29. Removed duplicates and some non-positive cases (commit: 822d446) (details / githubweb)
  30. Modified the naming scheme to match previous cases (commit: 47f5356) (details / githubweb)
  31. Reorder cases (commit: 0da773f) (details / githubweb)
  32. Update nightly.yml (commit: b59025c) (details / githubweb)
  33. Remove duplicate case (commit: 2844d99) (details / githubweb)
  34. Sample change to check Dockerfile generation (commit: e1580c3) (details / githubweb)
  35. Changed the Dockerfile path (commit: e2a30b7) (details / githubweb)
  36. Update README.md (commit: 1457905) (details / githubweb)
  37. Update README.md (commit: abfaaf1) (details / githubweb)
  38. Update README.md (commit: f371395) (details / githubweb)
  39. Add shell script check for Dockerfile generation (commit: 212d5fd) (details / githubweb)
  40. Add Docker build step for generated Dockerfile (commit: 0af95ae) (details / githubweb)
  41. Removed checks for Dockerfile existence (commit: 0b1b0ea) (details / githubweb)
  42. Upgrade actions (commit: 68a3737) (details / githubweb)
  43. Upgrade actions (commit: 60f6601) (details / githubweb)
  44. Update main.yml (commit: 8db9518) (details / githubweb)
  45. Add docker build tests for Open Liberty (commit: 5dd45b2) (details / githubweb)
  46. add tomee positive cases nightly.yml (commit: 270230b) (details / githubweb)
  47. removed duplicates (commit: 736498b) (details / githubweb)
  48. reversed (commit: 254cc13) (details / githubweb)
  49. fixed duplication problems (commit: 00977bf) (details / githubweb)
  50. fixed duplication problem pt.2 (commit: 9ffe384) (details / githubweb)
  51. minor fixes (commit: 3479fd6) (details / githubweb)
  52. minor fix (commit: 65027f1) (details / githubweb)
  53. Added docker support for TomEE (commit: 0017d75) (details / githubweb)
  54. Add all Payara positive cases (commit: 2651c2f) (details / githubweb)
  55. Positive Cases GlassFish Update nightly.yml (commit: c4fe1ca) (details / githubweb)
  56. Minor cleanup (commit: 26f0b89) (details / githubweb)
  57. Minor cleanup (commit: 0dff40d) (details / githubweb)
  58. Delete redundant check (commit: 2c2a4b4) (details / githubweb)
  59. Add negative cases from PR #310 (commit: 0b5ed8e) (details / githubweb)
  60. Remove a redundandant wildfly case (commit: 0ee6956) (details / githubweb)
  61. Add test for invalid runtime (commit: d4e9b08) (details / githubweb)
  62. Add test for invalid jakarta ee version (commit: e18d9b2) (details / githubweb)
  63. Add test for invalid docker option and profile (commit: 32a2ca5) (details / githubweb)
  64. Add test for invalid Java SE version (commit: 17e3705) (details / githubweb)
  65. Minor tweaks (commit: 9217c57) (details / githubweb)
  66. Update nightly.yml (commit: a623a4c) (details / githubweb)
  67. Update nightly.yml (commit: 54ca114) (details / githubweb)
  68. Update nightly.yml (commit: e2bc305) (details / githubweb)
  69. Update nightly.yml (commit: d6cc3f5) (details / githubweb)
  70. Update nightly.yml (commit: d23a7c6) (details / githubweb)
  71. Fix syntax (commit: 63a68cf) (details / githubweb)
  72. Add test for docker support without runtime selection (commit: e1b6fdd) (details / githubweb)
  73. Fix error message (commit: cd65d6d) (details / githubweb)
  74. Add all Payara negative cases (commit: 402e783) (details / githubweb)
  75. Remove covered cases (commit: 2eab926) (details / githubweb)
  76. Remove redundant cases (commit: adc8cb9) (details / githubweb)
  77. Minor tweak (commit: 039a1ae) (details / githubweb)
  78. Bump versiont for release (commit: 9c24915) (details / githubweb)

Started by user Eclipse

This run spent:

  • 13 sec waiting;
  • 33 sec build duration;
  • 46 sec total from scheduled to completion.
Revision: 9c2491570f0d0693ffdf02c7e468d96588dcc9ee
Repository: git@github.com:eclipse-ee4j/starter.git
  • refs/remotes/origin/master