Commit Graph

319 Commits

Author SHA1 Message Date
Knative Automation 267e91c4c2 chore: update Springboot platform version to 3.4.5 2025-04-24 16:06:00 +00:00
github-actions[bot] 0e1be8d1ed
chore: update Quarkus platform version to 3.21.4 (#2808)
Co-authored-by: Knative Automation <automation@knative.team>
2025-04-24 06:06:24 +00:00
github-actions[bot] c2b5d49ed4
chore: update Quarkus platform version to 3.21.3 (#2795)
Co-authored-by: Knative Automation <automation@knative.team>
2025-04-16 17:31:13 +00:00
github-actions[bot] 910e862804
chore: update Quarkus platform version to 3.21.2 (#2776)
Co-authored-by: Knative Automation <automation@knative.team>
2025-04-10 02:47:11 +00:00
Matej Vašek e720bbcc8c
Add guideline for private Go module usage (#2771)
Signed-off-by: Matej Vašek <mvasek@redhat.com>
2025-04-04 05:13:05 +00:00
github-actions[bot] a2469fe9da
chore: update Quarkus platform version to 3.21.1 (#2767)
Co-authored-by: Knative Automation <automation@knative.team>
2025-04-03 10:57:05 +00:00
Luke Kingland 9f6a135702
Python Middleware v2 Scaffolding (#2685)
* refactor python http template

* python http scaffolding

* add python to make update-runtimes

* integrate python scaffolding with func run

* python http template

* reorganize python scaffolding

* cancellation stopgap

* documentation and logging cleanup

* Python Middleware v2 - Scaffolding

* base layer cache

* remove wsgi and flask templates

Inbuilt templates should be limited to a base http and cloudevent
integration, with anything beyond this falling to the officially
supported functions samples repository.

* update python cloudevents runtime in makefile

* python cloudevents middleware

* add python .venvs to gitignore

* clean up venvs on make

* add missing dependencies to python http tempklate

* set python cloudevents manifest

* further cleanup of repository impl

* cleanup

* ignore venv when building runtime container

* set listen address on python container

* remove unnecessary python runtime update from makefile

* remove debug statements and improved comments

* enable scaffolding python funcs in s2i builder

* set listen address on all containers built by s2i

* python s2i integration

* regen fs

* cleanup

* enable host builder

* fix manifest inheritance

* regen fs

* bug fixes

* regen docs

* cleanup and linter error fixes

* conditional python host builder test

* misspellings

* disable python E2E

Until the Python middleware is supported by the Pack builder, the E2E
tests will need to be disabled.

* install python for presubmit tests

* use linux for test builder runs

The target platform for a test needs to be a platform which is available
in all test base images.  That's usually linux.  Using current OS would
fail, for example, building python containers on MacOS because the
official Python base image has no darwin layer.

* fix ineffasign

* set python ce template to python 3.9

* regen fs

* windows python tests

* python templates README
2025-04-02 10:44:05 +00:00
github-actions[bot] d8f6ceba07
chore: update Quarkus platform version to 3.21.0 (#2761)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-26 18:33:44 +00:00
github-actions[bot] 234c442421
chore: update Springboot platform version to 3.4.4 (#2758)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-21 06:52:16 +00:00
github-actions[bot] 7216de194d
chore: update Quarkus platform version to 3.19.4 (#2754)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-20 11:19:16 +00:00
github-actions[bot] a051e829e2
chore: update Quarkus platform version to 3.19.3 (#2744)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-13 06:55:38 +00:00
github-actions[bot] 0bb27b7bcc
chore: update Quarkus platform version to 3.19.2 (#2735)
Co-authored-by: Knative Automation <automation@knative.team>
2025-03-06 14:06:00 +00:00
github-actions[bot] e81df11734
chore: update Quarkus platform version to 3.19.1 (#2725)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-26 20:22:30 +00:00
Kapil Sareen a1589c9130
updates node templates to ignore node_modules in .gitignore (#2713)
Signed-off-by: KapilSareen <kapilsareen584@gmail.com>
2025-02-26 12:48:28 +00:00
github-actions[bot] 9ef6c337f7
chore: update CA bundle (#2716)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-25 08:27:21 +00:00
github-actions[bot] c4e4cc7119
chore: update Springboot platform version to 3.4.3 (#2712)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-24 10:46:19 +00:00
github-actions[bot] 8d056d0ece
chore: update Quarkus platform version to 3.18.4 (#2708)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-20 06:26:47 +00:00
github-actions[bot] de0d248e2f
chore: update Quarkus platform version to 3.18.3 (#2691)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-13 06:41:51 +00:00
github-actions[bot] c34974e3a1
chore: update Quarkus platform version to 3.18.2 (#2689)
Co-authored-by: Knative Automation <automation@knative.team>
2025-02-05 18:15:13 +00:00
David Fridrich 2228c9dbe0
fix: struct naming in instanced go http templates synced (#2670)
* sync names

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

* zz

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>

---------

Signed-off-by: David Fridrich <fridrich.david19@gmail.com>
2025-01-31 18:53:57 +00:00
github-actions[bot] dbdc5ca671
chore: update Quarkus platform version to 3.18.1 (#2678)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-30 01:16:55 +00:00
github-actions[bot] 23668cbf36
chore: update Springboot platform version to 3.4.2 (#2669)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-27 20:38:56 +00:00
github-actions[bot] e024ae699c
chore: update Quarkus platform version to 3.17.8 (#2666)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-23 00:26:11 +00:00
github-actions[bot] f734f82385
chore: update Quarkus platform version to 3.17.7 (#2651)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-16 06:49:03 +00:00
github-actions[bot] 3b414f3197
chore: update Quarkus platform version to 3.17.6 (#2644)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-09 06:56:58 +00:00
github-actions[bot] a3c8645c91
chore: update Quarkus platform version to 3.17.5 (#2640)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-08 00:18:57 +00:00
github-actions[bot] cb53c62391
chore: update Springboot platform version to 3.4.1 (#2637)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-06 22:25:56 +00:00
github-actions[bot] e9b8b37e40
chore: update CA bundle (#2633)
Co-authored-by: Knative Automation <automation@knative.team>
2025-01-03 10:42:52 +00:00
github-actions[bot] 6384d079ae
chore: update Quarkus platform version to 3.17.4 (#2611)
Co-authored-by: Knative Automation <automation@knative.team>
2024-12-12 07:24:53 +00:00
github-actions[bot] 03079c6bab
chore: update Quarkus platform version to 3.17.3 (#2610)
Co-authored-by: Knative Automation <automation@knative.team>
2024-12-05 05:13:45 +00:00
github-actions[bot] 90626ab4c0
chore: update Springboot platform version to 3.4.0 (#2609)
Co-authored-by: Knative Automation <automation@knative.team>
2024-12-03 12:41:44 +00:00
github-actions[bot] 9a6bb271ec
chore: update Quarkus platform version to 3.17.2 (#2603)
Co-authored-by: Knative Automation <automation@knative.team>
2024-11-29 15:10:44 +00:00
github-actions[bot] 319462a354
chore: update Quarkus platform version to 3.17.0 (#2598)
Co-authored-by: Knative Automation <automation@knative.team>
2024-11-27 18:04:12 +00:00
github-actions[bot] a537f9ca2b
chore: update CA bundle (#2597)
Co-authored-by: Knative Automation <automation@knative.team>
2024-11-27 06:02:12 +00:00
github-actions[bot] 27110e1655
chore: update Quarkus platform version to 3.16.4 (#2585)
Co-authored-by: Knative Automation <automation@knative.team>
2024-11-21 16:24:02 +00:00
github-actions[bot] c95f77ed2a
chore: update Quarkus platform version to 3.16.3 (#2579)
Co-authored-by: Knative Automation <automation@knative.team>
2024-11-14 06:40:42 +00:00
github-actions[bot] 459aa0c0b6
chore: update Quarkus platform version to 3.16.2 (#2575)
Co-authored-by: Knative Automation <automation@knative.team>
2024-11-06 20:17:59 +00:00
github-actions[bot] 97bd9e0be4
chore: update Quarkus platform version to 3.16.1 (#2558)
Co-authored-by: Knative Automation <automation@knative.team>
2024-10-31 08:30:51 +00:00
github-actions[bot] 09e597ced0
chore: update Springboot platform version to 3.3.5 (#2552)
Co-authored-by: Knative Automation <automation@knative.team>
2024-10-24 17:23:02 +00:00
Matej Vašek d7d688e2ab
Updated JS/TS template dependencies (#2534)
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-10-07 17:38:00 +00:00
Matej Vašek 12f61f01e4
Update deps (#2531)
* Update cloudevents dep

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

* Update cloudevents dep

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

* Update node template deps

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

* Update python template deps

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

---------

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-10-07 04:34:26 +00:00
github-actions[bot] 6ee178199c
chore: update Quarkus platform version to 3.15.1 (#2525)
Co-authored-by: Knative Automation <automation@knative.team>
2024-09-30 05:40:06 +00:00
Matej Vašek 075bc9bed4
fix: allow sub-pkgs in Go functions (#2523)
* fix: allow sub-pkgs in Go functions

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

* fixup

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

* fixup

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

* fixup

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

---------

Signed-off-by: Matej Vašek <matejvasek@gmail.com>
2024-09-27 01:02:32 +00:00
github-actions[bot] 8eee93f4e9
chore: update CA bundle (#2515)
Co-authored-by: Knative Automation <automation@knative.team>
2024-09-24 07:28:24 +00:00
github-actions[bot] c489f7f32a
chore: update Springboot platform version to 3.3.4 (#2509)
Co-authored-by: Knative Automation <automation@knative.team>
2024-09-19 16:28:42 +00:00
github-actions[bot] d6ba18a676
chore: update Quarkus platform version to 3.14.4 (#2502)
Co-authored-by: Knative Automation <automation@knative.team>
2024-09-15 21:26:50 +00:00
dependabot[bot] 81169a4d80
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /templates/node/cloudevents (#2497)
* chore(deps-dev): bump braces in /templates/node/cloudevents

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixup: generate/zz_filesystem_generated.go

Signed-off-by: Matej Vašek <matejvasek@gmail.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Matej Vašek <matejvasek@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matej Vašek <matejvasek@gmail.com>
2024-09-13 09:47:32 +00:00
github-actions[bot] cdb15e0a4c
chore: update Quarkus platform version to 3.14.3 (#2492)
Co-authored-by: Knative Automation <automation@knative.team>
2024-09-12 07:32:27 +00:00
github-actions[bot] 8e4acdd35e
chore: update Quarkus platform version to 3.14.2 (#2481)
Co-authored-by: Knative Automation <automation@knative.team>
2024-09-05 05:28:33 +00:00
github-actions[bot] 82d0653d8e
chore: update Quarkus platform version to 3.14.1 (#2474)
Co-authored-by: Knative Automation <automation@knative.team>
2024-08-30 05:42:19 +00:00