Mathew Wicks
6d04cffd61
ci: trigger workflows for PRs with `ok-to-test` label ( #204 )
...
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2025-02-12 00:29:29 +00:00
Adem Baccara
346a74e728
ci: add action to enforce semantic PR titles ( #14 )
...
* ci: add semantic PRs action
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
* ci: add release.yaml
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
* ci: update semantic pr action to latest version and use scopes instead of disalowScopes
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
* keep only validate PR title
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
---------
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
2024-12-11 19:28:04 +00:00
Griffin Sullivan
90c21dfc90
chore(ws): run tests for frontend in GHA ( #75 )
...
Signed-off-by: Griffin-Sullivan <gsulliva@redhat.com>
2024-12-05 21:25:00 +00:00
Adem Baccara
d1a8c3ccb7
test(ws): enhance e2e test setup and cleanup ( #39 )
...
* test(ws): enhance e2e test setup and cleanup
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
* code review fixes
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
* remove env variable from e2e test GHA
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
* lint fixes
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
* mathew updates 1
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
---------
Signed-off-by: Adem Baccara <71262172+Adembc@users.noreply.github.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-12-05 21:14:00 +00:00
Eder Ignatowicz
2b747ac78d
feat(ws): Notebooks 2.0 // Backend // List namespaces ( #124 )
...
* feat(ws): Notebooks 2.0 // Backend // List namespaces #53
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* adding test coverage
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* ci: run controller and backend tests on pr
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
---------
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-11-28 00:06:54 +00:00
Griffin Sullivan
a3a7c84b95
chore(ws): restructure frontend and setup navigation ( #67 )
...
Signed-off-by: Griffin-Sullivan <gsulliva@redhat.com>
2024-10-23 18:52:30 +00:00
Jiri Daněk
e4e0aff6d6
ci(ws): run `make test-e2e` on GitHub Actions ( #11 )
...
* run the kubebuilder e2e test
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup cluster must be named kind
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup, specify kind version
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* mathew commit 1
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
* mathew commit 2
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
---------
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
Signed-off-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
2024-08-06 01:00:39 +00:00
Eder Ignatowicz
b0367e8b3d
feat(ws): initial commit for frontend ( #19 )
...
* feat: client ui frontend scaffolding
In this PR:
- UI frontend scaffolding
- Github Action for frontend and backend
Most of the content of this PR is extract from https://github.com/patternfly/patternfly-react-seed/tree/v6 . Thank you so much patternfly team for the seed!
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* Changes requested by code review
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
* Fixing icons
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
---------
Signed-off-by: Eder Ignatowicz <ignatowicz@gmail.com>
2024-06-28 00:48:41 +00:00
Jiri Daněk
20a3de3bd7
feat(ws): initial commit for controller ( #5 )
...
* feat: Generate kubebuilder project
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup add unittests gha
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup disable permissions for all of the available scopes
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup add triggers for release branches
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup remove duplicated gitignores
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup remove workflow dispatch
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* Apply suggestions from code review
Co-authored-by: Mathew Wicks <5735406+thesuperzapper@users.noreply.github.com>
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup rename the project to workspace-controller
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
* fixup update kubebuilder to 3.15
https://github.com/kubernetes-sigs/kubebuilder/releases/tag/v3.15.0
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
---------
Signed-off-by: Jiri Daněk <jdanek@redhat.com>
2024-05-23 18:36:26 +00:00