Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tech debt weaver upgrade #443

Merged
20 commits merged into from
Aug 25, 2022
Merged

Tech debt weaver upgrade #443

20 commits merged into from
Aug 25, 2022

Conversation

ghost
Copy link

@ghost ghost commented Aug 5, 2022

No description provided.

@coveralls
Copy link

coveralls commented Aug 5, 2022

Coverage Status

Coverage remained the same at 45.273% when pulling d35010b on staging into 43e01a9 on main.

kaladay and others added 18 commits August 16, 2022 16:33
Use the triple pound symbol as section separators.

Organized in this order:
1) Section
1.1) Hidden Directories
1.2) Directories
1.3) Hidden Files
1.4) Files
1.5) Inverse rules (same hidden to directory to file pattern is repeated for these).
This brings in the newer practices (which have not yet fully been ironed out yet).
An attempt is made to merge the existing documentation with this.

There may be additional changes once this processed is ironed out.
- The deployment should also explain Maven.
- Remove or replace stale MAGPIE references.
- Don't include explicit bold in header titles.
- Update Dockerfile for consistency.
- Update Dockerfile to combine RUN commands for better layer caching.
- Update Dockerfile to use --non-unique to both useradd and groupadd commands.
- Update Dockerfile RUN build command to utilize jar profile.
- Refactor NPM_REGISTRY_URL to NPM_REGISTRY as not an actual URL.
- Update karma.config.js for consistency.
- Update karma.config.js preprocessors to include index.html app/**/*.html.
- Update karma.config.js using single quotes.
There is a user documentation wiki, so point to that.
Only reference the additional settings found in the deploying file.
@ghost ghost merged commit ec84fca into main Aug 25, 2022
@ghost ghost deleted the staging branch September 21, 2022 14:17
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants