Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

YumNumm

YumNumm opened a pull request on tatsutakein/zenn-contents
fix: pubspec.yamlにおける workspace部分のインデントズレを修正
## 概要 - `pubspec.yaml`における、`workspace`の記載について インデントがズレていたため修正しました ## 参考リンク https://dart.dev/tools/pub/workspaces#:~:text=To%20create%20a%20workspace%3A を参考にしました
YumNumm pushed 1 commit to patch-1 YumNumm/zenn-contents
  • fix: pubspec.yamlにおける workspace部分のインデントズレを修正 https://dart.dev/tools/pub/workspaces#:~:text=To%20create%20a%20workspa... 9da7d3c

View on GitHub

YumNumm created a branch on YumNumm/EQMonitor

chore/pub-workspace-melos - An earthquake monitoring Application

YumNumm deleted a branch YumNumm/EQMonitor

update/flutter-3-27-2

YumNumm pushed 5 commits to develop YumNumm/EQMonitor
  • update flutter 3.27.2 310de23
  • Update Dart and Flutter SDK constraints across multiple packages to version 3.6.1 and 3.27.2 respectively. This chang... 5866f15
  • Merge remote-tracking branch 'origin/develop' into update/flutter-3-27-2 2b86a72
  • Update Dart SDK constraint in pubspec.lock to version 3.6.1 for compatibility with latest features 609537c
  • Merge pull request #880 from YumNumm:update/flutter-3-27-2 Flutter 3.27.2にアップデート 164056d

View on GitHub

YumNumm pushed 1 commit to update/flutter-3-27-2 YumNumm/EQMonitor
  • Update Dart SDK constraint in pubspec.lock to version 3.6.1 for compatibility with latest features 609537c

View on GitHub

YumNumm pushed 3 commits to update/flutter-3-27-2 YumNumm/EQMonitor
  • add: base package 7fb372d
  • Merge pull request #879 from YumNumm:feature/replay [chore] Add base package 8462582
  • Merge remote-tracking branch 'origin/develop' into update/flutter-3-27-2 2b86a72

View on GitHub

YumNumm opened a pull request on YumNumm/EQMonitor
Flutter 3.27.2にアップデート
YumNumm created a branch on YumNumm/EQMonitor

update/flutter-3-27-2 - An earthquake monitoring Application

YumNumm deleted a branch YumNumm/EQMonitor

feature/replay

YumNumm pushed 2 commits to develop YumNumm/EQMonitor
  • add: base package 7fb372d
  • Merge pull request #879 from YumNumm:feature/replay [chore] Add base package 8462582

View on GitHub

YumNumm closed a pull request on YumNumm/EQMonitor
[chore] Add base package
YumNumm opened a pull request on YumNumm/EQMonitor
[chore] Add base package
YumNumm created a branch on YumNumm/EQMonitor

feature/replay - An earthquake monitoring Application

YumNumm pushed 19 commits to develop YumNumm/EQMonitor
  • remove env package 86e992c
  • Remove environment configuration files and related .gitignore entries 3335131
  • Add example environment configuration file c6b8e1c
  • Update launch configurations for EQMonitor to include environment file definitions for development and production modes acc9459
  • chore: 不要なブランチ条件分岐を削除 CIが作成したPRからはCIが回らないため 9c3e9f4
  • Refactor environment imports and introduce Env utility class - Updated imports in multiple files to use the new Env ... b65ce9d
  • Add symlink for environments directory Created a new symlink for the environments directory to streamline access to ... 5d139f0
  • Add Flavor display to Debugger Page - Introduced a new ListTile in the debugger_page.dart to display the current fla... 4c42dd8
  • enable auto sign a444eae
  • Add example environment configuration file 327d6fa
  • Add script to generate and base64 encode environment tarball 2ed86a4
  • Update GitHub Actions workflows and dependencies - Updated the Flutter FVM and Flutter Action versions in the setup ... 58b261e
  • Enhance GitHub Actions workflow for iOS and Android builds - Added a step to extract and decode the Dotenv environme... 1b88ab4
  • Add Brewfile to manage xcbeautify dependency a48f4db
  • Refactor environment variable management and streamline build process - Introduced a new Env utility class to manage... a724d5c
  • Fix launch configuration paths for environment files in VSCode settings - Updated the paths in `.vscode/launch.json`... 9831ebd
  • Enhance GitHub Actions workflow for iOS and Android builds - Added `ls -l` commands to list the contents of the envi... e0e54d4
  • Merge branch 'develop' into chore/env 6eb7a34
  • Merge pull request #878 from YumNumm/chore/env [chore] 環境変数の持ち方をdart-defineに変更 e891acf

View on GitHub

YumNumm deleted a branch YumNumm/EQMonitor

chore/env

YumNumm closed a pull request on YumNumm/EQMonitor
[chore] 環境変数の持ち方をdart-defineに変更
- Added `ls -l` commands to list the contents of the environment directory and private keys for better visibility during the build process. - Updated iOS and Android build commands to reference the...
YumNumm pushed 3 commits to chore/env YumNumm/EQMonitor
  • chore(deps): bump the dependencies group across 1 directory with 2 updates Bumps the dependencies group with 2 updat... 89dc24e
  • Merge pull request #877 from YumNumm/dependabot/github_actions/dependencies-ac2845249c chore(deps): bump the depende... f382130
  • Merge branch 'develop' into chore/env 6eb7a34

View on GitHub

YumNumm created a review on a pull request on YumNumm/EQMonitor
CIは壊しました...

View on GitHub

YumNumm created a review on a pull request on YumNumm/EQMonitor
CIは壊しました...

View on GitHub

YumNumm opened a pull request on YumNumm/EQMonitor
[chore] 環境変数の持ち方をdart-defineに変更
- Added `ls -l` commands to list the contents of the environment directory and private keys for better visibility during the build process. - Updated iOS and Android build commands to reference the...
YumNumm pushed 1 commit to chore/env YumNumm/EQMonitor
  • Enhance GitHub Actions workflow for iOS and Android builds - Added `ls -l` commands to list the contents of the envi... e0e54d4

View on GitHub

YumNumm pushed 1 commit to chore/env YumNumm/EQMonitor
  • Fix launch configuration paths for environment files in VSCode settings - Updated the paths in `.vscode/launch.json`... 9831ebd

View on GitHub

YumNumm pushed 1 commit to chore/env YumNumm/EQMonitor
  • Refactor environment variable management and streamline build process - Introduced a new Env utility class to manage... a724d5c

View on GitHub

YumNumm pushed 1 commit to chore/env YumNumm/EQMonitor
  • Add Brewfile to manage xcbeautify dependency a48f4db

View on GitHub

YumNumm pushed 2 commits to develop YumNumm/EQMonitor
  • chore(deps): bump the dependencies group across 1 directory with 2 updates Bumps the dependencies group with 2 updat... 89dc24e
  • Merge pull request #877 from YumNumm/dependabot/github_actions/dependencies-ac2845249c chore(deps): bump the depende... f382130

View on GitHub

YumNumm closed a pull request on YumNumm/EQMonitor
chore(deps): bump the dependencies group across 1 directory with 2 updates
Bumps the dependencies group with 2 updates in the / directory: [ruby/setup-ruby](https://github.com/ruby/setup-ruby) and [actions/upload-artifact](https://github.com/actions/upload-artifact). Upd...
YumNumm pushed 1 commit to chore/env YumNumm/EQMonitor
  • Enhance GitHub Actions workflow for iOS and Android builds - Added a step to extract and decode the Dotenv environme... 1b88ab4

View on GitHub

YumNumm created a branch on YumNumm/EQMonitor

chore/env - An earthquake monitoring Application

Load more