Introduce warning to check the CI build fails
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Oct 21 2021
Remove file committed by mistake
Use single quotes for string litteral in groovy script
Rebase
Oct 20 2021
I have created a new Jenkins pipeline job manually to experiment on setting up that new CI build.
It has been implemented and deployed to production, closing this.
It has been implemented and deployed to production, closing this.
Looks goo to me.
Oct 19 2021
Rebase
Rebase and fix a couple of typos in cypress test comments
In D6502#168732, @ardumont wrote:lgtm
In D6503#168716, @ardumont wrote:That was quick ;)
Thanks.
Oct 18 2021
Looks good to me, plus it aligns the tests with production settings.
Oct 15 2021
Remove FAQ section in main doc page with duplicated toctree and add link to FAQ in Getting started top level section.
Fix has been deployed to production, closing this.
Rebase
Rebase
Remove the use of --no-use-pep517 as tree_sitter dependency fails to install otherwise.
09:13:54 Collecting tree-sitter 09:13:54 Using cached tree_sitter-0.19.0.tar.gz (112 kB) 09:13:54 ERROR: Disabling PEP 517 processing is invalid: project specifies a build backend of setuptools.build_meta in pyproject.toml
I pushed D6484 to fix the build issue. Instead of pinning pip version, I used the --no-use-pep517 pip option as suggested in the pip github issue.
I quickly hacked on Jenkins job to remove the pip upgrade but the default pip version on the docker image is too outdated
and some swh dependencies will fail to install, see console output.
There is a typo in commit message: s/bib/bin/.
Oct 14 2021
In T3648#72310, @ardumont wrote:/me *sigh* it's still red...
That really should be a team effort, to strive to keep our builds green.
So for this build, i concur with @anlambert, we should make it build during diff.15:14 <+anlambert> ardumont: in order to catch sphinx issues in swh-docs, I was thinking of running the swh-docs/dev Jenkins job when submitting a diff to swh-docs. I think we only need to setup a new harbomaster build plan for that (https://forge.softwareheritage.org/harbormaster/plan/). 15:14 <+ardumont> anlambert: yes, that'd be good because i'm still on T3648 and that's really frustrating@anlambert thx for the suggestion ^
Remove not needed sorting operation on swhids list.
Looks good to me, and yes those static dicts should be moved out of swh-web but I do not have a proper solution in mind so far.
Rebase
Rebase