File tree 2 files changed +8
-5
lines changed
2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
- ## Unreleased
3
+ ## [ Unreleased]
4
4
- This is a test
5
5
- Another test
6
6
7
+ ## [ 0.3.2] - 2020-11-02
8
+ - CHANGELOG.md: changed ` ## Unreleased ` to ` ## [Unreleased] `
9
+
7
10
## [ 0.3.1] - 2020-11-02
8
11
- SECURITY.md
9
12
Original file line number Diff line number Diff line change 6
6
7
7
## Entregáveis
8
8
9
+ Os entregáveis principais são os arquivos YAML em
10
+ [ .github/workflows/] ( .github/workflows/ ) que _ idealmente_ deveriam estar
11
+ documentados ao ponto de ser inspirar implementações realistas.
12
+
9
13
- ** [ .github/workflows/] ( .github/workflows/ ) **
10
14
- Arquivos prontos para usar: ** isso que você está procurando!**
11
15
- ` github.com/<usuario-ou-organizacao>/actions/ `
16
20
- ` github.com/<usuario-ou-organizacao>/issues/1 `
17
21
- Issue com anotações adicionais, exemplo: [ HXL-CPLP/github-actions-example-flutter #1 ] ( https://github.com/HXL-CPLP/github-actions-example-flutter/issues/1 )
18
22
19
- Os entregáveis principais são os arquivos YAML em
20
- [ .github/workflows/] ( .github/workflows/ ) que _ idealmente_ deveriam estar
21
- documentados ao ponto de ser inspirar implementações realistas.
22
-
23
23
<!--
24
24
- Linkar o SECURITY.md
25
25
- TODO: criar um CONTRIBUTING
You can’t perform that action at this time.
0 commit comments