File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111changelog :
1212 exclude :
@@ -18,7 +18,7 @@ changelog:
1818 - title : Breaking Changes 🛠
1919 labels :
2020 - breaking
21- - title : Exciting New Features 🎉
21+ - title : New Features 🎉
2222 labels :
2323 - feature
2424 - title : Fixes 🔧
Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111name : Documentation
1212
Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111name : Go
1212
Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111name : Release
1212
Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111# Build artifacts and binaries
1212* .exe
Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111version : " 2"
1212
Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111version : " 3"
1212
Original file line number Diff line number Diff line change 1- # ┌───────────────────────────────────────────────────────────────────┐
2- # │ │
3- # │ IMPORTANT NOTE │
4- # │ │
5- # │ This file is synced with https://github.com/atomicgo/template │
6- # │ │
7- # │ Please apply all changes to the template repository │
8- # │ │
9- # └───────────────────────────────────────────────────────────────────┘
1+ # ! ┌───────────────────────────────────────────────────────────────────┐
2+ # ! │ │
3+ # ! │ IMPORTANT NOTE │
4+ # ! │ │
5+ # ! │ This file is synced with https://github.com/atomicgo/template │
6+ # ! │ │
7+ # ! │ Please apply all changes to the template repository │
8+ # ! │ │
9+ # ! └───────────────────────────────────────────────────────────────────┘
1010
1111coverage :
1212 status :
Original file line number Diff line number Diff line change 11#! /usr/bin/env bash
22
3+ # ! ┌───────────────────────────────────────────────────────────────────┐
4+ # ! │ │
5+ # ! │ IMPORTANT NOTE │
6+ # ! │ │
7+ # ! │ This file is synced with https://github.com/atomicgo/template │
8+ # ! │ │
9+ # ! │ Please apply all changes to the template repository │
10+ # ! │ │
11+ # ! └───────────────────────────────────────────────────────────────────┘
12+
313set -euo pipefail
414
515# Colors
You can’t perform that action at this time.
0 commit comments