212 Commits

Author SHA1 Message Date
MichalKinas
a612263762
[ADF-5546] Don't run forbidden labels job when cron runs e2es (#8632)
* [ADF-5546] Don't run forbidden labels job when cron runs e2es

* [ADF-5546] Correct wording

* [ADF-5546] Fix forbidden labels job condition
2023-06-07 15:45:13 +02:00
Eugenio Romano
826cdf52b9
add slack message on cron fail (#8633) 2023-06-07 15:31:39 +02:00
Eugenio Romano
7eebdb8b11
Update release.yml
increase release timeout
2023-06-06 21:16:15 +02:00
Ardit Domi
06de32ed03
Fix dry run flag (#8627) 2023-06-06 17:06:43 +01:00
AleksanderSklorz
86e9f3f22e
[ACS-5290] create eslint rule to ensure components use none value for encapsulation (#8585)
* ACS-5290 Create rule which prevent using different encapsulation in components than None

* ACS-5290 Added documentation

* ACS-5290 Updated scripts

* ACS-5290 Updated documentation

* ACS-5290 Added autofix

* ACS-5290 Formated code

* ACS-5290 Fixed lint - removed redundant comma

* ACS-5290 Renaming

* ACS-5290 Renaming
2023-06-02 08:04:50 +02:00
Eugenio Romano
959f20b3a5
fix tag work flow (#8618)
upgrade docker build to 18
2023-06-01 18:16:29 +02:00
Eugenio Romano
07e96965aa
Update git-tag.yml (#8615)
use Github bot token to add the tag
2023-06-01 16:49:57 +02:00
MichalKinas
d0b74cfbce
[ACS-5165] Remove old upstream workflow (#8559) 2023-05-15 23:07:39 +01:00
Denys Vuika
94c23171db
[ADF-5509] Migrate to Node 18 (#8531)
* generate lock file

* gha: use node 18

* upgrade lock file and remove old migrations cache

* use npx instead of sudo link for nx commands

* fix dependencies

* migrate commands to node 18

* fix dependencies

* try building storybook sequentially

* fix affected libs

* disable failing test
2023-05-04 22:51:19 +01:00
Dawid L Jablonski
4966bb2d42
[HXOR-200] Standardize dry run flags as dry-run-flag: ${{ inputs.dry-run-flag }} (#8506)
* First change

* new commit
2023-05-03 14:53:10 +02:00
Maurizio Vitale
17631d0b48
Stop PR in case of forbidden label (#8508)
* stop PR in case of forbidden label

* sync PR

* add tmp workflow

* add tmp workflow

* add tmp workflow

* checkout repo
2023-04-24 16:10:11 +01:00
maurizio-cacace
aa9edeff54
hotfix2 2023-04-19 18:28:50 +02:00
maurizio-cacace
1388c07680
hotfix 2023-04-19 18:16:19 +02:00
Maurizio Cacace
0dae4f47c6
AAE-13893 - add condition for master release (#8496)
* add condition for master release

* add condition for master release

* add condition for master release
2023-04-19 18:14:59 +02:00
Maurizio Vitale
0489992921
[AAE-13775] Upstream js - fix issue (#8484)
* fix issue

* fix issue

* put back \'

* fix reg for release

* add missing script

* remove logs
2023-04-17 16:22:41 +01:00
Maurizio Vitale
79a196a381
[AAE-13775] Upstream Js API (#8482)
* Be able to upstream on tag alpha|latest

* fix codeQL
2023-04-17 15:32:23 +01:00
Maurizio Vitale
9a32126764
Retry 3 times in case of failing (#8419) 2023-04-13 15:25:09 +01:00
Ardit Domi
9c33ed68aa
[AAE-13093] - Set node version of dockerfile to 16.20 (#8465) 2023-04-12 15:21:23 +01:00
Ardit Domi
662dfd9c3a
[AAE-13093] - Use node v16 for publish docker (#8464) 2023-04-12 08:24:27 -04:00
Ardit Domi
452c96f0eb
[AAE-13093] - Fix yml file indentation, use npm cache (#8463) 2023-04-12 07:34:21 -04:00
Ardit Domi
8c48927738
[AAE-13093] - Fix invalid node version workflow (#8462) 2023-04-12 07:23:57 -04:00
Ardit Domi
729ca7a61c
[AAE-13093] - Fix demoshell and storybook publishing not working (#8460) 2023-04-12 11:37:17 +01:00
Ardit Domi
5ddd039832
[AAE-13200] - Fix GH workflow e2e not affected when testing lib is modified (#8448)
* [AAE-13200] - Fix e2e not affected when testing lib is modified

* Fix workflow

* Fix workflow output vars
2023-04-06 13:43:04 +01:00
Maurizio Vitale
b37de3842f
Remove the ability to run upstream from adf (#8431) 2023-04-04 10:28:25 +01:00
Dawid L Jablonski
69b7bc852d
[ci:force] (#8436) 2023-03-31 16:24:47 +02:00
Dawid L Jablonski
657db27790
HXOR-99 [ci:force] commits on adf is not working properly (#8427)
* Corrected conditions on ng2'

* Corrected one line

* [ci:force]

* [ci:force]

* [ci:force]

* [ci:force]

* [ci:force]

* [ci:force]

* [ci:force]
2023-03-31 11:27:52 +02:00
Maurizio Cacace
4d817e5762
HXOR-196 - get pr number change (#8411)
* check new action

* check new action

* check new action

* check new action

* check new action

* check new action

* check new action

* check new action

* get PR number

* get PR number

* get PR number

* get PR number

* get PR number

* get PR number

* get PR number

* final check

* final check

* use external action from build tool

* check new action

* use sha commit instead of ref number

* [ci:force]

* [ci:force]

* [ci:force]

* fix
2023-03-28 08:54:54 +02:00
Maurizio Cacace
3f36dc7e76
HXOR-241 - finalize job needs to be improved by adding a setup check (#8409) 2023-03-23 09:22:44 +01:00
Eugenio Romano
0c4cc37dd2
[AAE-12242] Fix code coverage (#8404)
* fix code coverage
2023-03-21 14:57:40 +01:00
Dawid L Jablonski
c884b0625b
HXOR-193 in the pull-request flow, branch name in the flag parser should be managed better (#8405)
* Changed a structure

* Added $

* Added missing )

* [ci:force]
2023-03-21 12:04:38 +01:00
Maurizio Cacace
4180d9f69a
Revert "HXOR-209 - The release workflow should run also when pushing on develop (#8384)" (#8392)
This reverts commit 29ed53bc4739e702e723b11016dd63c3b9553d38.
2023-03-17 10:12:59 +01:00
Dawid L Jablonski
29ed53bc47
HXOR-209 - The release workflow should run also when pushing on develop (#8384)
* Edited if values

* “Changed”

* “Changed2”
2023-03-16 16:35:30 +01:00
Maurizio Vitale
d44ba08229
use PAT (#8385) 2023-03-16 10:56:05 +00:00
Maurizio Vitale
ebabcf2c2b
attempt with rest (#8381) 2023-03-15 19:22:45 +00:00
Maurizio Vitale
5ebab419f5
attempt with await (#8380) 2023-03-15 17:07:51 +00:00
Maurizio Vitale
803e1f7f5b
use v6 (#8378) 2023-03-15 16:40:23 +00:00
Maurizio Vitale
1854aff099
Use escape to read var (#8377) 2023-03-15 16:06:34 +00:00
Maurizio Vitale
8aa9ce9556
fix the payload with comma (#8376) 2023-03-15 15:43:38 +00:00
Maurizio Vitale
5b20ba973b
remove await (#8375) 2023-03-15 14:01:54 +00:00
Maurizio Vitale
25b3d38d0a
change context (#8374) 2023-03-15 13:46:09 +00:00
mauriziovitale
003c1f2a24 use version 2 of action 2023-03-15 13:44:08 +00:00
Maurizio Vitale
b3c07c9789
use github as pre-authenticated (#8373) 2023-03-15 13:06:52 +00:00
Maurizio Vitale
2bd1ae578a
change payload values (#8372) 2023-03-15 12:16:05 +00:00
Maurizio Vitale
2fdcedb711
change payload (#8371) 2023-03-15 11:22:58 +00:00
Maurizio Vitale
9245ebd6fa
change event name (#8370) 2023-03-15 11:05:09 +00:00
Maurizio Vitale
757c0edc52
repository-dispatch custom event to monorepo (#8369)
* repository-dispatch custom event to monorepo

* repo owner
2023-03-15 11:00:22 +00:00
Marco Carrozzo
185e4bc55a
[HXOR-158] release wont start if pr closed but not approved (#8335) 2023-03-15 10:16:27 +01:00
Maurizio Vitale
00b61e409c
Use PAT to publish pkgs (#8361) 2023-03-14 15:45:05 +00:00
Maurizio Cacace
5dc18703c5
Fix ci force for dependabot check (#8362)
* [ci:force]

* [ci:force]

* [ci:force]

* final fix

* final fix

* final fix
2023-03-14 15:55:17 +01:00
Maurizio Cacace
78a7e5d1df
AAE-12589 fix cron e2e schedule avoiding ci:force flag checker (#8358)
* AAE-12589 fix cron e2e schedule

* AAE-12589 fix cron e2e schedule
2023-03-14 14:07:20 +01:00