- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 8 2023
Oct 19 2022
Jan 24 2022
Mar 15 2021
Jan 14 2020
Oct 22 2019
Oct 16 2019
Sep 17 2019
Sep 16 2019
Sep 12 2019
So like i replied to an email early on (which did not caught up here), the problem lies with the input.
So no real bug whatsoever!
Sep 11 2019
As for the title, it no longer works as we deployed listing phabricator forges in the past, see for example kde's [1] or our own [2]
(This may be irrelevant to our latest refactorings though)
Jun 27 2019
That was already done when I noticed the creation of the random repos.
May 14 2019
In T1689#31540, @olasd wrote:IMy suggestion was having *someone* trigger the merge with a comment on the diff, once the tests pass.
In T1689#31539, @zack wrote:I'm not a fan of automated merging when the test suite passes. I think merging code from third parties should always be a manual step by someone. If it can be made a Web UI button, even better, if not we will just standardize to the local arc workflow, which I've recently documented in the wiki.
Thanks for the investigation @olasd.
(looks like Herald can't easily trigger on a comment, because that'd be too easy)
So, according to the fine manual (https://secure.phabricator.com/book/phabricator/article/differential_land/) the "Land Revision" button on the Phabricator user interface depends on setting up:
- Drydock repository automation : https://secure.phabricator.com/book/phabricator/article/drydock_repository_automation/
- Which depends on setting up Drydock working copies : https://secure.phabricator.com/book/phabricator/article/drydock_working_copies/
- Which depends on setting up Drydock hosts : https://secure.phabricator.com/book/phabricator/article/drydock_hosts/
- Which depends on Almanac : https://secure.phabricator.com/book/phabricator/article/almanac/
Apr 24 2019
May 28 2018
(Top-posting test for good measure).
Closing as wontfix after discussion with @zack, who may take the issue upstream :)
I can reproduce the issue with the exact same contents of the mail you originally sent.
- olasd (Nicolas Dandrimont) <forge@softwareheritage.org> [2018-05-28 15:55:24 +0200]:
Let's add a message to this ticket so I can try to reply to it...
May 24 2018
Oct 30 2017
Sep 15 2017
This is now implemented by H22, e.g.:
git push --force Counting objects: 3, done. Delta compression using up to 4 threads. Compressing objects: 100% (2/2), done. Writing objects: 100% (3/3), 281 bytes | 281.00 KiB/s, done. Total 3 (delta 1), reused 0 (delta 0) remote: *** PUSH REJECTED BY COMMIT HOOK *** remote: remote: This push was rejected by Herald push rule H22. remote: Change: branch/master remote: Rule: forbid dangerous changes to the master branch in any repository remote: Reason: dangerous changes to master branch are forbidden remote: Transcript: https://forge.softwareheritage.org/herald/transcript/58415/ remote: To ssh://forge.softwareheritage.org/source/sandbox.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'ssh://git@forge.softwareheritage.org/source/sandbox.git'
while it works when force-pushing to branches other than master.
Feb 9 2017
In T619#11876, @ardumont wrote:For the description change to reflect the github's mirror state of each swh's repository, every github mirror is now describing 'GitHub mirror of <repository-name>'.
Also, there was a hit and miss about swh-lister-github.
The change, however, should be propagated to all the repos that have already been mirror, with a one shot use of the GitHub API. @ardumont: can you take care of that?
i've removed the mirror of swh-mirror-forge itself from GitHub, as it shouldn't be there for now (and indeed it doesn't have the sync-to-github tag :-)). We can reconsider when we have generalized this for usage by others, right now it's just an internal tool of little use for others
Awesome work, thanks!
Feb 8 2017
All repositories have been mirrored to github.
Feb 3 2017
This is now ready.
Jan 30 2017
Jan 27 2017
all repos in the "to be synced" list are now tagged with the project "Sync to GitHub", see diffusion query
Here's an initial list of repos that should be synced:
WIP is P128 for referencing the doc pages in multiple api calls needed.
Jan 12 2017
One tidbit: K2 is currently set with push access to my account, which is "slightly" suboptimal. At first opportunity we should move to a so-called "deploy key" with push access.
@ardumont We still need to set up mirrors for all the rest. :)
Jan 11 2017
Oct 4 2016
Since a recent release of phabricator, both text and logo can be changed (which has been done).
Jun 1 2016
This seems to be extremely complex to do until upstream makes it possible. We will live with the current status in the meantime.
May 13 2016
Apr 27 2016
this has now been implemented