You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# CircleCI Init Changelog
1
+
# CircleCI Runner Init Changelog
2
2
3
3
This document serves to keep track of all changes made to the Runner init images and agents. Please follow the guidelines below while adding an entry:
4
4
@@ -10,5 +10,6 @@ By following these guidelines, we can easily determine which changes should be i
10
10
11
11
## Edge
12
12
13
+
-[#12](https://github.com/circleci/runner-init/pull/12)[INTERNAL] Use [GoReleaser](https://goreleaser.com/) For building the binaries.
13
14
-[#11](https://github.com/circleci/runner-init/pull/11)[INTERNAL] Download task agent binaries directly via the Dockerfile.
14
15
-[#10](https://github.com/circleci/runner-init/pull/10)[INTERNAL] Set up linting tools, initiated a changelog, and performed other configurations in preparation for the orchestration agent.
0 commit comments