Jump to content

Planned Disruption - Migration to git and Gitea


Itms
 Share

Recommended Posts

  • 2 weeks later...
23 minutes ago, Vantha said:

The 'Revision Log' panel on the play0ad.com website is outdated (still linked to trac). It gives the impression that development has stopped since August.

I know but it's blocked by a Gitea bug leaking personnal information. It will be fixed in 1.23*

  • Like 1
Link to comment
Share on other sites

as long as the PR doesn't need to be built, it could work to make a remote out of the person's fork you want a branch from. The only question would be if it somehow interferes with the nightly build. I'll give an example from when I tried a recent patch (https://gitea.wildfiregames.com/0ad/0ad/pulls/7268):

git remote add wraitii https://gitea.wildfiregames.com/wraitii/0ad.git

git remote update

git checkout -b actual_timer_test wraitii/actual_timer

you might have to get the nightly binaries again after this. If you don't want to use git, i'm not sure how to do it. I'm sure others will come with better ideas.

Edited by real_tabasco_sauce
Link to comment
Share on other sites

3 hours ago, Stan` said:

If you're on windows you could try the nightly build :)

I guess I could. But I just wanted to post a reminder that there are trac links in the game files so they're not overseen, they don't affect me in any way.

Aren't we expecting exciting news around new year's?

Link to comment
Share on other sites

By following the steps explained below, you should be able to open a report mentioned above:

  1. Sign in to Gitea;
  2. Surf to the 0ad repository;
  3. Switch to the 'Issues' tab;
  4. Click the button 'New Issue';
  5. Choose 'Defect' and click the button 'Get Started' in the same line;
  6. Fill out the formular and click the button 'Create Issue'.

If you have further questions, do not hesitate to aske them here as well.

  • Like 1
Link to comment
Share on other sites

3 hours ago, Obelix said:

 

  1. Switch to the 'Issues' tab;
  2. Click the button 'New Issue';
  3. Choose 'Defect' and click the button 'Get Started' in the same line;
  4. Fill out the formular and click the button 'Create Issue'.

If you have further questions, do not hesitate to aske them here as well.

Starting from 3 it is step 1 for me. Thank you Obelix. Keep that information work.

Link to comment
Share on other sites

Clicking on 'fork' in the 0ad/0ad repo and choosing 'Fork Repository' (only main branch) was causing the following error two times:

Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request

Reason: Error reading from remote server

The third time it worked.

  • Confused 1
Link to comment
Share on other sites

  • Itms unpinned this topic
  • 4 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...