Excellent work / idea / development. 2021 starting great ! I really like the idea of devs not having to wait for the all languages build to have feedback earlier, but we probably need an extra action for interop tests and that should match the supported languages.
We still need to discuss two more things: - What is the future of the docker image? I really like to be able to test locally and it is a must when doing a release, but I am not sure about the 'double' maintenance. - What is the criteria to disable travis (and when)? On Fri, Jan 1, 2021 at 5:52 PM Michael Smith <[email protected]> wrote: > > Oh, and Happy New Year, everybody! > > I've opened Jira tickets for Perl, PHP and C, and have opened an Infra > ticket for the PHP issue, which will inform what we can do about both > PHP and Perl. The C issue may resolve itself if we try again later, > but if it persists I will try to make the caching more aggressive. > > In the good news column, Actions appear to be working well for Rat, > Ruby, Java, C#, JavaScript, C++ and Python. > > On Fri, Jan 1, 2021 at 12:32 PM Michael Smith <[email protected]> wrote: > > > > I merged AVRO-3009 as discussed in the recent thread. As it turns out, > > some things that had worked in my tests and work generally are not > > enabled by infra. Thus, some languages' tests are not able to run. > > Also, the C test failed with > > > > Could not transfer artifact org.apache.commons:commons-lang3:jar:3.7 > > from/to central (https://repo.maven.apache.org/maven2): Transfer > > failed for > > https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar: > > Connection reset -> [Help 1] > > > > which I think is due to rate limiting, because it succeeded for other > > tests trying to do the same thing. This jar should be cached, but it > > may not have had a chance to get into the cache yet. > > > > If anyone wants to help, the language-specific setups for each test > > could be smoother I'm sure.
