Commit Graph
18 Commits
Author SHA1 Message Date
aparna-ravindra d2451b84c5 merge from main 2021-07-22 15:41:01 +05:30
aparna-ravindra b715fe8782 merge from master 2021-07-22 15:31:46 +05:30
AlyonaSviridenko f42ac9c022 renamed adoptium to adopt 2021-03-11 12:56:09 +03:00
AlyonaSviridenko ce889525cc updated workflows with new version of setup-java 2021-03-02 18:43:44 +03:00
Andy McKayandGitHub c088288539 Merge pull request #538 from Marcono1234/patch-1
Improve maven.yml
2020-11-25 13:02:36 -08:00
Christopher Schleiden abf7f258d1 Use $default-branch token 2020-07-13 12:12:41 -07:00
Marcono1234andGitHub af32ab05c6 Improve maven.yml 2020-06-03 23:16:28 +02:00
Edward Thomson 8beb802437 Renormalize line endings
We should have consistent line endings in our repository; now that we
have a .gitattributes file, update the repository contents to match
expectations.
2020-03-21 14:55:11 +00:00
Konrad Pabjan b0d776c678 Documentation 2020-02-20 12:44:22 -05:00
Konrad Pabjan d037e97e82 Update starter workflows 2020-02-12 13:26:01 -05:00
Sean C. Sullivan ca86544176 GitHub Actions checkout v1 -> v2 2019-12-24 14:22:22 -08:00
Arthur BaarsandGitHub 117a695161 maven.yml: add -B to the maven command line
Add the `-B` (batch mode) to the `mvn` command line. In interactive mode maven prints many lines of download progress output filling the console output with thousands of useless lines. Ideally the github-actions console would interpret `\r' as carriage return (go back to the beginning of the current line and overwrite it). As long as that is not the case using `-B` is a good workaround.
2019-09-20 12:41:36 -07:00
Danny McCormickandGitHub 3b54d16037 Update setup actions to use *-version (#31) 2019-08-14 14:05:28 -04:00
Danny McCormickandGitHub ee61b8e679 v1 tags for checkout (#38) 2019-08-14 10:43:09 -04:00
Chris Patterson b13ec89084 Initial formatting 2019-08-06 16:37:30 -07:00
Danny McCormick 17db7d1efb Update templates to use v1 tag 2019-08-02 10:30:20 -04:00
Mike Coutermarsh 0573c4109f Run yaml lint and correct errors 2019-07-31 16:52:59 -07:00
Andy McKay 4d7a741e07 first pass at the templates 2019-07-29 09:38:23 -07:00