balena-deploy-request 0.8.2 → 0.8.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,25 @@
1
+ name: Flowzone
2
+
3
+ on:
4
+ pull_request:
5
+ types: [opened, synchronize, closed]
6
+ branches: [main, master]
7
+ # allow external contributions to use secrets within trusted code
8
+ pull_request_target:
9
+ types: [opened, synchronize, closed]
10
+ branches: [main, master]
11
+
12
+ jobs:
13
+ flowzone:
14
+ name: Flowzone
15
+ uses: product-os/flowzone/.github/workflows/flowzone.yml@master
16
+ # prevent duplicate workflow executions for pull_request and pull_request_target
17
+ if: |
18
+ (
19
+ github.event.pull_request.head.repo.full_name == github.repository &&
20
+ github.event_name == 'pull_request'
21
+ ) || (
22
+ github.event.pull_request.head.repo.full_name != github.repository &&
23
+ github.event_name == 'pull_request_target'
24
+ )
25
+ secrets: inherit
@@ -0,0 +1,155 @@
1
+ - commits:
2
+ - subject: Replace balenaCI with flowzone
3
+ hash: d42ed86c90fa770f03b9bb683202757ea19780a7
4
+ body: ""
5
+ footer:
6
+ Change-type: patch
7
+ change-type: patch
8
+ author: Thodoris Greasidis
9
+ version: 0.8.3
10
+ title: ""
11
+ date: 2023-06-16T14:15:55.652Z
12
+ - version: 0.8.2
13
+ date: 2022-04-21T15:23:07Z
14
+ commits:
15
+ - hash: 3ab5faddab1da937fa8f6f9beebf664f63b16b8c
16
+ author: Pagan Gazzard
17
+ footers:
18
+ change-type: patch
19
+ subject: Allow specifying a package name for when there is no package.json
20
+ body: ""
21
+ - version: 0.8.1
22
+ date: 2021-07-06T14:25:39Z
23
+ commits:
24
+ - hash: f08bf84f2fd9f17f1242e7e056330b953113cf98
25
+ author: Page-
26
+ footers:
27
+ change-type: patch
28
+ subject: Remove CODEOWNERS
29
+ body: ""
30
+ - version: 0.8.0
31
+ date: 2020-03-30T14:46:01Z
32
+ commits:
33
+ - hash: 7c4e9aa5dcb4bf503e427dc6c2b22ca8ec4da05a
34
+ author: Thodoris Greasidis
35
+ footers:
36
+ change-type: minor
37
+ signed-off-by: Thodoris Greasidis <thodoris@balena.io>
38
+ subject: Add the authors to the notable changes section
39
+ body: ""
40
+ - version: 0.7.0
41
+ date: 2020-02-07T17:44:42Z
42
+ commits:
43
+ - hash: 60ade4c9e1b7563308c69bd24172eac4aa815198
44
+ author: Thodoris Greasidis
45
+ footers:
46
+ change-type: minor
47
+ signed-off-by: Thodoris Greasidis <thodoris@balena.io>
48
+ subject: Wrap the release notes with backticks, to help copying from FD
49
+ body: ""
50
+ - version: 0.6.0
51
+ date: 2020-01-08T17:34:46Z
52
+ commits:
53
+ - hash: 0f3ac751bf58c49eb9ebd027b46df2ee73ebd3a8
54
+ author: Stevche Radevski
55
+ footers:
56
+ change-type: minor
57
+ signed-off-by: Stevche Radevski <stevche@balena.io>
58
+ subject: Update the deploy request template to ping devops
59
+ body: ""
60
+ - hash: 0517e5429f75c8b9f9118f06169b845b1b0d86fe
61
+ author: Thodoris Greasidis
62
+ footers:
63
+ see: https://github.com/balena-io/process/blob/v0.5.8/process/deployment-environment-and-procedures.md
64
+ signed-off-by: Thodoris Greasidis <thodoris@balena.io>
65
+ subject: Update the deploy request according to process v0.5.8
66
+ body: ""
67
+ - hash: b0ac6fb2e42c077802e5f846f15562b3d30f8512
68
+ author: Thodoris Greasidis
69
+ footers:
70
+ change-type: minor
71
+ see: https://github.com/balena-io/process/blob/v0.5.8/process/deployment-environment-and-procedures.md
72
+ signed-off-by: Thodoris Greasidis <thodoris@balena.io>
73
+ subject: "Remove the #release-notes line according to process v0.5.8"
74
+ body: ""
75
+ - version: 0.5.0
76
+ date: 2020-01-07T15:37:05Z
77
+ commits:
78
+ - hash: df52908ce7bf5489153dce2ed488b0714e92107e
79
+ author: Thodoris Greasidis
80
+ footers:
81
+ change-type: minor
82
+ subject: Update the api package json name alias to balena-api
83
+ body: ""
84
+ - version: 0.4.0
85
+ date: 2019-06-10T20:50:55Z
86
+ commits:
87
+ - hash: 20b308effd5fc0865abec60c2cc6ee17927703c7
88
+ author: Matthew McGinn
89
+ footers:
90
+ connects-to: "#10"
91
+ change-type: minor
92
+ signed-off-by: Matthew McGinn <matthew@balena.io>
93
+ subject: "ccList: autogenerate part of cclist from any committed CODEOWNERS files"
94
+ body: ""
95
+ - version: 0.3.2
96
+ date: 2019-05-14T12:21:50Z
97
+ commits:
98
+ - hash: a75f568550eee352fae3298e26d21227007e126e
99
+ author: Thodoris Greasidis
100
+ footers:
101
+ resolves: "#8"
102
+ change-type: patch
103
+ signed-off-by: Thodoris Greasidis <thodoris@balena.io>
104
+ subject: Use prettier for code formatting
105
+ body: ""
106
+ - version: 0.3.1
107
+ date: 2019-05-14T12:07:11Z
108
+ commits:
109
+ - hash: 23de40a2a8ddb58d2f75524ed505fb0aba5338ea
110
+ author: Thodoris Greasidis
111
+ footers:
112
+ resolves: "#6"
113
+ change-type: patch
114
+ signed-off-by: Thodoris Greasidis <thodoris@balena.io>
115
+ subject: Fix to work on node 8
116
+ body: ""
117
+ - version: 0.3.0
118
+ date: 2019-05-14T11:42:55Z
119
+ commits:
120
+ - hash: 3bb7439d9a4e20ae4e2c7cb835f69a86ca09a3ee
121
+ author: Matthew McGinn
122
+ footers:
123
+ change-type: minor
124
+ signed-off-by: Matthew McGinn <matthew@balena.io>
125
+ subject: "regex: update regex for possible # and v in version string"
126
+ body: ""
127
+ - version: 0.2.0
128
+ date: 2019-05-10T15:55:50Z
129
+ commits:
130
+ - hash: 61037f2166ada600f07233994853126612dddd5d
131
+ author: Matthew McGinn
132
+ footers:
133
+ change-type: minor
134
+ signed-off-by: Matthew McGinn <matthew@balena.io>
135
+ subject: "errors: better handle some common repository issues"
136
+ body: ""
137
+ - version: 0.1.1
138
+ date: 2019-04-19T12:52:47Z
139
+ commits:
140
+ - hash: 24bc82c2f3b0c8128f47107a11df643470e459da
141
+ author: Thodoris Greasidis
142
+ footers:
143
+ change-type: patch
144
+ subject: Suggest running with npx & fix a typo
145
+ body: ""
146
+ - version: 0.1.0
147
+ date: 2019-01-24T09:23:01Z
148
+ commits:
149
+ - hash: 5b84d101e447b28cad8f120176ff2a6d6d8faf85
150
+ author: Thodoris Greasidis
151
+ footers:
152
+ change-type: minor
153
+ signed-off-by: Thodoris Greasidis <thodoris@balena.io>
154
+ subject: Initial code PR
155
+ body: ""
package/CHANGELOG.md CHANGED
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
4
4
  automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
5
5
  This project adheres to [Semantic Versioning](http://semver.org/).
6
6
 
7
+ # v0.8.3
8
+ ## (2023-06-16)
9
+
10
+ * Replace balenaCI with flowzone [Thodoris Greasidis]
11
+
7
12
  # v0.8.2
8
13
  ## (2022-04-21)
9
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "balena-deploy-request",
3
- "version": "0.8.2",
3
+ "version": "0.8.3",
4
4
  "description": "A simple script for generating deploy requests along with release notes",
5
5
  "main": "src/index.js",
6
6
  "bin": {
@@ -35,6 +35,6 @@
35
35
  "prettier": "^1.17.1"
36
36
  },
37
37
  "versionist": {
38
- "publishedAt": "2022-04-21T15:25:45.091Z"
38
+ "publishedAt": "2023-06-16T14:15:55.719Z"
39
39
  }
40
40
  }