Jakub Rusz
531df017cd
Update Jenkinsfile
...
There were some changes in the insights-frontend-build-common that we
were missing.
2023-04-05 10:58:11 +02:00
Jakub Rusz
30b6301a4b
CI: Fix location of Jenkinsfile for sed
...
The Jenkinsfile is actually downloaded to .travis folder so fix the
location for the sed command to work.
2022-06-03 12:38:36 +02:00
Jakub Rusz
48ea7c319e
CI: Enable IQE trigger for prod branch
...
Inserting different webhook url based on the deployed branch in the
modified Jenkinsfile. Also renaming it to make more sense for us.
2022-06-03 12:10:11 +02:00
Jakub Rusz
e8f66f1a1b
CI: Add trigger for IQE pipelines
...
This modifies the Jenkinsfile used for release to also send a POST
requested to a webhook url which will then trigger test pipelines in IQE
Jenkins.
2022-06-02 14:38:31 +02:00
Sanne Raymaekers
3a74c564de
.travis: Introduce simplified custom release script
...
The default release script doesn't push `main` to stage-beta, so
reintroduce the custom_release script. This script is simplified
however, and doesn't push to the ci/qa environments as those aren't used
by image-builder anyway.
2022-04-14 14:22:49 +02:00
Sanne Raymaekers
940caa87bd
.travis: Drop custom release script
2022-04-14 13:43:03 +02:00
Sanne Raymaekers
c6c616a9dc
travis: Fork main to prod-beta
...
Let the prod-beta branch instead of the main branch push to the
prod-beta branch in the -build repository.
2021-03-19 11:15:52 +01:00
Sanne Raymaekers
158392839f
travis: Let main push to prod-beta as well
2021-02-05 13:30:31 +01:00
Sanne Raymaekers
ea459a7cb8
Rename master to main
2020-11-18 14:47:33 +01:00
Ryan Long
e71004f291
update keys for deployments ( #28 )
2020-10-30 10:39:57 -05:00
Major Hayden
c9d5751d57
🚀 Deploy to stage-beta and stage-stable ( #25 )
...
Ensure we deploy to stage-beta (when master is updated) and stage-stable (when master-stable is updated).
2020-10-30 07:26:38 -05:00
Major Hayden
4c6c3fae1b
📦 package.json: Update scripts section
...
The starter app has been updated over the last few months and new
options are required in the `scripts` section of `package.json`.
Bring the `scripts` section in line with the starter app to fix some
issues around routing requests to `/beta` in CI.
Signed-off-by: Major Hayden <major@redhat.com>
2020-09-22 10:30:34 +02:00
Sanne Raymaekers
bd62e178ce
travis: Configure travis builds ( #5 )
...
This should upload builds to osbuild/image-builder-frontend-build.
2020-09-21 10:57:45 -05:00