Commit graph

10 commits

Author SHA1 Message Date
Jonah Graham
0f08a76a9d
Add link to new entry point for CDT calls (#838) 2024-06-21 14:26:20 -04:00
Jonah Graham
dcea86c4a2 Fix old link to IP log
The new link is where the old link redirected to
2022-11-09 10:56:55 -05:00
Jonah Graham
7fa72da36a CDT Calls on hackmd
Part of #32
2022-11-09 10:56:55 -05:00
Jonah Graham
5460ced420 Improve documentation on how to run JUnit tests 2022-11-06 18:27:56 -05:00
Jonah Graham
f6a61c8c79 Make a small note about GitHub actions
Probably more info is needed, but I want as much as possible
for the tests to be self documenting, so expect additional
comments in PRs that explain what is happening.
2022-10-10 19:33:23 -04:00
Jonah Graham
b51804c7ed
Fix issues link in markdown 2022-09-07 15:26:37 -04:00
Ed Merks
9695d54244
Update CONTRIBUTING.md (#41)
I've added the badge-styled link to the configuration.  I've commented out the section with detailed steps because the configuration automates all those steps and because the page opened by the link also has all these instructions.

The description on that page has a description specific to CDT.

It comes from here:

455f7fc25a/releng/CDTConfiguration.setup (L37-L49)

Best to use the properties view to edit this content so that the XML is properly escaped.
2022-08-13 14:33:09 -04:00
Jonah Graham
08d1275db2 Add simple instructions on connecting GitHub and EF accounts 2022-08-11 11:21:47 -04:00
Jonah Graham
592ee07935 Split apart the README file and update Contributing file from the wiki
This includes migrating the following pages from the wiki to
the source:

- https://wiki.eclipse.org/CDT/contributing
- https://wiki.eclipse.org/Getting_started_with_CDT_development
- https://wiki.eclipse.org/CDT/policy
- https://wiki.eclipse.org/CDT/git

Note that much of the content on those pages was redundant or
obsolete, therefore the files are not copied over as is
from the wiki.

In addition the content from https://www.eclipse.org/cdt/ has
migrated over as appropriate too. Much of https://www.eclipse.org/cdt/
was also redundant or obsolete too.

Change-Id: I2b38a4fbb3351c8eb8bbf8c910eb3a3118eda142
2022-08-04 12:23:12 -04:00
Jonah Graham
84b9be2dcb Bug 551817 - Add missing CONTRIBUTING file to CDT
This also includes the minimum legal requirements for basic build
instructions (or links to them)

Change-Id: Ib95bf44a2ada75069e0a190aaf3d68fccc6f1282
2020-01-16 14:35:07 -05:00