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

refactor: updated lock file version check to use new workflow #13

Closed
wants to merge 46 commits into from

Conversation

Mashal-m
Copy link

@Mashal-m Mashal-m commented Aug 28, 2023

Renamed lockfileversion-check-v3 to lockfile-check in lockfile version file.

Ticket

Prototype a way to review NPM lockfiles in PRs

DawoudSheraz and others added 30 commits September 9, 2021 17:36
feat: add js script to get translation strings hashes from transifex
feat: put comments transifex api v3 script
build: update package details and reactifex base urls usage
build: remove package lock from gitignore
build: add publish access for scoped package publish
Revert "build: add publish access for scoped package publish"
fix: fix npm publish by making scoped package access public
fix: add src directory in installed package files
fix: Fix loop inconsistent behavior with async/await in put comments
…ons-from-travis

Shift CI from travis to github actions
BREAKING CHANGE: Node 12 features aren't supported anymore
Add DEPR workflow automation & default issue overrides
feat: update main.js to be equal to transifex utils
sarina and others added 16 commits April 4, 2022 18:32
docs: Add description to temporary .github/ISSUE_TEMPLATE files
fix: Fixed indentation in CI workflow
* feat: Add package-lock file version check
Update eslint and plugins to avoid dependency resolution failures
stemming from the use of the latest Node 16 version.  Also fix the
resulting linting errors.

At the same time, use `ubuntu-latest` and use `npm ci` for CI settings.
Fix github url strings (org edx -> openedx)
The .github/workflows/self-assign-issue.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
…yml`.

The .github/workflows/add-remove-label-on-comment.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
…d.yml`.

The .github/workflows/add-depr-ticket-to-depr-board.yml workflow is missing or needs an update to stay in
sync with the current standard for this workflow as defined in the
`.github` repo of the `openedx` GitHub org.
feat: upgraded to node v18, added .nvmrc and updated workflows
@Mashal-m Mashal-m changed the title refactor: update lock file version refactor: updated lock file version check to use new workflow Aug 31, 2023
@Mashal-m Mashal-m closed this Sep 11, 2023
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.

10 participants