Can you please squash them into one?
Also the commit message should be amended.Done.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Nov 25 2021
In D6395#174005, @ardumont wrote:Can you please squash them into one?
Also the commit message should be amended.
Done.
Build is green
I noticed you kept all your commits.
Can you please squash them into one?
Build is green
- maven-loader: various fixes for review.
- The server was updated using the same procedure used for logstash0
- there is no error detected when puppet is running
- all the services are correctly started
Build is green
Build has FAILED
Update: Address @ardumont comments
- maven-lister: Add maven lister with review D6133.
- maven-lister: Add statefulness
- maven-lister: Fix README, 88 chars, minor typos
- maven-lister: Split parsing and processing
- maven-lister: Fix groupId bug, add tests.
- maven-loader: fix last_update
- logstash0 upgrade
I changed to mdi-anvil so that might help relate to a forge ;)
Choosing the right icon for the new menu entry is hard.
The currently chosen and demonstrated in the previous comment is 'mdi-content-save-all'.
Build is green
Remove debian folder added by mistake
This patch is wrong. Keywords stored in already-expanded form in the repository are no longer being expanded. We need a different fix for this issue.
Rebase
Landed with b9e01de7
Nov 24 2021
production nodes are upgraded :
- stop the journal clients:
root@search1:~# systemctl stop swh-search-journal-client@indexed root@search1:~# systemctl stop swh-search-journal-client@objects
- flush the index to speedup the recovery
curl -XPOST http://search-esnode4:9200/_flush
For each node :
- disable shard allocation:
cat > /tmp/shard_allocation.json <<EOF { "persistent": { "cluster.routing.allocation.enable": "primaries" } } EOF
rebase
Incorporate changes
Thanks for the typo and the suggestion, I'll incorporate them.
fix a typo in the commit message
Fix the log message though... I assume it's "as they can*" and not "chan" ;)
root@bardo:~# dpkg -l node-gyp Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-================================= un node-gyp <none> <none> (no description available) root@bardo:~# dpkg -l npm Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-===================-============-================================= rc npm 5.8.0+ds6-4+deb10u2 all package manager for Node.js
\\o o//
https://github.com/mvo5/unattended-upgrades/blob/5d05cd182325bad80558df53968a06c119f60746/data/50unattended-upgrades.Debian#L13
'n' is an alias for 'codename' so everything should be ok
Fix typo in name
Looks good but some cosmetic improvements can be added, notably:
- use a dedicated column in the table to display the "Show metadata" button
- highlight metadata xml code
- restrain the height of of the popover dialog to avoid overflow when metadata file is large