Commit Graph

29 Commits (abhinav-harness-patch-1)

Author SHA1 Message Date
Patrick Wolf d789e5775e feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684)
* Apply suggestion from code review
* updating images for signin and register page.
* fix: lint
* fix: logo update
* revert golangci
* Adding more strings and updated the logo. Still need to update the signin page images
* Apply suggestion from code review

Updating harness logo to use Open Source logo
* Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet).  No active code changes except display strings.
2024-09-25 00:13:28 +00:00
Vistaar Juneja e1ef7e9609 feat: [CI-13861]: support gitness provided variables for docker configuration (#2517)
* fix lint
* feat: [CDE-192]: implement overrides and honor env variables for CDE docker client
* remove default value of host from config and Dockerfile
* feat: [CI-13861]: support gitness provided variables for docker configuration
2024-08-15 12:15:31 +00:00
Johannes Batzill 5bea61a139 feat: [CODE-2220]: Change default ssh port to 3022 (#2484) 2024-08-13 00:27:49 +00:00
Abhinav Singh 9548ba0cee Revert "fix: [CODE-2203]: fix Dockerfile (#2424)" (#2440)
* Revert "fix: [CODE-2203]: fix Dockerfile (#2424)"

This reverts commit 5024a23f05.
2024-08-09 11:39:58 +00:00
Shivakumar Ningappa 5024a23f05 fix: [CODE-2203]: fix Dockerfile (#2424)
* fix: [CODE-2203]: fix Dockerfile
2024-08-08 19:23:59 +00:00
Johannes Batzill ef526db38a [Dockerfile] Enable CDE and SSH by default (#2426) 2024-08-08 01:03:49 +00:00
Dhruv Dhruv 682925413b feat: [CDE-201]: Setting default docker api version. (#2303)
* feat: [CDE-201]: Setting default docker api version.
2024-07-29 05:54:11 +00:00
Ansuman Satapathy 767bb717d9 feat: [CDE-142]: provider interface pass pointers. (#2232)
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
* feat: [CDE-142]: provider interface pass pointers.
2024-07-16 13:06:08 +00:00
Dhruv Dhruv 6e516183fd feat: [CDE-163]: Moving dir creation and deletion to infra provider. Refactoring gitspace env variables. Renaming unprovisioning to deprovisioning. (#2231)
* feat: [CDE-163]: Moving dir creation and deletion to infra provider. Refactoring gitspace env variables. Renaming unprovisioning to deprovisioning.
2024-07-16 07:59:02 +00:00
Dhruv Dhruv b9d3bb4d2b feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner. (#2201)
* feat: [CDE-140]: Fixing ProvideGitspaceContainerOrchestratorConfig.
* feat: [CDE-140]: Fixing ProvideGitspaceContainerOrchestratorConfig.
* feat: [CDE-140]: Addressing review comments.
* feat: [CDE-140]: Reverting changes done for docker config default values. Adding default value of GITNESS_GITSPACE_DEFAULT_BIND_MOUNT_SOURCE_BASE_PATH and GITNESS_DOCKER_HOST to Dockerfile. Adding new column in gitspace_events table for storing event timestamp in nanoseconds and corresponding migrations.
* Lingting.
* feat: [CDE-140]: Adding docker machine host name config to identify the public host name on which the docker host is running. Updated the docker config to read from the default docker env variables if config values are not set. Updated the events timestamp to use nanoseconds. Fixed the working directory response and cleaned the logic of how the gitspace instance url is generated. Updated the scm service to parse repo name in a provider agnostic manner.
2024-07-13 04:35:20 +00:00
Marko Gaćeša 5427130a42 pull request import (#2121)
* bypass lint
* bump golang version
* using types from migrator
* moving Importing to the RepositoryOutput
* minor changes; improved unit tests
* pr comments
* pr import
* pull request import
2024-07-06 00:46:36 +00:00
Shubham Agrawal 5fd2dc067c Fix arm docker build (#1106) 2024-03-07 09:57:10 +00:00
Johannes Batzill 125afc8a74 update to latest alpine/git with git 2.43.0 (#1036) 2024-02-09 18:04:55 +00:00
Shubham Agrawal bae8601b8f Add tini for zombie child reaping problem (#980) 2024-01-23 07:05:09 +00:00
Shubham Agrawal a98388ebdf Use golang alpine 3.18 to fix docker build (#910) 2023-12-14 12:09:54 +00:00
Enver Bisevac 37b0165864
Update ci-lint.yml (#3434) 2023-12-13 08:21:50 -08:00
Enver Bisevac 67f560874d [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
Hitesh Aringa b31ae8c257 [CODE-1011]: Disable case sensitive branch search and remove gitea open repo (#732) 2023-10-27 23:46:34 +00:00
Enver Bisevac 66ac5e3a5c [fix] Dockerfile fix (#714) 2023-10-25 09:35:38 +00:00
Enver Bisevac 1c762c6802 [maint] add docker buildx support (#661) 2023-10-06 22:53:48 +00:00
Hitesh Aringa 504f40cc50 Upgrade alpine git image version (#639) 2023-10-02 23:41:29 +00:00
Hitesh Aringa b24b21742a Fix docker VCS stamping
added
 ```RUN git config --global --add safe.directory '/app'```
2023-09-26 11:25:43 -07:00
Johannes Batzill b1583e8cec prepare open-source 2023-09-25 19:07:35 -07:00
Johannes Batzill dc351cdcef [LINT] Fix All Linting Errors (#609) 2023-09-26 00:56:53 +00:00
Johannes Batzill a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Enver Bisevac 36f83c8652 cookie name configurable 2023-09-20 16:54:47 +02:00
Enver Bisevac d5c1a8feda volume config 2023-09-13 19:16:17 +02:00
Johannes Batzill 7a5c2ca021 Reduce Image Sizes & Uniform Dockerfiles (#152) 2023-06-20 15:51:29 +00:00
Enver Bisevac f7bdcc9323 move docker files for harness in harness folder 2023-06-12 15:22:32 +02:00