resf-prow[bot]
62b626691a
Merge pull request #154 from mstg/hotfix-increase-timeout-again
...
hotfix: Increase timeout again (force re-deploy, reduce impacted list)
2023-11-09 00:29:43 +00:00
Mustafa Gezen
189b416f48
hotfix: Increase timeout again (force re-deploy, reduce impacted list)
2023-11-09 01:24:43 +01:00
Mustafa Gezen
ac49b359b4
Merge pull request #153 from mstg/hotfix-timeout-increase-yumrepofs
2023-11-09 01:21:57 +01:00
Mustafa Gezen
0fe924be64
New bazel diff version
2023-11-09 01:18:30 +01:00
Mustafa Gezen
dd80d922eb
Match bazelversion to new image
2023-11-09 01:12:02 +01:00
Mustafa Gezen
1fba85e083
Merge pull request #152 from mstg/hotfix-presubmit
2023-11-09 01:06:42 +01:00
Mustafa Gezen
d6c6564852
Use newer CI images due to Bazel corruption issue
2023-11-09 01:02:38 +01:00
Mustafa Gezen
b5af09c028
hotfix: Increase yumrepofs update timeout to accommodate kernel
2023-11-09 00:44:09 +01:00
resf-prow[bot]
a2aef0460e
Merge pull request #150 from mstg/hotfix/heartbeat
...
Increase HeartbeatTimeout for BuildArchActivity
2023-10-23 13:09:26 +00:00
Mustafa Gezen
2d8541533d
Increase HeartbeatTimeout for BuildArchActivity
...
Currently the Rust builds fails, most likely due to a lock that happens
with aarch64. Either the heartbeat tick dies early and timeout happens
right before success or something else makes heartbeats not work at all.
Best solution for now is to just increase timeout.
2023-10-23 09:53:48 +02:00
resf-prow[bot]
805fef24e5
Merge pull request #149 from mstg/updates-packages-ui
...
Change Affected Packages to Updated Packages
2023-10-16 20:29:18 +00:00
Mustafa Gezen
5f1ef27be1
Change Affected Packages to Updated Packages
2023-10-14 20:58:42 +02:00
resf-prow[bot]
3e40c16368
Merge pull request #146 from TrevorBenson/readme-include-wiki-reference
...
section for reporting issues
2023-09-25 20:52:59 +00:00
7011295290
section for reporting issues
...
Signed-off-by: illuminatus <trevor.benson@gmail.com>
2023-09-12 11:14:19 -07:00
resf-prow[bot]
163e01c788
Merge pull request #142 from NeilHanlon/remove-syncform-file-field
...
Remove file form field from CatalogSync
2023-07-31 05:20:09 +00:00
c88369fd66
Remove file form field from CatalogSync
...
This endpoint doesn't ask for a file, so this is superfluous and,
therefore, confusing.. me. It's confusing me.
Signed-off-by: Neil Hanlon <neil@rockylinux.org>
2023-07-26 16:15:26 -04:00
resf-prow[bot]
1adc5d0b93
Merge pull request #140 from mstg/dualstack-yumrepofs
...
Enable dual stack for yumrepofs s3
2023-07-18 15:06:57 +00:00
Mustafa Gezen
71e4fd8618
Enable dual stack for yumrepofs s3
2023-07-18 17:02:15 +02:00
resf-prow[bot]
320a10d11c
Merge pull request #113 from mstg/fix-nvr-for-upload
...
Allow ^ in version (NVR)
2023-04-23 18:36:37 +00:00
Mustafa Gezen
978deeb4e4
Allow ^ in version (NVR)
2023-04-23 20:30:12 +02:00
resf-prow[bot]
10aab151d5
Merge pull request #112 from NeilHanlon/main
...
fix(regression): respect modules enabled by ModuleMd during module builds
2023-03-30 20:18:29 +00:00
6a6fc2924c
fix(regression): respect modules enabled by ModuleMd during module builds
2023-03-30 16:13:53 -04:00
resf-prow[bot]
65ba92ea9c
Merge pull request #110 from xenserver-next/setup_external_dev_services.postgres
...
hack/setup_external_dev_services: Improve postgresql installation
2023-03-17 17:30:18 +00:00
resf-prow[bot]
47f6d67e98
Merge pull request #111 from xenserver-next/README.md-add-missing-dependencies
...
README.md: Add information on additional dependencies
2023-03-17 14:29:17 +00:00
Bernhard Kaindl
b6ce0050e0
README.md: Add information on additional dependencies
2023-03-10 17:30:13 +01:00
root
7911485063
hack/setup_external_dev_services: Improve postgresql installation
...
The postgresql helm chart requires the cluster to provide a PersistentVolume
and places a PersisentVolumeClaim for this.
Ensure that the cluster provides PersistentVolumes.
Also set volumePermissions.enabled=true which helps to fix Permission denied
when trying to create the data directory in the PV mount directory
if the PV's permissions are not open enough:
https://github.com/bitnami/charts/issues/1210#issuecomment-1145923630
2023-03-10 17:04:40 +01:00
resf-prow[bot]
0b9174bfcd
Merge pull request #105 from mstg/frontend-minimal
...
Re-add apollo proto and UI
2023-02-22 02:15:54 +00:00
Mustafa Gezen
d8ba8a94d5
Re-add apollo proto and UI (UI served from errata.rocky is still managed from this repo)
2023-02-22 03:10:28 +01:00
resf-prow[bot]
2fcfb200ce
Merge pull request #104 from NeilHanlon/dependabot/33
...
Bump go to 1.18.10
2023-02-19 19:57:52 +00:00
34475ec3db
Bump go to 1.18.10
2023-02-19 14:44:14 -05:00
resf-prow[bot]
7bf387659c
Merge pull request #103 from rocky-linux/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
...
Bump http-cache-semantics from 4.1.0 to 4.1.1
2023-02-18 14:47:51 +00:00
dependabot[bot]
d245f94bd2
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 14:41:42 +00:00
resf-prow[bot]
2b7ca60d98
Merge pull request #101 from PaulCharlton/issues/pcharlton/gh-peridot-100
...
Issues: peridot #100 -- empty migration files
2023-02-18 13:24:50 +00:00
mystic knight
988b9a1a2c
Issues: peridot #100 -- empty migration files
...
Signed-off-by: mystic knight <techguru@byiq.com>
2023-02-17 15:02:17 -10:00
resf-prow[bot]
fe05de365a
Merge pull request #99 from PaulCharlton/issues/pcharlton/roc-1394
...
allow peridot project to specify a build pool type in additional to build pool architecture
2023-02-18 00:38:50 +00:00
mystic knight
e9e3cb54e7
allow peridot project to specify a build pool type in additional to build pool architecture
...
Signed-off-by: mystic knight <techguru@byiq.com>
2023-02-17 14:11:35 -10:00
mystic knight
fdc848b847
allow peridot project to specify a build pool type in additional to build pool architecture
...
Signed-off-by: mystic knight <techguru@byiq.com>
2023-02-17 14:01:50 -10:00
mystic knight
f19044b3d2
allow peridot project to specify a build pool type in additional to build pool architecture
...
Signed-off-by: mystic knight <techguru@byiq.com>
2023-02-17 12:55:49 -10:00
resf-prow[bot]
64326cda62
Merge pull request #96 from mstg/peridot-yumrepofsupdater-1
...
Yumrepofsupdater now supports updateinfo.xml, and delete works better…
2023-02-17 19:06:50 +00:00
Mustafa Gezen
2b88f7b5c8
govendor
2023-02-17 20:00:41 +01:00
Mustafa Gezen
69f985f637
Remove references to apollopb
2023-02-17 19:54:32 +01:00
Mustafa Gezen
9854661cea
Remove dependency on publisher
2023-02-17 19:51:20 +01:00
Mustafa Gezen
e901745be5
Support simple filter for Build API
2023-02-17 19:49:42 +01:00
Mustafa Gezen
5eec7a5354
Add peridotadmin and updateinfo workflow
2023-02-17 19:49:38 +01:00
Mustafa Gezen
2470a9df7f
Yumrepofsupdater now supports updateinfo.xml, and delete works better. Heartbeats should no longer cause memory leaks
2023-02-17 19:48:59 +01:00
resf-prow[bot]
c2b607522a
Merge pull request #98 from mstg/delete-apollo-2
...
Delete Apollo from this repo
2023-02-17 18:47:50 +00:00
Mustafa Gezen
1cac9ed958
Add a dummy placeholder for apollo tests
2023-02-17 19:43:07 +01:00
Mustafa Gezen
53d53f03ac
Delete publisher too, we're using apollo_tree
2023-02-17 19:38:04 +01:00
Mustafa Gezen
032909173e
Delete Apollo from this repo
2023-02-17 19:35:58 +01:00
resf-prow[bot]
808a48a80d
Merge pull request #95 from jeffredodd/feat/add-favicon
...
Add favicon to page template
2023-02-12 17:11:45 +00:00