Commit Graph

97 Commits

Author SHA1 Message Date
Marc Bernard
75e6064486 Update documentation (#159) 2022-05-31 10:36:26 +02:00
Marc Bernard
d1106f919e Add documentation for cloning this repo (#156)
* Update CONTRIBUTING.md

* Add clone docs

* Update docs/CLONE.md

Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>

* Update CONTRIBUTING.md

Co-authored-by: Goran Back <27279305+g-back@users.noreply.github.com>

* Update CONTRIBUTING.md

Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>
Co-authored-by: Goran Back <27279305+g-back@users.noreply.github.com>
2022-05-31 10:11:10 +02:00
Marc Bernard
16629c380d Add abaplint checks (#154) 2022-05-24 16:50:49 +02:00
Marc Bernard
bb6b3d0480 Make repository compatible with abapGit (#82)
* Create .abapgit.xml

* Create package.devc.xml

* Create package.devc.xml

* Create zcl_anagram.clas.xml

* Update .abapgit.xml

* Add packages

* Add classes

* Update packages

* Update abapGit.xml

* Update XML objects

* Fix EOF

* Update EE

* Update EOF

* Change starting folder

* Add execises

* Update .abapgit.xml

* Package description

* Update xml

* Update EOF

Co-authored-by: Marc Bernard <marc@mail.marcbernardtools.com>
2022-05-24 10:03:57 +02:00
dependabot[bot]
b8702e4b7c Bump actions/setup-node from 3.1.1 to 3.2.0 (#153)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](56337c4255...17f8bd9264)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-16 16:36:39 +02:00
Exercism Bot
0a67bb692a 🤖 Sync org-wide files to upstream repo (#152)
More info: f28daf625f
2022-05-12 11:45:20 +02:00
Exercism Bot
d21ab803ce 🤖 Sync org-wide files to upstream repo (#144)
More info: 68ae5ebb27
2022-04-22 17:47:16 +02:00
dependabot[bot]
d4e66d612e Bump actions/setup-node from 3.1.0 to 3.1.1 (#137)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](5b52f097d3...56337c4255)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 17:30:25 +02:00
Mike Pokraka
c8f940ed24 Merge pull request #129 from exercism/custom-signs-hints2
Custom signs hints
2022-04-05 10:16:36 +01:00
Mike Pokraka
3529fdb546 Merge branch 'main' into custom-signs-hints2 2022-04-05 10:13:51 +01:00
Mike Pokraka
5ebf6c0390 Hints #123 2022-04-05 10:11:11 +01:00
Mike Pokraka
1408c8762f Update hints (#128) 2022-04-05 11:00:02 +02:00
Mike Pokraka
7f034f7bd1 Update hints 2022-04-05 09:45:57 +01:00
Mike Pokraka
9dc36f3484 Add hints to Custom Signs (#122) 2022-04-03 19:09:47 +02:00
Tom Schmelzer
96585a7395 docs: fix missing full stop (#101)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-04-02 09:10:33 +02:00
dependabot[bot]
b3a4993ac1 Bump actions/setup-node from 3.0.0 to 3.1.0 (#110)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](9ced9a43a2...5b52f097d3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-02 09:01:35 +02:00
Exercism Bot
a0e9376db3 🤖 Sync org-wide files to upstream repo (#108)
More info: 3e9d1740aa
2022-04-01 13:27:35 +02:00
Mike Pokraka
e60e39bec2 More readable unit tests (#107) 2022-04-01 13:25:15 +02:00
Mike Pokraka
ca66b0173a Merge pull request #106 from marianfoo/change-difficutly
fix: change difficutly minesweeper to "medium"
2022-04-01 09:13:03 +01:00
Marian Zeis
e6ba38df6c fix: change difficutly minesweeper to "medium" 2022-04-01 09:45:23 +02:00
Mike Pokraka
b4d427d169 Remove ADT output (#97)
* Remove ADT output

* Lint
2022-03-31 17:07:03 +02:00
Marc Bernard
8480a5528b Merge pull request #100 from schmelto/patch-1
docs: add missing full stop & format
2022-03-31 16:55:07 +02:00
Tom Schmelzer
f67609708f docs: add missing full stop & format 2022-03-31 15:00:19 +02:00
Mike Pokraka
80a54adcc0 New exercise Custom Signs (#94) 2022-03-29 14:21:29 +02:00
Marian Zeis
4c2b41b530 New Exercise: Phone Number (#92) 2022-03-28 09:17:27 +02:00
Marc Bernard
f83a5ed7a6 Expand documentation for testing (#86)
* Expand documentation for testing

- Include instruction for using abapGit
- Add some details on testing

* Update docs/TESTS.md

Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>

Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>
2022-03-25 17:03:46 +01:00
Marc Bernard
561c09fdce Update README.md (#84)
* Update README.md

* Create CONTRIBUTING.md

* Update README.md

Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>

Co-authored-by: Tom Schmelzer <30869493+schmelto@users.noreply.github.com>
2022-03-25 17:03:22 +01:00
Mike Pokraka
9a1d20ef88 Remove obsolete syntax (#81)
* Remove obsolete syntax

* Update SNIPPET.txt

* Grammar :)

Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-03-25 06:55:19 +01:00
Mike Pokraka
a91750d440 New exercise Elyses Enchantments (#78) 2022-03-24 10:15:14 +01:00
Lars Hvam
49f073a8e6 Activate ABAP track! (#80) 2022-03-24 09:59:24 +01:00
Marc Bernard
6423d8ce40 Update exercise description (#79)
Align descriptions with standard
2022-03-22 16:37:29 +01:00
Exercism Bot
f3232c6ae4 🤖 Sync org-wide files to upstream repo (#77)
More info: 54b950e35d
2022-03-10 15:41:15 +01:00
Marc Bernard
9750f54845 Update shared docs (#75)
* Update shared documentation

* Update tests.md

* Update tests.md

* Update help.md
2022-03-10 07:15:49 +01:00
Lars Hvam
c87447c9b6 add some key features (#74)
* add some key features

* Update config.json

* there
2022-03-09 14:30:28 +01:00
dependabot[bot]
1969af1c6f Bump actions/checkout from 2 to 3 (#73)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-02 15:36:04 +01:00
dependabot[bot]
4beb92c8aa Bump actions/setup-node from 2.5.1 to 3 (#72)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](1f8c6b94b2...9ced9a43a2)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-25 15:33:37 +01:00
Lars Hvam
b03be27bcd Fix CI after v2 update, add few links + fix typo (#67) 2022-02-11 15:34:39 +01:00
Marian Zeis
bc30c17324 New Exercise: Nth Prime (#47)
* new exercise nth prime

* change config.json to random place

* reduce test number for performance

* fix duplication

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-01-28 15:26:25 +01:00
Marc Bernard
75da17fbe8 Documentation (#66)
* Documentation

* Update docs/INSTALLATION.md

Co-authored-by: g-back <27279305+g-back@users.noreply.github.com>

* Update docs/TESTS.md

Co-authored-by: g-back <27279305+g-back@users.noreply.github.com>

* Update docs/TESTS.md

Co-authored-by: g-back <27279305+g-back@users.noreply.github.com>

* fix spelling

Co-authored-by: g-back <27279305+g-back@users.noreply.github.com>
2022-01-28 15:19:34 +01:00
Lars Hvam
dc2143d47e update beer song (#65) 2022-01-26 18:40:43 +01:00
Marc Bernard
01f1369901 New Exercise: Beer Song (#59)
* New Exercise: Beer Song

* Move

* Shorten instructions

* Delete zcl_beer_song.clas.abap

* Trigger CI
2022-01-26 14:43:09 +01:00
Lars Hvam
8797d59bef minesweeper, update format (#64) 2022-01-26 14:36:16 +01:00
Lars Hvam
b3b112dab2 decrease timeout to 9 (#57)
will show as "10" on website...
2022-01-11 10:33:46 +01:00
Marc Bernard
0b427f8115 Update Resistor Color metadata (#63) 2022-01-10 16:19:54 +01:00
Marc Bernard
e430dd2875 Update Minesweeper metadata (#62) 2022-01-10 16:19:33 +01:00
Marc Bernard
ea84d1c33f Update clock metadata (#61) 2022-01-10 16:17:15 +01:00
Marc Bernard
8fbf3f333f Add .editorconfig.json (#58)
Matches abapGit config
2022-01-10 15:19:29 +01:00
Marc Bernard
341474a373 New exercise: Minesweeper (#55)
* New exercise: Minesweeper

* lint

* Disable if_not_if, nesting
2022-01-10 12:22:57 +01:00
Lars Hvam
8f8c006e2b test: change text (#54) 2022-01-10 11:32:49 +01:00
Lars Hvam
a173eba1e5 rollback 2022-01-09 19:32:42 +01:00