Opened 4 years ago

Last modified 4 years ago

#2254 closed task

[translations] Actions & travis — at Version 3

Reported by: cvvergara Owned by: cvvergara
Priority: normal Milestone: OSGeoLive14.0
Component: Documentation Keywords:
Cc:

Description (last modified by cvvergara)

Travis is taking around 16 minutes to check links in 4 languages

Move the link checking of languages to github actions as they can run in parallel, it takes less time to check the links.

How "should" it work:

  • English links is always checked
  • if the (last) commit message has the string [<lang>] that language links is checked

for example:

Commit msg Action
[es] updating links will only trigger Spanish translations link checking. (and English)
[es][de] downloading translations will trigger Spanish & German translations link checking. (and English)
change mapserver version will trigger only the English link checking

Change history (3)

comment:1 by cvvergara, 4 years ago

Description: modified (diff)
Owner: changed from osgeolive@… to cvvergara

comment:2 by cvvergara, 4 years ago

Component: OSGeoLiveDocumentation

comment:3 by cvvergara, 4 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.