Enver Bisevac
67f560874d
[maint] gitrpc package removed ( #726 )
2023-11-15 10:15:32 +00:00
Johannes Batzill
1220faf659
[Pipelines] Replace logger with zerolog ( #670 )
2023-10-11 16:00:22 +00:00
Johannes Batzill
d83552f288
[MISC] Cleanup stale Webhook-Executions
& Session Tokens
( #640 )
2023-10-03 17:54:18 +00:00
Johannes Batzill
dc351cdcef
[LINT] Fix All Linting Errors ( #609 )
2023-09-26 00:56:53 +00:00
Johannes Batzill
5ca48e7f59
[MISC] Replace BIND
with PORT
, fix space_path for postgres ( #607 )
2023-09-25 22:34:45 +00:00
Johannes Batzill
a83cd21c17
[OPEN-SOURCE] Prepare Repository ( #605 )
2023-09-24 07:33:16 +00:00
Vistaar Juneja
40af7bfa33
add plugins support for v1 YAML ( #552 )
2023-09-19 21:05:50 +00:00
Johannes Batzill
ae42cabc15
[Harness] Fix Harness Build ( #488 )
2023-09-14 16:23:07 +00:00
Enver Bisevac
53d277b108
metrics collector added
2023-09-14 13:25:44 +02:00
Vistaar Juneja
9361734683
add ENABLE_CI and pass in CI implementations to harness wire
2023-09-07 18:50:35 +01:00
Vistaar Juneja
4c8302845d
add logic to run executions
2023-09-07 11:07:49 +01:00
Marko Gaćeša
045d80c5bf
background jobs
2023-08-29 17:57:09 +02:00
Johannes Batzill
45e48a2b05
[GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment ( #231 )
2023-07-25 18:15:06 +00:00
Johannes Batzill
59e3bff412
fix missed error and linting errors
2023-06-26 11:37:08 -07:00
Hitesh Aringa
34db95b900
[CODE-454]: go profiler ( #125 )
2023-06-19 23:38:47 +00:00
Enver Bisevac
43f0be35e0
[MAINT] Isolate harness app into harness package ( #133 )
2023-06-15 13:35:12 +00:00
atefeh
8b335d1573
code195 repo delete cleanup, and added a cron manager for cronjobs and unit tests
2023-05-04 09:10:10 -07:00
Marko Gaćeša
efcd415603
CLI migrate command ( #304 )
2023-02-07 12:50:46 +01:00
Johannes Batzill
114cdb34e0
[GITRPC] Add GitRPC Binary ( #257 )
2023-01-27 10:34:42 -08:00
Johannes Batzill
bfb0466b11
[MISC] Move configurations to their respective packages ( #256 )
2023-01-26 17:30:26 -08:00
Enver Bisevac
630c9b553f
ordering imports linter and writer ( #85 )
2022-11-22 23:42:39 +01:00
Johannes Batzill
c8cee4d250
[Misc] Preparation for Container Deployment ( #67 )
...
This change is fixing our docker file which is used to build our harness code image used for PR deployments.
Furthermore, the change contains some logging improvements that were added along the way of setting up the PR environment.
2022-11-09 23:03:40 -08:00
Johannes Batzill
91a75ed601
Add GetContent and ListCommits APIs, Fix DefaultBranch support ( #32 )
...
Adds the following:
- Add GetContent API (with gitrpc, proto, gitadapter changes)
- Add ListCommits API (with gitrpc, proto, gitadapter changes)
- DefaultBranch (to repo table in DB, update branch in git-repo, have default value in config)
2022-10-17 00:14:31 -07:00
Enver Bisevac
00647d7d1b
[MAINT] golangci-lint config changed ( #31 )
...
* goheader linter added
* file header consistency
2022-10-13 14:39:15 +02:00
Enver Bisevac
1cf07b6417
initial work on create repository ( #27 )
...
* initial work on create repository
* create repository as single method call using client stream
* resources handler and files
* minor fix for wire dep graph
2022-10-11 17:48:04 +02:00
Johannes Batzill
5786ad2409
[Embedded] Harness Router, Inline Space Creation, Bootstrap, Harness/Admin User Setup ( #28 )
...
Adds the basic for harness embedded mode:
- Harness dedicated router with custom APIHandler
- Inline Space Creation
- Client for Account/Org/Project
- Bootstrap (Allows for automated creation of admin user and gitness service (used for all platform required ops))
- Inline harness service principal creation
- Ignore flag for ACL.
2022-10-10 21:32:14 -07:00
Johannes Batzill
5baf42d5ca
Add context to pingDatabase and change logging behavior ( #21 )
...
Add cancelable context to our server CLI and adds canceling and improved logging to PingDatabase
2022-09-27 09:45:52 -07:00
Enver Bisevac
ca8aa47e05
[MAINT] initial work on linter setup ( #16 )
...
* initial work on linter setup
* simple linter rules fixed
2022-09-13 00:08:43 +02:00
Johannes Batzill
4aa8819765
Rename project to 'gitness'
2022-08-29 10:12:07 -07:00
Johannes Batzill
813d343f6a
Rename module to github.com/harness/scm. Fix web/dist.go
2022-08-18 15:15:50 -07:00
Tan Nhu
5891818ce1
Initial commit
2022-08-09 12:37:37 -07:00