61 Commits

Author SHA1 Message Date
gradiant-bot
2e139082f3 [ueransim] Update Version 3.2.6 -> 3.2.7 (#334)
* Updating version ueransim [3.2.6 -> 3.2.7]

* updates Ubuntu version to fix gcc error

* changes github runner OS version to fix segfault

---------

Co-authored-by: aebarreiro <aebarreiro@users.noreply.github.com>
Co-authored-by: Álvaro Vázquez <avrodriguez@gradiant.org>
2025-02-18 12:25:00 +01:00
Álvaro Vázquez
cf05ab20dc Updates push.yml to fix runner and qemu segfault (#336) 2025-02-18 12:24:08 +01:00
Álvaro Vázquez
b896cae9dc Updates qemu-action from build.yml (#335) 2025-02-18 09:46:12 +01:00
Álvaro Vázquez
cf9fc33168 Update build.yml (#330) 2025-02-13 17:31:27 +01:00
Juan Pontón Rodríguez
38968cd175 PR, bug and feature templates added (#226)
* templates added

* Update bugreport.yaml

openverso-->5g

* Update feature_request.yaml

openverso-->5g
2024-02-09 11:22:03 +01:00
Carlos Giraldo
05507ce1b3 Fix set-output command deprecated in gh actions 2024-01-29 12:21:54 +01:00
Carlos Giraldo
9ddf948279 rename openverso to gradiant (#227) 2024-01-29 11:53:22 +01:00
Carlos Giraldo
12ee86a8bf Add redhat registry login to github actions 2023-06-01 08:13:30 +02:00
Carlos Giraldo
ddf03b1417 Add redhat ubi build and push to github actions 2023-06-01 08:08:05 +02:00
Carlos Giraldo
1567fbd2fb Update build.yml 2023-06-01 08:00:44 +02:00
Carlos Giraldo
6c420748fd Adde redhat ubi build and push to github actions 2023-06-01 07:48:41 +02:00
Carlos Giraldo
7d117bd0b9 Add ubi image to build CI 2023-05-31 13:17:17 +02:00
Adrian Estevez Barreiro
0e6a6525bf updated token used to organization GRADIANT_BOT_TOKEN (#107) 2022-05-27 07:31:11 +02:00
Adrian Estevez Barreiro
70c0d169fa Cron Job Updated now shows version update (#105)
* test new cronjob

* fixed typo

* updated cron job

* removed custom token

* new lines

* readded gradiant token
2022-05-26 12:35:53 +02:00
Carlos Giraldo
4ac6bd4bb6 Update push.yml 2022-05-25 15:15:59 +02:00
Carlos Giraldo
01d895d56d Update push.yml 2022-05-25 12:26:27 +02:00
Carlos Giraldo
9fa22734f2 Update build.yml 2022-05-25 12:25:43 +02:00
Carlos Giraldo
1df27f4b84 Update push.yml 2022-05-25 11:10:30 +02:00
Carlos Giraldo
ff9b19f8b6 Update build.yml 2022-05-25 11:08:06 +02:00
Carlos Giraldo
bd5d86eb86 Update push.yml 2022-05-25 11:04:50 +02:00
Carlos Giraldo
ededa8823e Update build.yml 2022-05-25 10:52:53 +02:00
Carlos Giraldo
fea085ce37 Update build.yml 2022-05-25 10:49:31 +02:00
Carlos Giraldo
6f83cb30f0 Update build.yml 2022-05-25 10:01:06 +02:00
Carlos Giraldo
a2b9d818e7 Update build.yml 2022-05-25 09:58:53 +02:00
Carlos Giraldo
c2cbd2d70b Update build.yml 2022-05-25 09:39:33 +02:00
Adrián Estévez Barreiro
a3716a7528 scheduler back to sundays 2022-05-19 12:43:16 +02:00
Carlos Giraldo
b4d5d3b65c Update cron.yml 2022-05-19 11:57:17 +02:00
Adrian Estevez Barreiro
52bfef924e removed test action file (#90) 2022-05-18 13:27:50 +02:00
Adrián Estévez Barreiro
b7aa74e6a6 improved cron code 2022-05-16 16:19:57 +02:00
Adrián Estévez Barreiro
8585664eee always run test pull request on push 2022-05-16 14:23:08 +02:00
Adrián Estévez Barreiro
d55adb60db always run test pull request 2022-05-16 14:21:29 +02:00
Adrián Estévez Barreiro
a1b68d1b9e added new pull request test 2022-05-16 14:18:32 +02:00
Adrián Estévez Barreiro
d198082a7a recover old build action 2022-05-16 14:16:28 +02:00
Adrian Estevez Barreiro
1990a5a079 Update build.yml
launch on all pull requests
2022-05-16 14:11:35 +02:00
Adrian Estevez Barreiro
d9652ba19e Update build.yml
remove exception on images directory
2022-05-16 14:09:21 +02:00
Adrián Estévez Barreiro
1ba3af7c15 renamed generated branch for pull request 2022-05-16 13:48:45 +02:00
Adrian Estevez Barreiro
65fd0baa59 Scheduled Updater fixes (#46)
* fixed wrong output name and added needed clause to matrix job

* continue on error update tag
2022-05-16 13:46:32 +02:00
Adrian Estevez Barreiro
621f44ea5e Update cron.yml
fixed typo
2022-05-16 10:51:31 +02:00
Adrian Estevez Barreiro
6fef35b385 Updates on build and cronjob (#39)
* Update build.yml

build on pull request when changes apply to images directory, ignore update tag script

* minor change on path regex

* updated cronjob, now uses the list of directories inside of images

* changed secret gh_token to default GITHUB_TOKEN

* allow manually launch image update
2022-05-16 10:22:11 +02:00
Adrian Estevez Barreiro
824b053ff6 Update build.yml (#38)
* Update build.yml

build on pull request when changes apply to images directory, ignore update tag script

* minor change on path regex

Co-authored-by: Carlos Giraldo <cgiraldo@gradiant.org>
2022-05-16 10:21:52 +02:00
Adrian Estevez Barreiro
041e68f9bc gh activates only when push includes changes on images (#36)
* gh activates only when push includes changes on images

* fixed paths ignore typo

* run workflow on push except for update tag script

* run workflow on push except for update tag script
2022-05-16 10:20:09 +02:00
Adrian Estevez Barreiro
be38ba577a Dev actions (#32)
* improved update_current_tag.sh

* added cronjob to periodically check and update image versions

* fixed minor bug on update script

* added gitlab support to update script

* fixed minor bug gitlab versions

Co-authored-by: Carlos Giraldo <cgiraldo@gradiant.org>
2022-05-13 09:16:40 +02:00
Adrian Estevez Barreiro
95be554f4d Pull request action (#33)
* launch build action only when changes apply to image version

* include images dir, ignore update script
2022-05-13 09:16:18 +02:00
Carlos Giraldo
9b6ef337eb srsran image (#29) 2022-03-14 16:53:24 +01:00
Carlos Giraldo
1fa93a50dd build ci/cd images 2022-03-14 13:13:53 +01:00
Carlos Giraldo
c99a90d328 Update push.yml 2022-03-11 17:18:19 +01:00
Carlos Giraldo
b95123f68d Update push.yml 2022-03-11 16:48:20 +01:00
Carlos Giraldo
3434cdab0b Update build.yml 2022-03-11 15:38:53 +01:00
Carlos Giraldo
4239164aca Update build.yml 2022-03-11 15:37:16 +01:00
Carlos Giraldo
03fe1913c1 Update build.yml 2022-03-11 15:19:50 +01:00