Commit Graph

10 Commits

Author SHA1 Message Date
Davlet Panech 5ffcf06ebe Fix github mirroring for this repo
Updating the rsa ssh host key based on:
https://github.blog/2023-03-23-we-updated-our-rsa-ssh-host-key/

Note: In the future, StarlingX should have a zuul job and
secret setup for all repos so we do not need to do this
for every repo.

Needed to rename the secret, because zuul fails if like-named
secrets have diffent values in different branches of the same
repo.

Partial-Bug: #2015246
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
Change-Id: Ie81afb7fced9e612e4143bdb073565214ae52c5c
2023-04-28 12:38:53 -04:00
Zhixiong Chi a69e665357 stx tool: Initial the stx tool for starlingx debian building
Create the 'stx' tool to implement the build system to support
the starlingx debian.
Now it's just a top command skeleton, later we will add the functional
module to support more, like control|config.
Meanwhile update the tox to include pep8 and pylint test for stx.

Story: 2008862
Task: 42391

Change-Id: Ic5ec479ad3e311ecab28e4d5bc53c9debda7cba3
Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
2021-06-10 21:55:18 -04:00
Bin Qian 9d3df76891 Adding job to upload commits to GitHub
Add job to publish tools repo to GitHub

Change-Id: I58635803e8d2f0721013c75ba403f6f3f2875598
Story: 2007252
Task: 38696
Signed-off-by: Bin Qian <bin.qian@windriver.com>
2020-02-06 17:36:53 -05:00
Andreas Jaeger a7a5b98cb2 Use Zuul templates
Use templates instead of individual jobs so that these
can be changed in one place.

Depends-On: https://review.opendev.org/677606
Change-Id: Ibd9a834b7bbea7bd2ca20472e5f07bd96dfb5c44
2019-08-21 12:57:07 +00:00
Dean Troyer 590847852a Add relnotes publish job
* Add pointers in the main doc to releasenotes pages
* Add publish-stx-releasenotes job
* Add search at bottom of relnotes page to trigger the job

Change-Id: I2102776bf3ec4e7ef0603fe389bf97889be45632
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-12 15:13:18 -05:00
Dean Troyer d57fac0390 Add publish job for docs
Also set the theme to alabaster until starlingxdocs is ready

Change-Id: I291bef8384bcbdb6bc419dee0de1b4bcb4e2894f
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-10-04 17:17:56 -05:00
Dean Troyer 88ba4d5f22 Add docs, releasenotes jobs
Also:
* Use build-openstack-docs-pti job template for docs
* Use build-openstack-releasenotes job for release notes
  (We can't use the OpenStack releasenotes template as it includes
  publish jobs, stx needs its own)
* Add newnote tox environment as convenience for creating new release
  notes, re-using the releasenotes venv.
* Create a release summary note.
* Remove the unused 'true' tox environment.
* Fix doc/build in .gitignore

Change-Id: Ibe9d298bcc76f023c0500038db55d8384f5ff731
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-09-05 19:08:28 -05:00
Dean Troyer 2042bf7394 Clean up formatting to pass linters job and make it voting
Change-Id: I6e160137be0421880d5fb60b32098ecccc34c193
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2018-06-29 11:55:28 -05:00
Dean Troyer aad6ad06b8 Add bashate job nonvotingwq
Change-Id: I3d888ec621b50f6ac90d92c8f586ef2d577a780e
2018-06-08 17:19:00 -05:00
Dean Troyer ff58416b7e Add test framework
Change-Id: I1607827524338a02f4b9e156fb1beef99124e0b0
2018-06-08 16:09:54 -05:00