Pavel Gonchukov
|
9b706f9681
|
Merge pull request #8 from Tradeshift/support-java-8
Add cacert rule for java 8
|
2021-06-15 10:54:07 +02:00 |
|
Pavel Gonchukov
|
cc8f13ac23
|
Add cacert rule for java 8
Need to add cacerts also for java 8
|
2021-06-15 10:33:49 +02:00 |
|
Søren Mathiasen
|
ebeefeeba9
|
Merge pull request #7 from sorenmat/sc
(chore) adding service catalog entry
|
2021-05-27 16:51:18 +02:00 |
|
Soren Mathiasen
|
aa26136d1c
|
(chore) adding service catalog entry
|
2021-05-27 16:18:22 +02:00 |
|
Pavel Gonchukov
|
c98cdc2000
|
Merge pull request #6 from Tradeshift/fix-error-message-handling
Fix error handling
|
2021-04-13 14:37:10 +02:00 |
|
Pavel Gonchukov
|
084397f610
|
Fix error handling
|
2021-04-13 14:32:58 +02:00 |
|
Pavel Gonchukov
|
0ddd7a4320
|
Merge pull request #5 from Tradeshift/fix-already-existing-cert
Fix already existing cert
|
2021-04-13 13:51:22 +02:00 |
|
Pavel Gonchukov
|
e092c3bf26
|
Fix already existing cert
Fix situation of already exsiting cacert in java
trustore. It can happen with cached tooling
|
2021-04-13 11:50:18 +02:00 |
|
Pavel Gonchukov
|
c310a8b469
|
Merge pull request #4 from Tradeshift/test-pr
Bump core version
|
2021-03-19 15:15:56 +01:00 |
|
Pavel Gonchukov
|
210104413d
|
Bump up version of core
Bump core version in order to support envs
|
2021-03-19 15:11:23 +01:00 |
|
Pavel Gonchukov
|
5043301a95
|
Merge pull request #3 from Tradeshift/setup-maven-bin
Add functionality to setup maven binary
|
2021-03-16 10:07:15 +01:00 |
|
Pavel Gonchukov
|
6fa8ff8bf6
|
Add functionality to setup maven binary
Add functionality to setup maven in order to use for
project building
|
2021-03-16 09:53:34 +01:00 |
|
Pavel Gonchukov
|
104660f1cc
|
Merge pull request #2 from Tradeshift/setup-mtls-maven-options
Setup mtls maven options
|
2021-02-22 15:15:44 +01:00 |
|
Pavel Gonchukov
|
aed95a356a
|
Add MTLS credentials setup for maven
Add MTLS setup credentials incldufing GHA parameters
to be able to use maven for accessing MTLS protected
maven repo
|
2021-02-22 14:05:09 +01:00 |
|
Maxim Lobanov
|
ff0054dfbf
|
Merge pull request #123 from dmitry-shibanov/fix-documentation-for-gpg-import-export
Fix documentation for GPG
|
2021-02-17 11:13:48 +03:00 |
|
Dmitry Shibanov
|
81290cdb8c
|
change imported to exported
|
2021-02-16 18:12:46 +03:00 |
|
Maxim Lobanov
|
546dae7e87
|
Merge pull request #122 from dmitry-shibanov/update-docs-for-maven-and-gpg
Add notes about maven extra configuration and gpg key.
|
2021-02-15 12:03:32 +03:00 |
|
Dmitry Shibanov
|
4d656d0138
|
work on resolving comments
|
2021-02-15 10:22:04 +03:00 |
|
Dmitry Shibanov
|
719bcb4f94
|
resolve comments
|
2021-02-12 16:16:23 +03:00 |
|
Dmitry Shibanov
|
661c4c13b4
|
update docs to notes about maven and gpg
|
2021-02-12 12:26:52 +03:00 |
|
Maxim Lobanov
|
2fac83dd2d
|
Merge pull request #121 from dmitry-shibanov/restrict-blank-issues
Restrict blank issues
|
2021-02-10 17:30:29 +03:00 |
|
Dmitry Shibanov
|
fbe6d87076
|
add bug to labels
|
2021-02-10 16:58:41 +03:00 |
|
Dmitry Shibanov
|
371353f882
|
fix label creation
|
2021-02-10 12:49:56 +03:00 |
|
Dmitry Shibanov
|
5222f725dd
|
restrict create blank issue
|
2021-02-10 12:08:43 +03:00 |
|
Maxim Lobanov
|
089d28c90b
|
Merge pull request #119 from vsafonkin/v-vlsafo/issue-pr-templates
Add issue and pull request templates
|
2021-02-05 11:24:44 +03:00 |
|
Vladimir Safonkin
|
552366fa8e
|
Add issue and pr templates
|
2021-02-05 09:44:08 +03:00 |
|
Brian Cristante
|
61c9e3a719
|
CODEOWNERS needs the org name for teams (#118)
|
2020-12-07 15:59:00 -05:00 |
|
Brian Cristante
|
e3619375bd
|
Create CODEOWNERS (#115)
|
2020-11-25 16:09:07 -05:00 |
|
Thomas Boop
|
d202f5dbf7
|
Swap to Environment Files (#104)
* Add Licensed workflow and config files
* Manually validate dependencies
* Swap to Environment Files
|
2020-09-30 15:51:22 +02:00 |
|
Thomas Boop
|
11790a2d66
|
Add Licensed To Help Verify Prod Licenses (#88)
* Add Licensed workflow and config files
* Manually validate dependencies
* Ignore Generated Files in Git PR's
* update contributing.md
|
2020-09-23 23:23:32 +02:00 |
|
Konrad Pabjan
|
8bb50d97d6
|
Move contributor doc
|
2020-08-24 14:35:19 +02:00 |
|
Konrad Pabjan
|
fe06bcdc44
|
Remove old dist/index.js file (#96)
* Remove old dist/index.js file
* Misc fixes
|
2020-08-24 14:19:47 +02:00 |
|
Austin Shalit
|
d34a7e45c8
|
Architecture Support (#95)
* Quick fix for 32-bit architecture support.
* Validate arch at input
Co-authored-by: Émile Grégoire <eg@emilegregoire.ca>
|
2020-08-24 12:35:41 +02:00 |
|
Thomas Boop
|
3019d15cad
|
Add Third Party Licenses (#87)
|
2020-08-10 18:22:52 +02:00 |
|
Konrad Pabjan
|
1253a7eed4
|
Merge pull request #81 from actions/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-22 10:44:06 +02:00 |
|
Konrad Pabjan
|
1277492cb9
|
Merge pull request #63 from jaredpetersen/master
Added support for GPG signing
|
2020-07-22 10:39:43 +02:00 |
|
Jared Petersen
|
38e0c8bd18
|
improved cleanup error message
|
2020-07-17 21:23:13 -06:00 |
|
dependabot[bot]
|
77d6565ede
|
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-07-18 00:05:35 +00:00 |
|
Jared Petersen
|
ac9630fb91
|
cleaned up description for how the private key is stored
Co-authored-by: Yashwanth Anantharaju <yaananth@users.noreply.github.com>
|
2020-07-17 16:34:33 -06:00 |
|
Jared Petersen
|
36bb906fe0
|
removed test timeout
|
2020-07-16 19:12:25 -06:00 |
|
Jared Petersen
|
012c21ec81
|
fixed gpg passhprase default
|
2020-07-15 21:29:50 -06:00 |
|
Jared Petersen
|
4d8dc69fc8
|
fixing defaults
|
2020-07-15 21:15:27 -06:00 |
|
Jared Petersen
|
2d0e474aa9
|
removed unecessary set secret -- it's an environment variable not a literal
|
2020-07-15 20:27:28 -06:00 |
|
Jared Petersen
|
034b7a7488
|
forgot to run build
|
2020-07-15 20:19:14 -06:00 |
|
Jared Petersen
|
91d166793d
|
added blurb about private key file and cleanup for hosted runners
|
2020-07-15 20:16:31 -06:00 |
|
Jared Petersen
|
7f2382879a
|
addressed most of the feedback
|
2020-07-15 19:53:39 -06:00 |
|
Jared Petersen
|
01f44229d4
|
Merge remote-tracking branch 'upstream/master'
|
2020-06-23 20:54:13 -07:00 |
|
Konrad Pabjan
|
d920b7da5f
|
Merge pull request #78 from aibaars/patch-1
Normalize extendedJavaHome environment variable
|
2020-06-22 11:04:01 +02:00 |
|
Arthur Baars
|
88965601fb
|
Keep old environment variable for backwards compatibility
|
2020-06-17 21:37:10 +02:00 |
|
Arthur Baars
|
655cb05195
|
Add comment explaining why the environment variable should be normalized
|
2020-06-17 19:37:01 +02:00 |
|