711
alain01
Request for an explanation of the checks during a Pull request
  • 2021/8/24 14:57

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Hello,
I see that when you propose a Pull Request,
the system launches a whole bunch of checks with "Scrutinizer".

I am curious, and I want to understand a little more.
I think this is called continuous integration (devops?), isn't it?

Without going into too much detail but enough to be understandable,
could you explain what you did to add tests, what kind of tests you added.
Did you use your own scripts or did you use tools inside the Scrutinizer?
Some examples would be great to better understand what is going on in a PR.
I think that's what you can find here: https://scrutinizer-ci.com/g/XOOPS/XoopsCore25/inspections/5b0ce835-d67e-439c-a541-f6e754b6ead3/configs
but I prefer to read the experts' answers.

Thank you for the time you will spend explaining this.

Alain



712
Mamba
Re: Working on updating AdsLight module - need help
  • 2021/8/23 11:04

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


You can also join us on Facebook:

https://www.facebook.com/groups/xoops/
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



713
Mamba
Working on updating AdsLight module - need help
  • 2021/8/23 10:39

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Continuing with work on AdsLight 2.4 Alpha 2

Added Sorting, Filtering and Pagination to the Admin tables (via Tablesorter)

Code is on GitHub: https://github.com/mambax7/adslight

If you would like to help, please fork it, improve it, and contribute back

Resized Image
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



714
Mamba
Re: Xlanguage Issue
  • 2021/8/20 3:00

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Great to hear!

And thank you for reporting the issues and for testing the fix!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



715
alain01
Re: Xlanguage Issue
  • 2021/8/19 23:41

  • alain01

  • Just can't stay away

  • Posts: 530

  • Since: 2003/6/20


Great News !



716
liomj
Re: Xlanguage Issue
  • 2021/8/19 23:38

  • liomj

  • Just popping in

  • Posts: 80

  • Since: 2012/4/10


Quote:

Mamba wrote:
Liom,

in /api.php please comment out the line 45 and line 128, and see if it makes a different for you


Yes, it makes a difference and now everything working right so far



717
Mamba
Re: Xlanguage Issue
  • 2021/8/19 10:24

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


Liom,

in /api.php please comment out the line 45 and line 128, and see if it makes a different for you
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



718
liomj
Re: Xlanguage Issue
  • 2021/8/19 8:08

  • liomj

  • Just popping in

  • Posts: 80

  • Since: 2012/4/10


Quote:

Mamba wrote:
LiomJ,
could you test the 3.1.3 RC-1 version and let me know if it works for you?

https://github.com/mambax7/xlanguage/releases


Mamba

It seems working the site is now in default my local translation

but now it introduces a new issue - blocks and contents are not translating it will show the tags with the translation

Resized Image

only after clicking the flag image it will translate



719
liomj
Re: Xlanguage Module - Default Language Issue
  • 2021/8/19 8:00

  • liomj

  • Just popping in

  • Posts: 80

  • Since: 2012/4/10


Quote:

alain01 wrote:
Strange,
did you create Config file ?

Tab Manage Languages, bottom ! (create config file).

In my config file :
    $cachedConfig['xlanguage_base'] = array(
        
"english"=>array(
            
"lang_id"=>1,
            
"weight"=>20,
            
"lang_name"=>"english",
            
"lang_desc"=>"English version",
            
"lang_code"=>"xen",
            
"lang_charset"=>"UTF-8",
            
"lang_image"=>"english.gif"
        
),
        
"french"=>array(
            
"lang_id"=>2,
            
"weight"=>10,
            
"lang_name"=>"french",
            
"lang_desc"=>"Version française",
            
"lang_code"=>"xfr",
            
"lang_charset"=>"UTF-8",
            
"lang_image"=>"french.gif"
        
),
    );
?>


Hi alain,

I dont use any ext language and config file is created but i still have the problem



720
Mamba
Re: Xlanguage Issue
  • 2021/8/19 6:05

  • Mamba

  • Moderator

  • Posts: 11373

  • Since: 2004/4/23


LiomJ,
could you test the 3.1.3 RC-1 version and let me know if it works for you?

https://github.com/mambax7/xlanguage/releases
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 69 70 71 (72) 73 74 75 ... 29425 »



Login

Who's Online

826 user(s) are online (312 user(s) are browsing Support Forums)


Members: 0


Guests: 826


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits