Conversation
This reverts commit 928f3d4.
- bazel: add sendbox_debug, verbose failures, test output to all, add buildifier, add bazelisk version step, add zipper tar with multiplatform builds, - Add table based output for the zipped files - docs: remove bazel.md, todo.md, update readme.md
commit 2603cfd Merge: 599b319 65ffead Author: Pratik <68642400+pratikbalar@users.noreply.github.com> Date: Thu Feb 24 23:10:30 2022 +0530 Merge branch 'main' into dev commit 599b319 Author: Pratik <68642400+pratikbalar@users.noreply.github.com> Date: Thu Feb 24 22:58:22 2022 +0530 docs: remove tools and tech stack commit 0a8b539 Author: Pratik <68642400+pratikbalar@users.noreply.github.com> Date: Thu Feb 24 22:57:04 2022 +0530 Feat: channels based zip worker (#8) * init * ci: bazel build * ci: fix bazel * ci: add bazel test and build * ci: fix caching * ci: enable test race * ci: enable race test, static and pure go bin * ci: add jobs for parallel testing * Working zipper * refactor code into packages * feat: restructur code * test: enable race testing * ci: add windows in testing * ci: fix windows target issue * cI: fix test job step * ci: add another `/` * ci: add bash trace * ci: add runner.os instead of env * ci: fix runner.os name * ci: fix target frontend env * feat: continues user input for zip * ci: remove winodws instance * fix: remove bazel - Project is small and bazle is kinda overkill for this one so removing is for now Co-authored-by: Pratik <pratikbalar-no-reply@github.com> commit f19fe88 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Thu Feb 10 11:22:52 2022 +0530 fix: .devcontainer commit 9506e21 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Thu Feb 10 11:22:45 2022 +0530 fix: remove resizer commit 18940c0 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Thu Feb 10 11:14:37 2022 +0530 ci: ran staticcheck commit 1120df2 Merge: a58d42a 5fb790a Author: Pratik <68642400+pratikbalar@users.noreply.github.com> Date: Wed Feb 9 23:41:52 2022 +0530 Merge branch 'main' into dev commit a58d42a Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 9 23:39:20 2022 +0530 chore: add .devcontainer commit 0966e1f Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 9 23:39:02 2022 +0530 docs: goreport card, add bake targets and platform, testing commit 78ee91a Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 9 18:49:03 2022 +0530 perf: reset buffer and flush zipwriter commit e1cfbe2 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 9 18:48:05 2022 +0530 chore: ingore cpu, mem and trace files commit 40446d1 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 9 18:47:35 2022 +0530 feat(dockerfile): container image commit f70cd95 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Tue Feb 8 13:03:48 2022 +0530 chore: remove comments, move zipDest vars to above commit c13d699 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Tue Feb 8 12:59:06 2022 +0530 feat: buffer based zip size prediction commit 68c478b Author: Pratik Balar <pratikbalar123@gmail.com> Date: Sun Feb 6 18:25:29 2022 +0530 feat: add goleak and profiling commit f072ea2 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Sat Feb 5 21:17:07 2022 +0530 test: revert container based testing commit b07a5ff Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 2 09:53:21 2022 +0530 test: enable cgo for tests commit 164cd3e Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 2 09:30:29 2022 +0530 test: remove CGO commit 65956f2 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 2 09:17:18 2022 +0530 tes: add gcc for race testing commit f1bf2a7 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 2 09:07:14 2022 +0530 ci: enable cgo for race testing commit 8f60eec Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 2 08:56:06 2022 +0530 chore: fix race commit 76ead47 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 2 08:51:20 2022 +0530 chore: fix testing commit 6e04328 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Wed Feb 2 08:48:07 2022 +0530 chore: static no of files in testing commit 8e83609 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Sun Jan 23 09:53:31 2022 +0530 dockerfile: add code to run tests commit 8fdfb2d Author: Pratik Balar <pratikbalar123@gmail.com> Date: Sun Jan 23 09:51:42 2022 +0530 dockerfile: add GO_VERSION args commit f4dc2e7 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Sun Jan 23 09:49:52 2022 +0530 ci: fix bake file commit 84277f4 Author: Pratik Balar <pratikbalar123@gmail.com> Date: Sun Jan 23 09:48:22 2022 +0530 ci: add test target commit 76d4465 Author: Pratik <68642400+pratikbalar@users.noreply.github.com> Date: Sun Jan 23 09:46:14 2022 +0530 ci: fix commit 75deb0d Author: Pratik Balar <pratikbalar123@gmail.com> Date: Sun Jan 23 09:44:49 2022 +0530 feat: docker testing with multi arch
- Remove unused structs and global variables - Fix file file permission - Add golang lint and gosec - Remove concourse file
- Single cache in unit test ci
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.