From d116b28ecf113b1a89e128750a65994a1d2502a7 Mon Sep 17 00:00:00 2001 From: Aleksander Korzynski <59058391+akorzynski@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:26:59 +0100 Subject: [PATCH 1/4] Initial commit to the `images` branch --- .gitignore | 8 ++++++++ LICENSE | 29 +++++++++++++++++++++++++++++ README.md | 3 +++ 3 files changed, 40 insertions(+) create mode 100644 .gitignore create mode 100644 LICENSE create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b9908a7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*.tgz +.cache/ +.tmp/ +.vscode/ +.idea/ +*.log +.DS_Store +Thumbs.db diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..7081a51 --- /dev/null +++ b/LICENSE @@ -0,0 +1,29 @@ +Copyright © 2024 GitKraft +All rights reserved + +Disclaimer of Warranty + +THE SOFTWARE AND DOCUMENTATION ARE PROVIDED "AS IS," WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, +AND NON-INFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS +BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER LIABILITY, WHETHER IN AN +ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF, OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. + +THE USER ASSUMES ALL RISKS ASSOCIATED WITH THE INSTALLATION AND USE OF +THE SOFTWARE, INCLUDING, BUT NOT LIMITED TO, RISKS OF PROGRAM ERRORS, +DAMAGE TO EQUIPMENT, LOSS OF DATA OR SOFTWARE, OR UNAVAILABILITY OR +INTERRUPTION OF OPERATIONS. NO ADVICE OR INFORMATION, WHETHER ORAL OR +WRITTEN, OBTAINED BY YOU FROM THE AUTHORS OR COPYRIGHT HOLDERS SHALL +CREATE ANY WARRANTY NOT EXPRESSLY STATED IN THIS DISCLAIMER. + +Limitation of Liability + +IN NO EVENT SHALL THE AUTHORS, COPYRIGHT HOLDERS, OR ANYONE DISTRIBUTING +THE SOFTWARE BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, INCIDENTAL, OR +CONSEQUENTIAL DAMAGES OF ANY KIND (INCLUDING, BUT NOT LIMITED TO, LOSS +OF USE, LOSS OF DATA OR PROFITS, INTERRUPTION OF BUSINESS, OR ANY OTHER +PECUNIARY LOSS) ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE +OR DOCUMENTATION, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. diff --git a/README.md b/README.md new file mode 100644 index 0000000..5131280 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# GitKraft Images + +The `images` branch contains images used across the `gitkraft` organization. From e25bcfd57ac9ff42c0dee9a947fc0ca4448cd8ef Mon Sep 17 00:00:00 2001 From: Aleksander Korzynski <59058391+akorzynski@users.noreply.github.com> Date: Wed, 20 Nov 2024 12:41:34 +0100 Subject: [PATCH 2/4] Add images --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 5131280..8c3de49 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # GitKraft Images The `images` branch contains images used across the `gitkraft` organization. + +![private-fork-button](https://github.com/user-attachments/assets/2cb76db6-86d4-41f6-975c-65582c79f2f2) + +![watch-progress-button](https://github.com/user-attachments/assets/a4043b0b-a285-4cf7-a430-be922dc598ea) + +![update-button](https://github.com/user-attachments/assets/b0ce291f-dbb0-42d2-ad6a-b26eba756566) + +![create-pr-to-resolve-button](https://github.com/user-attachments/assets/147e2876-ab19-448d-83f5-e0c7d8302418) From f9bb1dab49a6671f6c536771b8f0e6bd99c9d96e Mon Sep 17 00:00:00 2001 From: Aleksander Korzynski <59058391+akorzynski@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:35:06 +0200 Subject: [PATCH 3/4] Add go-to-repositories-button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8c3de49..46042d1 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ The `images` branch contains images used across the `gitkraft` organization. +![go-to-repositories-button](https://github.com/user-attachments/assets/99fbf2c5-9816-4006-801c-8dd4b5ab4dde) + ![private-fork-button](https://github.com/user-attachments/assets/2cb76db6-86d4-41f6-975c-65582c79f2f2) ![watch-progress-button](https://github.com/user-attachments/assets/a4043b0b-a285-4cf7-a430-be922dc598ea) From 0a79b42827c7336e31558511a207a113b148fad6 Mon Sep 17 00:00:00 2001 From: Aleksander Korzynski <59058391+akorzynski@users.noreply.github.com> Date: Tue, 15 Apr 2025 16:48:28 +0200 Subject: [PATCH 4/4] Update go-to-repositories-button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46042d1..1bfcba2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ The `images` branch contains images used across the `gitkraft` organization. -![go-to-repositories-button](https://github.com/user-attachments/assets/99fbf2c5-9816-4006-801c-8dd4b5ab4dde) +![go-to-repositories-button](https://github.com/user-attachments/assets/b39fd293-77ed-4304-8d3f-718439369932) ![private-fork-button](https://github.com/user-attachments/assets/2cb76db6-86d4-41f6-975c-65582c79f2f2)