Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Status? #10

Closed
maelle opened this issue May 14, 2018 · 2 comments
Closed

Status? #10

maelle opened this issue May 14, 2018 · 2 comments

Comments

@maelle
Copy link

maelle commented May 14, 2018

@noamross Has development of this package been suspended? Should it get a suspended or abandoned status badge and then be archived (reversible decision) like a few other repos?

@noamross
Copy link
Owner

Yeah, let's go with suspended. It was a minimal usable version that hasn't kept up with changes to the underlying JS, and was added pre-onboarding.

@maelle
Copy link
Author

maelle commented May 14, 2018

Are you fine with my archiving it? I'd

  • close all issues

  • add a stop sign and SUSPENDED to the repo description (bc otherwise the archived status isn't very clear in search results)

  • add the badge

  • and archive the repo

noamross added a commit that referenced this issue Nov 15, 2018
0655854 v0.4.2
42a2435 Runtime errors when parsing shared tests should increment the failed test counter
e0fab24 Bugfix: Ensure bullet-style lines are parsed as plain text when not within either a
d7fab0d Count unparseable shared tests as failed tests
99a4f75 v0.4.1
34cd476 Always parse the last line of a document, event if it doesn't contain any special characters.
498ff60 v0.4.0
60adae5 unicode
c8d7a4d Merge branch 'develop' into feature/unicode
c65bd01 Updated shared tests
ded1d8d Corrected npm script command to run tests
25ca942 Within freeforms, don't treat dot-notation within scope keys as a signal to nest data.
b3ec3be Unless we're within a freeform array, closing the current scope with `{}` or `[]` should bring us back up to the global level, not just a single level up.
0b8dd3f updated test suite
17681ce merged with develop
8295348 version 0.3.1
8712775 Merge pull request #14 from newsdev/feature/freeform
4778095 Updated submodule tests
330fb92 Merge pull request #13 from mihi-tr/develop
2b7d8b3 archieml.js use strict locally
786c054 Slight modifications to the freeform array type: * Changed the "key" / "content" attributes to "type" and "value", to   differentiate from "normal" key/value pairs. * Standardized format for nested objects and arrays within freeforms, so   that they too have "type" and "value" attributes.
2ff480c Looking at other languages that allow broad unicode use in variable assignment (such as Swift), I came up with a blacklist of certain carhacters we should avoid.
a98c313 make freeforms work as nested objects + contain nested objects
5f58e84 WIP freeform arrays
96fbe6c Version 0.3.0
0f41cbc Ignore Makefile
64074da updated shared tests
b738a02 Updated tests to reflect comments turned off by default
a5b3808 Merge branch 'feature/optional-comments' into develop
dc9dc23 Disable comments by default
5eb88b3 updated shared tests
66c8c43 Ensure stack is reset on an empty object ({})
80b19e7 updated archieml.org submodule
8012922 update archieml.org submodule commit
aa7d760 Make removing comments and converting double brackets to single brackets optional via an options object
4acfe9c Try created nested arrays.
b8e4184 Shared tests should preserve arrays in test key as well
a54ebeb Updated readme with new instructions for running tests
63c8e42 v0.2.0
9625773 updated shared test suite to include @kevinschaul's new spec
73d670f Removed old tests
02736c0 merged with develop
6fb4a43 Merge pull request #10 from newsdev/feature/consolidated-tests
99519a2 Use shared test suite
208ba14 Merge branch 'develop' into feature/consolidated-tests
d949c68 In reference to newsdev/archieml.org#12, and a clarification in the 1.0 spec, this commit implements the following two changes:
6a85cf3 Fix redefine key as scope bug
4d7138d Add test for redefining key as a new scope
75825f5 Replaced tests with shared tests from archieml.org
0266985 ignore node_modules directory

git-subtree-dir: inst/archieml-js
git-subtree-split: 065585410cae1b6512f51d9c607209985b70a99e
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants