Fix dockerfile (screwed up after a rebase)
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
May 18 2022
May 18 2022
ardumont added a revision to T2225: Migrate to GitLab: D7858: Allow main script executions within container.
ardumont committed rSENVc26b23de5cd4: scripts: Extract reusable functions to a common module (authored by ardumont).
scripts: Extract reusable functions to a common module
Actual commit message amending
Amend commit message
ardumont retitled D7850: Add script to mirror an upstream repository to our forge from scripts: Extract reusable functions to a common module to Add script to mirror an upstream repository to our forge.
ardumont added a revision to T2225: Migrate to GitLab: D7850: Add script to mirror an upstream repository to our forge.
Right, thanks!
lgtm, thx.
ardumont added a revision to T2225: Migrate to GitLab: D7847: scripts: Extract reusable functions to a common module.
May 17 2022
May 17 2022
workers: Deploy new released image
ardumont committed rDCORE9fa9f8422792: Extract reusable github tests fixtures into its own pytest_plugin (authored by ardumont).
Extract reusable github tests fixtures into its own pytest_plugin
ardumont updated the diff for D7841: Extract reusable github tests fixtures into its own pytest_plugin.
Fix coverage mess (do not declare the pytest plugin in setup.py, use the root conftest
¯\_(ツ)_/¯). The coverage should be normal after that.
ardumont updated the diff for D7841: Extract reusable github tests fixtures into its own pytest_plugin.
Add some more coverage
ardumont updated the diff for D7841: Extract reusable github tests fixtures into its own pytest_plugin.
Add some coverage
ardumont updated the diff for D7841: Extract reusable github tests fixtures into its own pytest_plugin.
With actual rebase ¯\_(ツ)_/¯
ardumont updated the diff for D7841: Extract reusable github tests fixtures into its own pytest_plugin.
- Add missing new tests to Makefile.local
- Make swh.core.github tests executed by tox in the ci (previous build was green but those were not executed)
ardumont requested review of D7841: Extract reusable github tests fixtures into its own pytest_plugin.
ardumont committed rDCORE6fa229792d57: Refactor swh.lister.github.utils to swh.core.github.utils (authored by ardumont).
Refactor swh.lister.github.utils to swh.core.github.utils
ok, then
May 16 2022
May 16 2022
ardumont committed rDCORE60f384d35ad8: Add utility function to retrieve canonical github urls (authored by ardumont).
Add utility function to retrieve canonical github urls
Improve docstring and commit message further
- Add missing copyright headers
- Simplify a bit more the current sanitization code (no regexp though)
- Improve docstring (to mention the anonymous http code <- for now)
Take care of the extra case not dealt with yet
ardumont added inline comments to D7836: Add utility to sanitize and retrieve canonical github urls.
ardumont added inline comments to D7836: Add utility to sanitize and retrieve canonical github urls.
ardumont added inline comments to D7836: Add utility to sanitize and retrieve canonical github urls.
Move code in a dedicated module (explanation will be added in the diff description)
ardumont added inline comments to D7836: Add utility to sanitize and retrieve canonical github urls.
Nice catch!
May 13 2022
May 13 2022
ardumont added a parent task for T4242: Deployed loader.git v1.8: T4219: Investigate why GitHub fork detection did not bring a speed-up.
Dashboard to check for improvments [1]
ardumont moved T4242: Deployed loader.git v1.8 from in-progress to deployed/landed/monitoring on the System administration board.
ardumont committed rSPSITEb858c76b8e1d: Deploy metadata loader credentials for high and oneshot loaders (authored by ardumont).
Deploy metadata loader credentials for high and oneshot loaders
ardumont renamed T4243: Deploy loader.metadata credentials for high and oneshot loaders from Deploy loader.metadata credentials for high and oneshot loader to Deploy loader.metadata credentials for high and oneshot loaders.
ardumont updated the task description for T4243: Deploy loader.metadata credentials for high and oneshot loaders.
ardumont requested review of D7832: Deploy metadata loader credentials for high and oneshot loaders.
ardumont changed the status of T4243: Deploy loader.metadata credentials for high and oneshot loaders from Open to Work in Progress.
ardumont triaged T4243: Deploy loader.metadata credentials for high and oneshot loaders as Normal priority.
ardumont moved T4238: Deploy latest loaders version (> v3.4) from in-progress to deployed/landed/monitoring on the System administration board.
good idea ^
A possible workaround for this without coding anything just yet would be to upgrade the scheduler's listers record for bitbucket to the unstucking date you mention first [1]
ardumont moved T4238: Deploy latest loaders version (> v3.4) from Weekly backlog to in-progress on the System administration board.
ardumont committed rDLDBASEf510a00d10b3: Initialize the success boolean early to avoid unbound exception (authored by ardumont).
Initialize the success boolean early to avoid unbound exception