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

fix!: Move to a single package.json at the top level #255

Merged
merged 2 commits into from
Mar 25, 2024

Conversation

nielm
Copy link
Collaborator

@nielm nielm commented Mar 21, 2024

All package.jsons in subdirs are removed, merging the contents down.
Cloud Build and dockerfiles now in root.

feat: Get version number from package.json for counters and user-agents
chore: Update workflows for single package.json
chore: Update dockerfile builds for single package.json
chore: Split src/index.js into separate files for unified scaler and cloud function invokers
chore: Add root directory files to gcloudignore and functions src builder

Depends on #245 and #254

@nielm nielm added documentation Improvements or additions to documentation enhancement New feature or request code health labels Mar 21, 2024
@henrybell henrybell self-assigned this Mar 22, 2024
Dockerfile-poller Outdated Show resolved Hide resolved
Dockerfile-scaler Outdated Show resolved Hide resolved
All package.jsons in subdirs are removed, merging the contents down.
Cloud Build and dockerfiles now in root.

feat: Get version number from package.json for counters and user-agents
chore: Update workflows for single package.json
chore: Update dockerfile builds for single package.json
chore: Split src/index.js into separate files for unified scaler and cloud function invokers
chore: Add root directory files to gcloudignore and functions src builder
@henrybell henrybell merged commit e63dad4 into cloudspannerecosystem:version_2 Mar 25, 2024
8 checks passed
@nielm nielm deleted the singlePackage branch March 25, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code health documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants