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

develop-firebase -> main #64

Merged
merged 83 commits into from
Oct 2, 2024
Merged

develop-firebase -> main #64

merged 83 commits into from
Oct 2, 2024

Conversation

21CSM
Copy link
Owner

@21CSM 21CSM commented Oct 2, 2024

No description provided.

ci: add workflows for building with flakes

build(flake): add flake.nix
feat: add sveltekit/skeleton bare bones project
ci: add step to install node modules

ci: add unit testing to build.yml
Just checking if this even works - not sure if it will run on a fresh Ubuntu install
This is not very "nix-like" but should get it working for now.
build(flake): add playwright-web-flake for integration testing

ci: add command to install playwright browsers

ci: add integration testing to build.yml
build(flake): add check for Playwright browsers
feat: add firebase config

build: add firebase-tools

ci(firebase): add firebase deployment files

refactor: remove dummy test

ci: add deploy-preview.yml
feat: preview test after channelId update
21CSM and others added 28 commits September 26, 2024 03:00
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9357f4f23713673f310988025d9dc261c20e70c6?narHash=sha256-bvGoiQBvponpZh8ClUcmJ6QnsNKw0EMrCQJARK3bI1c%3D' (2024-09-21)
  → 'github:NixOS/nixpkgs/1925c603f17fc89f4c8f6bf6f631a802ad85d784?narHash=sha256-J%2BPeFKSDV%2BpHL7ukkfpVzCOO7mBSrrpJ3svwBFABbhI%3D' (2024-09-26)
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.44.0 to 2.44.1.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/[email protected]@2.44.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-4.0.2...svelte-check-4.0.4)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.7 to 5.4.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 3.2.6 to 3.2.7.
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](sveltejs/prettier-plugin-svelte@v3.2.6...v3.2.7)

---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…in-svelte-2.44.1

build(deps-dev): bump eslint-plugin-svelte from 2.44.0 to 2.44.1
…k-4.0.4

build(deps-dev): bump svelte-check from 4.0.2 to 4.0.4
build(deps-dev): bump vite from 5.4.7 to 5.4.8
…ugin-svelte-3.2.7

build(deps-dev): bump prettier-plugin-svelte from 3.2.6 to 3.2.7
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit) from 2.5.28 to 2.6.1.
- [Release notes](https://github.com/sveltejs/kit/releases)
- [Changelog](https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/[email protected]/packages/kit)

---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…t-2.6.1

build(deps-dev): bump @sveltejs/kit from 2.5.28 to 2.6.1
ci(firebase): modify workflow so that preview only deploys on src
Copy link
Contributor

github-actions bot commented Oct 2, 2024

Visit the preview URL for this PR (updated for commit b8a753d):

https://ars-antiqua--preview-zvf97p4m.web.app

(expires Wed, 09 Oct 2024 04:15:44 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 85d0b719008c7cfec05f723221e2e0e47235ae8f

@21CSM 21CSM merged commit 4e6c2a1 into main Oct 2, 2024
8 checks passed
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.

1 participant