4e86c2e0a7
Merge branch 'change-inputs-folder' into day04
2023-12-04 08:44:37 +00:00
e4f381df4b
Added UNLICENSE file
2023-12-02 19:34:37 +01:00
923e0331f7
Merge branch 'gitea-actions'
2023-12-02 19:15:12 +01:00
7c156be7a1
Adding a tag to specify when to build
2023-12-02 19:14:16 +01:00
a4ee3fde16
Add README.md
Build / gobuild (push) Successful in 56s
2023-12-02 19:08:52 +01:00
df779eb510
Fixed a small oversight in folder structure
Build / gobuild (push) Successful in 1m27s
2023-12-02 16:59:44 +00:00
79f63b0bf0
Truying to do something really silly with symlinks
Build / gobuild (push) Failing after 1m22s
2023-12-02 16:56:35 +00:00
492d2a602a
Trying to run the code for day01
Build / gobuild (push) Failing after 51s
2023-12-02 16:50:46 +00:00
fc9a332e63
Changed folder structure
2023-12-02 16:49:56 +00:00
134cb7aad1
Merge branch 'gitea-actions'
Build / gobuild (push) Successful in 47s
2023-12-02 16:42:55 +00:00
d36262eaf4
Using two different name tags to build
Build / gobuild (push) Failing after 1m4s
2023-12-02 16:40:32 +00:00
e7a054c57f
Trying to build two files
2023-12-02 16:38:48 +00:00
00815609cb
Small refactor of code
Build / gobuild (push) Failing after 1m15s
2023-12-02 16:34:29 +00:00
14928230b8
Second part completed
2023-12-02 16:31:37 +00:00
d2ce81647b
Solved the first part
Build / gobuild (push) Failing after 1m6s
2023-12-02 16:02:00 +00:00
2e0faf87eb
Recreating the concept of map from scratch
...
Build / gobuild (push) Failing after 1m0s
I realized at this point that I'm writing from scratch a way to deal
with a data-type that resembles a map. Saving what I've done in a
commit to not lose what can maybe used for other purposes.
2023-12-02 14:47:11 +00:00
7ff39e072c
Renamed .gitea to .github
Build / gobuild (push) Successful in 2m39s
2023-12-02 13:06:31 +00:00
77dd5783b2
Changed folder name from 20231201 to day01
Build / gobuild (push) Successful in 1m12s
2023-12-02 13:04:51 +00:00
ad60206c09
Changed folder name from 20231201 to day01
2023-12-02 13:04:00 +00:00
8bb2011f4a
Reverted to 'build' command
Build / gobuild (push) Successful in 1m12s
2023-12-02 12:58:46 +00:00
a1eab8f002
Modified 'build' action to 'run' action
Build / gobuild (push) Failing after 46s
2023-12-02 12:48:30 +00:00
fb9a78c929
Removed test (useless atm)
2023-12-02 12:47:53 +00:00
673b33936c
Trying to test every .go file
Build / gobuild (push) Successful in 1m29s
2023-12-02 12:28:21 +00:00
348d142d59
Build path is fixed again to every *.go file
Build / gobuild (push) Failing after 1m21s
2023-12-02 12:20:51 +00:00
a657dd1b6d
Add testing
Build / gobuild (push) Failing after 1m19s
2023-12-02 12:19:16 +00:00
208dc65316
Revert "Build path now tries to build every go file in every folder"
...
Build / gobuild (push) Failing after 53s
This reverts commit 366ef83e463d162e845a50f45ef6c465b4bd8a83.
2023-12-02 12:17:38 +00:00
341c8874da
Trying different path: ./...
Build / gobuild (push) Failing after 1m4s
2023-12-02 12:07:51 +00:00
366ef83e46
Build path now tries to build every go file in every folder
Build / gobuild (push) Successful in 1m7s
2023-12-02 12:04:55 +00:00
1c3e40bd08
Build path now tries to build every folder
Build / gobuild (push) Failing after 1m2s
2023-12-02 12:01:39 +00:00
95cf291f72
Modified build path
Build / gobuild (push) Failing after 1m5s
2023-12-02 11:58:03 +00:00
a6bda5ffa2
Removed dependencies installation (not needed atm)
Build / gobuild (push) Successful in 1m14s
2023-12-02 11:52:36 +00:00
cb0c2a245c
Created go.mod file
Build / gobuild (push) Failing after 48s
2023-12-02 11:49:37 +00:00
a23f5ffbdc
List files and provide job's status
Build / gobuild (push) Failing after 1m1s
2023-12-02 11:45:31 +00:00
aaf514a8c5
Fixed wrong indentation
2023-12-02 11:40:57 +00:00
e4a5398d03
Added comment to test build on push
2023-12-02 11:37:49 +00:00
5aac35018b
Modified build command
2023-12-02 11:32:29 +00:00
bf275fc0cf
Removed unwanted tabulation
2023-12-02 11:25:32 +00:00
01da39748d
Testing Gitea actions
2023-12-02 11:22:28 +00:00
9d1c501b43
Closed the file after opening
2023-12-01 22:00:41 +01:00
a5d31a6f03
Removed unused type declaration
2023-12-01 21:57:34 +01:00
9ebf333e48
Second part of the first event
2023-12-01 21:55:41 +01:00
7b25351140
First event, first part
2023-12-01 19:28:01 +01:00